If you recall, there were four assumptions for regression (LINE), in ANOVA there are three primary assumptions (NOTE the missing assumption is linearity which actually does not make much sense when working with categorical predictors!):
- The responses for each factor level have a normal population distribution.
- These distributions have the same variance.
- The data are independent.
With Moriah’s data, we can examine the residual plots to determine if these assumptions are met.
As was the case with regression, normality is established by seeing a bell curve in the histogram. Equal variance is reflected in the “Versus Fits” plot, with the spread of the blue dots about the same across all three levels of the fitted values. Finally, independence is determined due to the nature of the study not being constructed of dependent sampling units.