Linear Regression Models
Unit 2 · Exploring Two-Variable Data
What AP Stats asks here
The least-squares regression line (LSRL) fits the line that minimizes the sum of squared residuals. Examiners look for two things: a numerically correct fit and a context-rich interpretation that includes the word 'predicted', the correct units, and a warning about extrapolation when the prediction sits outside the observed range.
LSRL
Goodness of fit
Compute the LSRL
Use for the slope. The intercept comes from , which is just the algebra that guarantees the line passes through .
Practice more of this type— AI-generated · always-new problems
Generate Problems →Interpret slope and intercept
Use 'predicted', name the units, name the direction, and tie to context. The intercept is meaningful only if is in or near the observed range and physically interpretable.
Practice more of this type— AI-generated · always-new problems
Generate Problems →Predict and check for extrapolation
Plug into the LSRL, but check whether sits inside the observed range. Outside that range, the model is not validated.
Practice more of this type— AI-generated · always-new problems
Generate Problems →