Correlation Flashcards
(9 cards)
Describing a scatterplot
- Direction
- Form
- Strength
r
numerical value that measures stength of correlation
1 = perfect positive correlation
-1 = perfect negative correlation
[-1,1]
Linear Regression
y = a + bx
Extrapolation
using regression lines to make predictions ooutside data range
-> unreliable, should be avoided
Residuals
the difference between observed and expected values
observed - expected
Residual Plot
Plots residuals of each point on y-axis
If linear correlation: no noticeable form on residual plot
s
Standard Deviation of Residuals
Lower s = more accurate
Measured in y units
r^2
measures what % of variation in y is explained by x
Higher r^2 = more accurate
no units
Influential points
Outliers on x-axis that have strong influence on regression line