AP Statistics · Topic 2.9
Analyzing Departures from Linearity Practice
Part of Exploring Two-Variable Data.(DAT-1.F)
Practice questions
19
Sample questions
5 of 19 — sign in to practice the rest with adaptive difficulty and mastery tracking.
Sample 1difficulty 2/5
Before fitting a least-squares line, an analyst examines the scatterplot.
Why is checking linearity important?
- A
Linearity guarantees no outliers
- Bcheck_circle
Least-squares regression is meaningful only when the relationship is approximately linear
- C
Linearity ensures r-squared = 100%
- D
Without linearity, r equals zero
Why
Fitting a line to nonlinear data yields misleading interpretations and biased predictions.
- A
Sample 2difficulty 2/5
A model based on observed x-values from 5 to 20 is used to predict y at x = 50.
The prediction is:
- Acheck_circle
An extrapolation and likely unreliable
- B
Always equal to the mean of y
- C
An interpolation and likely accurate
- D
Independent of the range of x
Why
Predicting beyond the observed x-range is extrapolation; the model may not hold there.
- A
Sample 3difficulty 3/5
A residual plot is shown for a linear regression model.
What does the curved pattern suggest?
- A
The data have no outliers
- B
The correlation is exactly 0
- Ccheck_circle
A linear model is not appropriate
- D
The model fits well
Why
A clear curved (non-random) pattern in the residual plot indicates the linear model fails to capture the true relationship.
- A
Sample 4difficulty 3/5
A linear model fits log(y-hat) = 1 + 0.30 x (log base 10).
Predict y at x = 2.
- Acheck_circle
10^1.6 ~= 39.8
- B
10 + 0.6
- C
1.6
- D
0.30 * 2
Why
log(y-hat) = 1 + 0.30(2) = 1.6, so y-hat = 10^1.6 ~= 39.8.
- A
Sample 5difficulty 3/5
A residual plot with random scatter (no pattern) suggests
- A
Outlier present
- B
r ≈ 0
- Ccheck_circle
Linear model is appropriate
- D
Nonlinear relationship
Why
No systematic pattern → linear fit is suitable.
- A