Skip to content

MANE 6313

Week 7, Module A

Student Learning Outcome

  • Select an appropriate experimental design with one or more factors,
  • Select an appropriate model with one or more factors,
  • Evaluate statistical analyses of experimental designs,
  • Assess the model adequacy of any experimental design, and
  • Interpret model results.

Module Learning Outcome

Describe two-level factorial designs.


Introduction

  • Let us consider an experiment with \(k\) factors. If only 2 levels (hi,low) are observed the experiment has \(2\times 2\times\cdots\times 2\) or \(2^k\) treatment combinations. Such an experiment is called a \(2^k\) factorial design.

  • Assumptions used throughout chapter 6: the factors are fixed, designs are completely randomized and the normality assumption is satisfied

  • \(2^k\) design are very useful in the early stages of experimentation. This design and (fractional factorial designs) are referred to as screening experiment.


\(2^2\) Design

  • Examine Figure 6--1 on page 195.

  • New notation: a, b, ab, (1).

    • \(a\) represents the total of all \(n\) replicates when Factor A is at its hi level and Factor B is at its low level.

    • \(ab\) represents the total of all \(n\) replicates when both Factors A and B are at their hi levels

    • (1) represents the total of all \(n\) replicates when Factors A and B are both at their low levels.

  • Standard order for a \(2^2\) experiment is (1), a, b, ab


Estimating Effects

  • Main effect \(A\)
\[ \begin{aligned} A&=&\bar{y}_{A^+}-\bar{y}_{A^-}\\ &=&\frac{a+ab}{2n}-\frac{b+(1)}{2n}\\ &=&\frac{1}{2n}[ab+a-b-(1)] \end{aligned} \]
  • AB interaction
\[ \begin{aligned} AB&=&\frac{ab+(1)}{2n}-\frac{a+b}{2n}\\ &=&\frac{1}{2n}[ab+b-a-(1)] \end{aligned} \]

Treatment I A B AB
(1) + - - +
a + + - -
b + - + -
ab + + + +

Design Matrix in standard order for a \(2^2\) Design


Contrasts and Sum of Squares

  • The main effect equations are very similar to a contrast

  • The contrast for \(A\) is \(ab + a - b - (1)\)

  • To convert the information to \(SS_A\),

\[ SS_A=\frac{[ab + a - b - (1)]^2}{4n} \]