One-Way ANOVA Plots

The following plots are available for one-way ANOVA folios. For general information on working with plots, see Plot Utilities.

Level Plots

Level plots allow you to compare the visually evaluate the effects of different factor levels on the selected response.

Residual Plots

Residuals are the differences between the observed response values and the response values predicted by the model at each combination of factor values. Residual plots help to determine the validity of the model for the currently selected response. When applicable, a residual plot allows the user to select the type of residual to be used:

  • Regular Residual is the difference between the observed Y and the predicted Y.

  • Standardized Residual is the regular residual divided by the constant standard deviation.

  • Studentized Residual is the regular residual divided by an estimate of its standard deviation.

  • External Studentized Residual is the regular residual divided by an estimate of its standard deviation, where the observation in question is omitted from the estimation.

The plots are described next.

  • The Residual Histogram* is used to demonstrate whether the residual is normally distributed by dividing the residuals into equally spaced groups and plotting the frequency of the groups. The Residual Histogram Settings area allows you to:

    • Select Custom Bins to specify the number of groups, or bins, into which the residuals will be divided. Otherwise, the software will automatically select a default number of bins based on the number of observations.

    • Select Superimpose pdf to display the probability density function line on top of the bins.

Diagnostic Plots

* These plots are available only when there is error in the design, indicated by a positive value for sum of squares for Residual in the ANOVA table of the analysis results.

Related Topics and Links