PROPHET StatGuide: Two-factor factorial analysis of variance (ANOVA)


Two-factor factorial analysis of variance (ANOVA) is used to test the null hypotheses that each effect's level means are all equal, simultaneously for each of two factors/effects, and that the interactions between the two factors are all 0.


Assumptions:

Prophet uses Type III sums of squares in performing multi-factor ANOVAs. This method requires that there be at least one observation for each possible combination of levels for factor 1 and factor 2 (i.e., no empty cells), although it is not required that each cell have the same number of observations.

If the effects for one or both factors are random, Prophet requires that each cell have the same number of observations.

When there is only one observation for each possible combination of the levels for factor 1 and factor 2 (1 value per cell), there is not enough information available to fit a two-factor factorial model that includes an interaction term, because there is no way to separate the variation of the measurements from the interaction between the two factors. In this case, Prophet performs a main-effects-only model, which assumes that there is no interaction between the two factors. This assumption may or may not be appropriate.


Guidance:

To properly analyze and interpret results of two-factor factorial analysis of variance (ANOVA), you should be familiar with the following terms and concepts:

Failure to understand and properly apply two-factor factorial analysis of variance (ANOVA) may result in drawing erroneous conclusions from your data. If you are not familiar with these terms and concepts, you are advised to consult with a statistician. Additionally, you may want to consult the following references:

Examine the glossary.

Do a keyword search of PROPHET StatGuide.

Back to StatGuide testing equality of means/location page.

Back to StatGuide analysis of variance (ANOVA) page.

Back to StatGuide home page.

Last modified: March 11, 1997

©1996 BBN Corporation All rights reserved.