Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Factorial experiments study two or more factors at the same time, so researchers can estimate both individual factor effects and combined effects. This cheat sheet helps students organize treatment combinations, interpret interaction effects, and connect experimental designs to ANOVA models. It is especially useful when reading research studies, planning experiments, or analyzing data from designed studies.

Factorial designs are efficient because one experiment can answer several questions at once.

The core ideas are factors, levels, main effects, interactions, and error variation. A main effect compares the average response across levels of one factor, while an interaction asks whether that effect changes across levels of another factor. In a two-factor ANOVA, the model is often written as Yijk=μ+αi+βj+(αβ)ij+εijkY_{ijk}=\mu+\alpha_i+\beta_j+(\alpha\beta)_{ij}+\varepsilon_{ijk}.

Evidence for effects is usually judged with F=MSeffectMSEF=\frac{MS_{\text{effect}}}{MS_E} and supported by interaction plots or simple effects analysis.

Key Facts

  • A factorial design with factor AA having aa levels and factor BB having bb levels has abab treatment combinations.
  • With nn replicates per treatment combination, the total sample size in a balanced two-factor design is N=abnN=abn.
  • A common two-factor fixed-effects model is Yijk=μ+αi+βj+(αβ)ij+εijkY_{ijk}=\mu+\alpha_i+\beta_j+(\alpha\beta)_{ij}+\varepsilon_{ijk}, where εijk\varepsilon_{ijk} represents random error.
  • The main effect of factor AA compares marginal means, such as Yˉi..Yˉ...\bar{Y}_{i..}-\bar{Y}_{...}.
  • An interaction effect exists when the difference between levels of one factor changes across levels of another factor, meaning (αβ)ij0(\alpha\beta)_{ij}\neq 0 for at least one combination.
  • The ANOVA test statistic for any effect is F=MSeffectMSEF=\frac{MS_{\text{effect}}}{MS_E}, where MSEMS_E estimates within-cell error variance.
  • For a balanced two-factor ANOVA, the degrees of freedom are dfA=a1df_A=a-1, dfB=b1df_B=b-1, dfAB=(a1)(b1)df_{AB}=(a-1)(b-1), and dfE=ab(n1)df_E=ab(n-1).
  • In a 2k2^k factorial design, kk factors each have 22 levels, producing 2k2^k treatment combinations before replication.

Vocabulary

Factor
A factor is an explanatory variable that the experimenter studies, such as temperature, fertilizer type, or teaching method.
Level
A level is a specific value or category of a factor, such as low and high temperature.
Treatment Combination
A treatment combination is one specific pairing or grouping of factor levels used in the experiment.
Main Effect
A main effect is the average effect of one factor on the response after averaging over the levels of other factors.
Interaction Effect
An interaction effect occurs when the effect of one factor on the response depends on the level of another factor.
Balanced Design
A balanced design has the same number of observations in every treatment combination.

Common Mistakes to Avoid

  • Ignoring a significant interaction, then interpreting main effects alone. This is wrong because an interaction means the effect of one factor changes across levels of another factor.
  • Using cell means when marginal means are required. Main effects compare averages over the other factor, so using only one cell can give a misleading conclusion.
  • Forgetting replication within treatment combinations. Without replication, the experiment may not provide a reliable estimate of error variance MSEMS_E.
  • Treating nonparallel lines in an interaction plot as automatic proof of significance. Apparent nonparallelism suggests interaction, but the ANOVA test using F=MSABMSEF=\frac{MS_{AB}}{MS_E} determines statistical evidence.
  • Confusing factors with levels. A factor is the variable being studied, while levels are the specific settings or categories of that variable.

Practice Questions

  1. 1 A study has factor AA with 33 levels, factor BB with 44 levels, and 55 replicates per cell. Find the number of treatment combinations and the total sample size NN.
  2. 2 In a balanced two-factor ANOVA with a=2a=2, b=3b=3, and n=6n=6, compute dfAdf_A, dfBdf_B, dfABdf_{AB}, and dfEdf_E.
  3. 3 An ANOVA table gives MSAB=18.4MS_{AB}=18.4 and MSE=4.6MS_E=4.6. Compute the interaction test statistic F=MSABMSEF=\frac{MS_{AB}}{MS_E}.
  4. 4 An interaction plot shows that the lines for two levels of factor AA cross as factor BB changes. Explain what this suggests about interpreting the main effects.