Processing math: 100%

Anova: Adjusted R-Squared

R-squared adjusted for the number of parameters in the model relative to the number of points in the design. A measure of the amount of variation about the mean explained by the model.

Adj.R2=1[(SSresidualdfresidual)/(SSresidual+SSmodeldfresidual+dfmodel)]=1[(SSresidualdfresidual)/(SStotalSScurvatureSSblockdftotaldfcurvaturedfblock)]

The Adjusted R-squared and Predicted R-squared should be within approximately 0.20 of each other to be in “reasonable agreement.” If they are not, there may be a problem with either the data or the model.