Here’s what we want to accomplish in this class:
- Briefly discuss scatterplots (
geom_point()
). Slides.
- Discuss the magnitude of a correlation coefficient [pdf].
- Discuss the intuition and calculation of the correlation coefficient
\(r\), both by hand in with R. A one SD
increase in X, leads to an \(r\) SD
increase in Y.
- Slides
on regression.
- Live regression coding
Carlisle Rainey