Summary: Residuals & predicted
Click the Summary: Residuals & predicted button to display a spreadsheet with various statistics (types of residuals) for each observation. For a detailed description of the available statistics, see
Residuals and Predicted Values.
Normal plot of residuals
Click the Normal plot of residuals button to produce a normal probability plot of the residuals. Multiple regression assumes that the residual values (observed minus predicted values) are normally distributed, and that the regression function (the relationship between the independent and dependent variables) is linear in nature. If any of these assumptions is grossly violated, then the regression coefficients (B coefficients) may be affected (inflated or deflated), and the Statistical significance tests inflated or deflated. If "all is well," one can expect the residual values to be normally distributed. Normal probability plots provide a quick way to visually inspect to what extent the pattern of residuals follows a normal distribution. If the residuals are not normally distributed, they will deviate from the line. Outliers may also become evident in this plot. If there is a general lack of fit, and the data seem to form a clear pattern (e.g., an S shape) around the line, then the dependent variable may have to be transformed in some way (e.g., a log transformation to "pull in" the tail of the distribution, etc.; refer to the manual for additional details). For more information on how the standard normal probability plot is constructed, see Normal Probability Plots.