Residuals and Residual Plots
Define a residual as the vertical gap between an observed data value and the value predicted by a regression line, compute residuals from a regression equation and data, and use residual plots to judge whether a linear model is appropriate.
Step 1 of 128%
Tutorial
Defining the Residual
A regression line gives a predicted value for each value of . The actual observed value usually differs from , and that difference is called the residual.
The residual for a data point is the observed value minus the predicted value:
Geometrically, is the vertical distance from the point to the regression line.
For example, suppose the regression line is and one of the observations is . The predicted value at is
so the residual is
The observation sits units above the regression line.