Standard error of estimate

PrepNuggets

SEE = √MSE = √(SSE / n-2)

The SEE represents how far the observed values are from the predicted values of the dependent variable. A smaller SEE indicates a better fitting model, while a larger SEE indicates a poorer fitting model.

See also: ANOVA