b:head_first_statistics:visualization
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
b:head_first_statistics:visualization [2024/09/04 08:36] – [Scatter plot] hkimscil | b:head_first_statistics:visualization [2024/09/04 08:49] (current) – [Scatter plot] hkimscil | ||
---|---|---|---|
Line 151: | Line 151: | ||
</ | </ | ||
{{: | {{: | ||
+ | |||
+ | Outlier에 대한 주의 | ||
+ | [{{: | ||
+ | <WRAP clear /> | ||
+ | |||
A bit more fancy line | A bit more fancy line | ||
Line 164: | Line 169: | ||
<WRAP clear /> | <WRAP clear /> | ||
- | see | + | ====== Presentation ====== |
+ | For a very good example, | ||
https:// | https:// | ||
* Life expectancy data: {{: | * Life expectancy data: {{: | ||
- | <code> | + | <WRAP clear/> |
- | le <- as.data.frame(read.csv(" | + | ====== Histogram skewedness ====== |
- | colnames(le)[1] <- " | + | |
- | lea <- le$X2017 | + | |
- | leb <- lea[complete.cases(lea)] | + | |
- | hist(leb, color=" | + | |
- | </ | + | |
- | [{{: | ||
- | <WRAP clear/>. | ||
- | [{{: | ||
- | <WRAP clear/>. | ||
[{{: | [{{: | ||
<WRAP clear/>. | <WRAP clear/>. | ||
[{{: | [{{: | ||
<WRAP clear/>. | <WRAP clear/>. | ||
- | box plot | + | ====== |
< | < | ||
# Boxplot of MPG by Car Cylinders | # Boxplot of MPG by Car Cylinders |
b/head_first_statistics/visualization.1725406582.txt.gz · Last modified: 2024/09/04 08:36 by hkimscil