What this quiz covers
This quiz focuses on Residuals, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Statistics.
Two different models, Model A (linear) and Model B (quadratic), are fitted to the same set of bivariate data. The sum of squared residuals for Model A is 125.8. The sum of squared residuals for Model B is 87.2.
Which of the following is the best conclusion based on this information?
AP Statistics Quiz
Practice Residuals in AP Statistics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Residuals, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Statistics.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
Two different models, Model A (linear) and Model B (quadratic), are fitted to the same set of bivariate data. The sum of squared residuals for Model A is 125.8. The sum of squared residuals for Model B is 87.2.
Which of the following is the best conclusion based on this information?
Explanation: The sum of squared residuals measures the total prediction error of a model. A model with a smaller sum of squared residuals provides a better fit to the data because the data points are, on average, closer to the model's predictions.
A teacher fits a least-squares regression line to model the relationship between hours studied and test scores for a group of students. A plot of the residuals versus hours studied shows a random scatter of points evenly distributed above and below the horizontal axis at zero, with no discernible pattern.
Which of the following conclusions is supported by the residual plot?
Explanation: A residual plot that shows a random scatter of points around the zero line with no obvious pattern indicates that a linear model is appropriate for the data.
The term least-squares regression refers to the method used to find the line of best fit for a set of bivariate data.
In what sense is this line considered the 'best fit'?
Explanation: The least-squares regression line is defined as the line that minimizes the sum of the squared vertical distances (residuals) from the data points to the line.
A financial analyst creates a linear model to predict company profits based on advertising spending. The corresponding residual plot shows that the residuals are close to zero for low advertising spending but become much more spread out (both positive and negative) as advertising spending increases.
What does this pattern in the residual plot suggest?
Explanation: A fan-shaped or cone-shaped pattern in a residual plot indicates that the variance of the residuals is not constant (a condition known as heteroscedasticity). This violates a key assumption for regression inference.
A linear regression model is used to predict the price of a used car based on its mileage. For a particular car with 50,000 miles, the model predicts a price of 15,000.Theactualsellingpriceofthecarwas16,200.
How is the residual for this car calculated?
Explanation: The residual is defined as the difference between the actual observed value (y) and the value predicted by the regression model (y^). In this case, the calculation is y−y^=16,200−15,000.
A biologist models the height of a plant (in cm) based on the number of days since germination using the least-squares regression line predicted height=1.2+0.5×(days). After 10 days, a specific plant has an actual height of 7.0 cm.
What is the residual for this plant?
Explanation: First, calculate the predicted height using the regression equation: y^=1.2+0.5(10)=1.2+5=6.2 cm. The residual is the actual height minus the predicted height: residual=y−y^=7.0−6.2=0.8 cm.
A regression analysis was conducted to predict students' final exam scores from their midterm exam scores. For one student, the residual was +5 points.
Which of the following is the best interpretation of this residual?
Explanation: A positive residual indicates that the actual value (y) is greater than the predicted value (y^). Therefore, the student's actual final exam score was 5 points above what the model predicted based on their midterm score.
A researcher fits a least-squares regression line to a set of bivariate data.
Which of the following statements about the residuals from this least-squares regression line must be true?
Explanation: A fundamental mathematical property of the least-squares regression line is that the sum of the residuals (∑(yi−y^i)) is always zero.
After fitting a linear regression model to a set of data, a statistician constructs a residual plot. The plot reveals a distinct U-shaped pattern in the residuals.
What is the most appropriate conclusion the statistician should draw from this residual plot?
Explanation: Any clear pattern, such as a curve, in a residual plot indicates that the relationship between the variables is not linear. Therefore, a linear model is not appropriate.
The least-squares regression line predicted weight=5.4+2.1×(age) is used to model the weight (in pounds) of a particular breed of dog based on its age (in months). For a 6-month-old dog, the residual was -1.2 pounds.
What was the actual weight of this 6-month-old dog?
Explanation: First, find the predicted weight: y^=5.4+2.1(6)=18.0 pounds. The residual is y−y^. So, −1.2=y−18.0. Solving for y gives the actual weight: y=18.0−1.2=16.8 pounds.
A linear regression was performed on 25 data points. One of the points has a residual that is substantially larger in magnitude than all other residuals.
What does this indicate about that specific data point?
Explanation: A large residual means the point lies far vertically from the regression line, which is the definition of an outlier in the context of regression. A point can be an outlier without being high-leverage or influential.
An admissions officer uses a linear model to predict college GPA from high school GPA. A student had a high school GPA of 3.8 and an actual first-year college GPA of 3.4. The residual for this student was +0.2.
What was the predicted first-year college GPA for this student according to the model?
Explanation: The formula for a residual is residual=actualy−predictedy. Rearranging for the predicted value gives predictedy=actualy−residual. In this case, the predicted GPA is 3.4−0.2=3.2.
A student creates a linear regression model and examines the corresponding residual plot. The student observes that the points in the residual plot seem to form a line with a positive slope.
Based on this observation, what should the student conclude?
Explanation: Any discernible pattern in a residual plot, including a linear pattern, indicates that the linear model does not adequately capture the relationship in the data. A random scatter is desired, so a linear model is not appropriate here.
A least-squares regression analysis is performed on a set of 10 data points.
Which of the following is NOT a possible set of residuals for the 10 data points?
Explanation: A key property of the least-squares regression line is that the sum of the residuals must be zero. It is impossible for one residual to be zero and the other nine to all be positive, as their sum would be greater than zero. The other options describe scenarios where the residuals could sum to zero.
Consider a least-squares regression line fitted to a scatterplot. One data point is moved vertically farther away from the regression line, while its x-coordinate remains the same.
What is the most likely effect on the residuals?
Explanation: Moving a point vertically increases its distance from the original line, thus increasing the magnitude of its residual. Because the least-squares line is calculated based on all points, this change will cause the line itself to recalculate and shift (unless the point is influential in a very specific way), which in turn changes the predicted values and thus the residuals for other points.
A linear regression model is used to predict monthly sales over a period of three years. The residuals are plotted against the month number (1, 2, ..., 36). The plot shows that residuals for consecutive months are often close in value, with strings of positive residuals followed by strings of negative residuals.
Which assumption for regression inference is most likely violated according to this plot?
Explanation: When residuals are plotted against a time variable, a non-random pattern such as strings of positive or negative values suggests that the error term for one observation is related to the error term of a previous observation. This pattern indicates a lack of independence among the residuals (autocorrelation).
In a linear regression analysis, the standard deviation of the residuals, s, is calculated to be 4.5 units.
What is the best interpretation of this value?
Explanation: The standard deviation of the residuals (s) measures the typical size of a prediction error (residual). It represents the approximate average vertical distance that the observed y-values fall from the fitted regression line.
A real estate agent uses a linear model to predict the selling price of houses based on their square footage. For a particular house, the residual is −$12,000.
Which of the following is the most accurate statement based on this residual?
Explanation: A negative residual means the actual value is less than the predicted value (y<y^). This implies that the model's prediction was higher than the actual selling price, so the model overestimated the price.
Which of the following correctly describes the variables plotted on the axes of a standard residual plot?
Explanation: A standard residual plot graphs the residuals (y−y^) on the vertical (y) axis against the explanatory variable (x) on the horizontal axis. Sometimes, predicted values (y^) are used on the horizontal axis instead.
What is the primary purpose of constructing and analyzing a residual plot in a linear regression analysis?
Explanation: Residual plots are a key diagnostic tool used to check the assumptions of a linear model, such as the linearity of the relationship and the constant variance of errors, to determine if the model is appropriate.