2/18/2008
Two-way ANOVA
- Interaction (Return to hypothetical experiment)
- Profile plots (see handout)
- Plot of the cell means against the levels of Factor A and follow (profile) the levels of Factor B
- Plot of the cell means against the levels of Factor B and follow (profile) the levels of Factor A
- Hypotheses
- Sum of Squares Identity
- SSTO = SSA + SSB + SSAB + SSE
Two-way ANOVA table
Source of Variation |
d.f. |
Sum of Squares |
Mean Square |
F-Statistic |
p-value |
Factor A main effects
|
k-1 |
SSA |
MSA |
MSA/MSE |
|
Factor B main effects |
l-1 |
SSB |
MSB |
MSB/MSE |
|
Interaction (A*B) |
(k-1)(l-1) |
SSAB |
MSAB |
MSAB/MSE |
|
Error |
kl(m-1) |
SSE |
MSE |
|
|
Total |
klm-1 |
SSTO |
|
|
|
- F-distributions: percentiles and p-value can be obtained from statistical software
Example - See potato.sas (see handout)
Assumptions
- Normality
- Independence
- Equal standard deviations
Residual plots for checking assumptions
- Residual = observation minus estimated mean
- Plot residuals against predicted values (treatment means) and other available variables
- Construct a normal probability plot for the residuals
Multiple comparisons can sometimes be used to identify significant differences in the treatments