Question
The least-squares line usually does not go through all the sample data points ( x, y ). In fact, for a specified x value from
The least-squares line usually does not go through all the sample data points (x, y). In fact, for a specifiedxvalue from a data pair (x, y), there is usually a difference between the predicted value and they value paired withx. This difference is called theresidual.The residual is the difference between theyvalue in a specified data pair (x, y) and the value=a + bxpredicted by the least-squares line for the samex. y-is the residual.One way to assess how well a least-squares line serves as a model for the data is aresidual plot. To make a residual plot, we put thexvalues in order on the horizontal axis and plot the corresponding residuals (y-) in the vertical direction. Because the mean of the residuals is always zero for a least-squares model, we place a horizontal line at zero. The accompanying figure shows a residual plot for the data of a study in which the relationship between the number of ads run per week and the number of cars sold that week was explored. To make the residual plot, first compute all the residuals. Remember thatxandyare the given data values, andis computed from the least-squares line6.56 + 1.01x.Residual
x | y | y - | |
6 | 15 | 12.6 | 2.4 |
20 | 31 | 26.8 | 4.2 |
0 | 10 | 6.6 | 3.4 |
14 | 16 | 20.7 | -4.7 |
25 | 28 | 31.8 | -3.8 |
(a) If the least-squares line provides a reasonable model for the data, the pattern of points in the plot will seem random and unstructured about the horizontal line at 0. Is this the case for the residual plot?
Yes. The pattern of residuals does not appear randomly scattered around the horizontal line at 0.
Yes. The pattern of residuals appears randomly scattered around the horizontal line at 0.
No. The pattern of residuals appears randomly scattered around the horizontal line at 0.
No. The pattern of residuals does not appear randomly scattered around the horizontal line at 0.
(b) If a point on the residual plot seems far outside the pattern of other points, it might reflect an unusual data point (x, y), called anoutlier. Such points may have quite an influence on the least-squares model. Do there appear to be any outliers in the data for the residual plot?
No. There do not appear to be any outliers.
Yes. There do not appear to be any outliers.
No. There appear to be outliers.
Yes. There appear to be outliers.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started