Exercises: Assess Fit by Analyzing Residuals
Work through each section in order. A residual is observed minus
predicted: positive when the data point is ABOVE the model, negative
when below. Keep the sign. When reading a residual plot, remember the
key idea: random scatter around zero means a GOOD fit, while a clear
pattern (a curve or a fan) means the model is wrong.
Warm-Up: What Is a Residual?
These problems review the residual definition and its sign.
A function is fitted to data. For one data point, the observed value is and the model's predicted value is . What is the residual at this point?
, because residual = observed predicted
, because a residual measures how far off the model is, which cannot be negative
, predicted minus observed
A line models a phone bill, where is minutes used. At minutes a customer was actually charged . The model predicts . What is the residual (observed predicted) for this customer?
A student builds a residual plot and expects it to look just like the original scatter plot of the data. Why is that expectation wrong?
The residual plot shows only the misses (residual vs ), centered on zero with the trend removed, so it is a different picture from the data cloud.
The residual plot is identical to the scatter plot, just rotated.
The residual plot always shows a straight increasing line.
A residual plot and a scatter plot are the same graph with different labels.
Fluency Practice
Compute residuals and read residual plots.
The scatter plot below shows data with a fitted line. For the highlighted point, the observed value is and the line predicts at that . What is the residual (observed predicted)?
A line is fitted to data. At the observed value is . Compute the residual (observed predicted) at this point.
You have these residuals at the given -values: , , , . To build the residual plot, where does the point for go relative to the zero line?
At height above the zero line, plotted at .
At height below the zero line, plotted at .
At the original observed -value, not at the residual.
On the zero line, since residuals always lie on zero.
The residual plot below shows residuals scattered randomly around the zero line with no clear pattern. What does this say about the fit of the model?
The model fits well; random scatter around zero means only noise is left over.
The model is poor, because the residuals are not all exactly zero.
The model is poor, because some residuals are negative.
You cannot tell anything from a residual plot.
A residual plot shows a clear U-shaped pattern: the residuals are positive at the left and right ends and negative in the middle. What is the most likely problem, and what should you do?
The data is curved and a line was the wrong family; refit with a quadratic or exponential.
The data was recorded incorrectly and should be thrown out.
Nothing is wrong; a U-shape is the normal look of a good fit.
The residuals should be made positive to remove the pattern.
You're viewing 2 of 6 sections.
Create a free account to continue the full exercise set and save your progress.
Create free account