1/6
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Ideal prediction of y from x
Linear Relationship
Statistical method fitting a line to data
Linear Regression
y = β0 + β1x + ε, with parameters β0, β1
Regression Model
Leftover variation after model fit
Residuals
Absolute distance of an observation from regression
Magnitude of Residuals
Visual evaluation of model fit using residuals
Residual Plot
Strength of a linear relationship between variables, calculated R = 1/(n-1) * sum[(xi - x̄)/sx * (yi - ȳ)/sy]. A value of -1 or 1 reflects a perfect linear relationship.
Correlation