Folding the Design
main topic
   
 

Folding is a way to reduce confounding. Confounding occurs when you have a fractional factorial design and one or more effects cannot be estimated separately. The effects that cannot be separated are said to be aliased.

Resolution IV designs may be obtained from resolution III designs by folding. For example, if you fold on one factor, say A, then A and all its 2-factor interactions will be free from other main effects and 2-factor interactions. If you fold on all factors, then all main effects will be free from each other and from all 2-factor interactions.

For example, suppose you are creating a three-factor design in four runs.

·    When you fold on all factors, Minitab adds four runs to the design and reverses the signs of each factor in the additional runs.

·    When you fold on one factor, Minitab adds four runs to the design, but only reverses the signs of the specified factor. The signs of the remaining factors stay the same. These rows are then appended to the end of the data matrix.

Original fraction

Folded on all factors

Folded on factor A

A B C

- - +

+ - -

- + -

+ + +

A B C

- - +

+ - -

- + -

+ + +

+ + -

- + +

+ - +

- - -

A B C

- - +

+ - -

- + -

+ + +

+ - +

- - -

+ + -

- + +

When you fold a design, the defining relation or alias structure of the design is usually shortened because fewer terms are confounded with one another. Specifically, when you fold on all factors, any word in the defining relation that has an odd number of the letters is omitted. When you fold on one factor, any word containing that factor is omitted from the defining relation. For example, you have a design with five factors. The defining relation for the unfolded and folded designs (both folded on all factors and just folded on factor A) are:

Unfolded design

I + ABD + ACE + BCDE

Folded design

I + BCDE

If you fold a design and the defining relation is not shortened, then the folding just adds replicates. It does not reduce confounding. In this case, Minitab gives you an error message.

If you fold a design that is blocked, the same block generators are used for the folded design as for the unfolded design.