b:head_first_statistics:visualization
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| b:head_first_statistics:visualization [2026/09/01 23:05] – hkimscil | b:head_first_statistics:visualization [2026/09/01 23:14] (current) – [Scatter plot] hkimscil | ||
|---|---|---|---|
| Line 206: | Line 206: | ||
| - | < | + | < |
| - | attach(mtcars) | + | plot(mtcars$wt, mtcars$mpg, main=" |
| - | plot(wt, mpg, main=" | + | |
| | | ||
| | | ||
| - | + | {{.:pasted:20260901-230946.png?600}} | |
| - | {{: | + | |
| explanatory (설명) variable at x axis | explanatory (설명) variable at x axis | ||
| Line 222: | Line 220: | ||
| < | < | ||
| - | abline(lm(mpg~wt), | + | abline(lm(mtcars$mpg ~ mtcars$wt), col=" |
| </ | </ | ||
| - | {{:b:head_first_statistics:pasted:20240904-083157.png}} | + | {{.:pasted:20260901-231239.png? |
| + | {{{.:pasted:20260901-231245.png}} | ||
| Outlier에 대한 주의 | Outlier에 대한 주의 | ||
| [{{: | [{{: | ||
b/head_first_statistics/visualization.1788303916.txt.gz · Last modified: by hkimscil
