Factorial experiment

From HandWiki
Short description: Experimental design in statistics
Designed experiments with full factorial design (left), response surface with second-degree polynomial (right)

In statistics, a full factorial experiment is an experiment whose design consists of two or more factors, each with discrete possible values or "levels", and whose experimental units take on all possible combinations of these levels across all such factors. A full factorial design may also be called a fully crossed design. Such an experiment allows the investigator to study the effect of each factor on the response variable, as well as the effects of interactions between factors on the response variable.

For the vast majority of factorial experiments, each factor has only two levels. For example, with two factors each taking two levels, a factorial experiment would have four treatment combinations in total, and is usually called a 2×2 factorial design. In such a design, the interaction between the variables is often the most important. This applies even to scenarios where a main effect and an interaction are present.

If the number of combinations in a full factorial design is too high to be logistically feasible, a fractional factorial design may be done, in which some of the possible combinations (usually at least half) are omitted.

Other terms for "treatment combinations" are often used, such as runs (of an experiment), points (viewing the combinations as vertices of a graph, and cells (arising as intersections of rows and columns).

History

Factorial designs were used in the 19th century by John Bennet Lawes and Joseph Henry Gilbert of the Rothamsted Experimental Station.[1]

Ronald Fisher argued in 1926 that "complex" designs (such as factorial designs) were more efficient than studying one factor at a time.[2] Fisher wrote,

"No aphorism is more frequently repeated in connection with field trials, than that we must ask Nature few questions, or, ideally, one question, at a time. The writer is convinced that this view is wholly mistaken."

Nature, he suggests, will best respond to "a logical and carefully thought out questionnaire". A factorial design allows the effect of several factors and even interactions between them to be determined with the same number of trials as are necessary to determine any one of the effects by itself with the same degree of accuracy.

Frank Yates made significant contributions, particularly in the analysis of designs, by the Yates analysis.

The term "factorial" may not have been used in print before 1935, when Fisher used it in his book The Design of Experiments.[3]

Advantages and disadvantages of factorial experiments

Many people examine the effect of only a single factor or variable. Compared to such one-factor-at-a-time (OFAT) experiments, factorial experiments offer several advantages[4][5]

  • Factorial designs are more efficient than OFAT experiments. They provide more information at similar or lower cost. They can find optimal conditions faster than OFAT experiments.
  • When the effect of one factor is different for different levels of another factor, it cannot be detected by an OFAT experiment design. Factorial designs are required to detect such interactions. Use of OFAT when interactions are present can lead to serious misunderstanding of how the response changes with the factors.
  • Factorial designs allow the effects of a factor to be estimated at several levels of the other factors, yielding conclusions that are valid over a range of experimental conditions.

The main disadvantage of the full factorial design is its sample size requirement, which grows exponentially with the number of factors or inputs considered.[6] Alternative strategies with improved computational efficiency include fractional factorial designs, Latin hypercube sampling, and quasi-random sampling techniques.

Example of advantages of factorial experiments

In his book, Improving Almost Anything: Ideas and Essays, statistician George Box gives many examples of the benefits of factorial experiments. Here is one.[7] Engineers at the bearing manufacturer SKF wanted to know if changing to a less expensive "cage" design would affect bearing life. The engineers asked Christer Hellstrand, a statistician, for help in designing the experiment.[8]

Cube plot for bearing life.svg

Box reports the following. "The results were assessed by an accelerated life test. … The runs were expensive because they needed to be made on an actual production line and the experimenters were planning to make four runs with the standard cage and four with the modified cage. Christer asked if there were other factors they would like to test. They said there were, but that making added runs would exceed their budget. Christer showed them how they could test two additional factors "for free" – without increasing the number of runs and without reducing the accuracy of their estimate of the cage effect. In this arrangement, called a 2×2×2 factorial design, each of the three factors would be run at two levels and all the eight possible combinations included. The various combinations can conveniently be shown as the vertices of a cube ... " "In each case, the standard condition is indicated by a minus sign and the modified condition by a plus sign. The factors changed were heat treatment, outer ring osculation, and cage design. The numbers show the relative lengths of lives of the bearings. If you look at [the cube plot], you can see that the choice of cage design did not make a lot of difference. … But, if you average the pairs of numbers for cage design, you get the [table below], which shows what the two other factors did. … It led to the extraordinary discovery that, in this particular application, the life of a bearing can be increased fivefold if the two factor(s) outer ring osculation and inner ring heat treatments are increased together."

Bearing life vs. heat and osculation
Osculation − Osculation +
Heat − 18 23
Heat + 21 106

"Remembering that bearings like this one have been made for decades, it is at first surprising that it could take so long to discover so important an improvement. A likely explanation is that, because most engineers have, until recently, employed only one factor at a time experimentation, interaction effects have been missed."

Example

The simplest factorial experiment contains two levels for each of two factors. Suppose an engineer wishes to study the total power used by each of two different motors, A and B, running at each of two different speeds, 2000 or 3000 RPM. The factorial experiment would consist of four experimental units: motor A at 2000 RPM, motor B at 2000 RPM, motor A at 3000 RPM, and motor B at 3000 RPM. Each combination of a single level selected from every factor is present once.

This experiment is an example of a 22 (or 2×2) factorial experiment, so named because it considers two levels (the base) for each of two factors (the power or superscript), or #levels#factors, producing 22=4 factorial points.

Cube plot for factorial design

Designs can involve many independent variables. As a further example, the effects of three input variables can be evaluated in eight experimental conditions shown as the corners of a cube.

This can be conducted with or without replication, depending on its intended purpose and available resources. It will provide the effects of the three independent variables on the dependent variable and possible interactions.

Notation

2×2 factorial experiment
A B
(1)
a +
b +
ab + +

The notation used to denote factorial experiments conveys a lot of information. When a design is denoted a 23 factorial, this identifies the number of factors (3); how many levels each factor has (2); and how many experimental conditions there are in the design (23 = 8). Similarly, a 25 design has five factors, each with two levels, and 25 = 32 experimental conditions. Factorial experiments can involve factors with different numbers of levels. A 243 design has five factors, four with two levels and one with three levels, and has 16 × 3 = 48 experimental conditions. [9]

To save space, the points in a two-level factorial experiment are often abbreviated with strings of plus and minus signs. The strings have as many symbols as factors, and their values dictate the level of each factor: conventionally, [math]\displaystyle{ - }[/math] for the first (or low) level, and [math]\displaystyle{ + }[/math] for the second (or high) level. The points in this experiment can thus be represented as [math]\displaystyle{ -- }[/math], [math]\displaystyle{ +- }[/math], [math]\displaystyle{ -+ }[/math], and [math]\displaystyle{ ++ }[/math]. Another common and useful notation for the two levels is 0 and 1, so that the treatment combinations are 00, 01, 10, and 11.

The factorial points can also be abbreviated by (1), a, b, and ab, where the presence of a letter indicates that the specified factor is at its high (or second) level and the absence of a letter indicates that the specified factor is at its low (or first) level (for example, "a" indicates that factor A is on its high setting, while all other factors are at their low (or first) setting). (1) is used to indicate that all factors are at their lowest (or first) values.

In an [math]\displaystyle{ s_1 \cdots s_k }[/math] (or [math]\displaystyle{ s_1 \times \cdots \times s_k }[/math]) factorial experiment, there are k factors, the ith factor at [math]\displaystyle{ s_i }[/math] levels. If [math]\displaystyle{ A_i }[/math] is the set of levels of the ith factor, then the set of treatment combinations is the Cartesian product [math]\displaystyle{ T = A_1 \times \cdots \times A_k }[/math]. A treatment combination is thus a k-tuple [math]\displaystyle{ \mathbf{t} = (t_1, \ldots, t_k) }[/math]. If [math]\displaystyle{ s_1 = \cdots = s_k \equiv s }[/math], say, the experiment is said to be symmetric and of type [math]\displaystyle{ s^k }[/math], and the same set [math]\displaystyle{ A }[/math] is used to denote the set of levels of each factor. In a 2-level experiment, for example, one may take [math]\displaystyle{ A = \{+, - \} }[/math], as above; the treatment combination [math]\displaystyle{ -- }[/math] is by denoted (1), [math]\displaystyle{ +- }[/math] by a, and so on.

Implementation

For more than two factors, a 2k factorial experiment can usually be recursively designed from a 2k−1 factorial experiment by replicating the 2k−1 experiment, assigning the first replicate to the first (or low) level of the new factor, and the second replicate to the second (or high) level. This framework can be generalized to, e.g., designing three replicates for three level factors, etc.

A factorial experiment allows for estimation of experimental error in two ways. The experiment can be replicated, or the sparsity-of-effects principle can often be exploited. Replication is more common for small experiments and is a very reliable way of assessing experimental error. When the number of factors is large (typically more than about 5 factors, but this does vary by application), replication of the design can become operationally difficult. In these cases, it is common to only run a single replicate of the design, and to assume that factor interactions of more than a certain order (say, between three or more factors) are negligible. Under this assumption, estimates of such high order interactions are estimates of an exact zero, thus really an estimate of experimental error.

When there are many factors, many experimental runs will be necessary, even without replication. For example, experimenting with 10 factors at two levels each produces 210=1024 combinations. At some point this becomes infeasible due to high cost or insufficient resources. In this case, fractional factorial designs may be used.

As with any statistical experiment, the experimental runs in a factorial experiment should be randomized to reduce the impact that bias could have on the experimental results. In practice, this can be a large operational challenge.

Factorial experiments can be used when there are more than two levels of each factor. However, the number of experimental runs required for three-level (or more) factorial designs will be considerably greater than for their two-level counterparts. Factorial designs are therefore less attractive if a researcher wishes to consider more than two levels.

Main effects and interactions

A fundamental concept in experimental design is the contrast. Let [math]\displaystyle{ \mu(\mathbf{t}) }[/math] be the expected response to treatment combination [math]\displaystyle{ \mathbf{t} = (t_1, \ldots, t_k) }[/math], and let [math]\displaystyle{ T }[/math] be the set of treatment combinations. A contrast in [math]\displaystyle{ \mu }[/math] is a linear expression [math]\displaystyle{ \sum_{\mathbf{t} \in T} c(\mathbf{t}) \mu(\mathbf{t}) }[/math] such that [math]\displaystyle{ \sum_{\mathbf{t} \in T} c(\mathbf{t}) = 0 }[/math]. The function [math]\displaystyle{ c(\mathbf{t}) }[/math] is a contrast function. Typically the order of the treatment combinations t is fixed, so that [math]\displaystyle{ c }[/math] is a contrast vector with components [math]\displaystyle{ c(\mathbf{t}) }[/math]. These vectors will be written as columns.

Example: In a one-factor experiment the expression [math]\displaystyle{ 2\mu(1) - \mu(2) - \mu(3) }[/math] represents a contrast between level 1 of the factor and the combined impact of levels 2 and 3. The corresponding contrast function [math]\displaystyle{ c }[/math] is given by [math]\displaystyle{ c(1) = 2, c(2) = c(3) = -1 }[/math], and the contrast vector is [math]\displaystyle{ [2,-1,-1]^{\mathsf T} }[/math], the transpose (T) indicating a column.

Contrast vectors belong to the Euclidean space [math]\displaystyle{ \R^n }[/math], where [math]\displaystyle{ n = |T| }[/math], the number of treatment combinations. It is easy to see that if [math]\displaystyle{ c }[/math] and [math]\displaystyle{ d }[/math] are contrast vectors, so is [math]\displaystyle{ c + d }[/math], and so is [math]\displaystyle{ rc }[/math] for any real number [math]\displaystyle{ r }[/math]. As usual, contrast vectors [math]\displaystyle{ c }[/math] and [math]\displaystyle{ d }[/math] are said to be orthogonal (denoted [math]\displaystyle{ c \perp d }[/math]) if their dot product is zero, that is, if [math]\displaystyle{ \sum_{\mathbf{t} \in T} c(\mathbf{t}) d(\mathbf{t})=0 }[/math].

More generally, Bose[10] has given the following definitions:

  • A contrast vector [math]\displaystyle{ c }[/math] belongs to the main effect of factor i if the value of [math]\displaystyle{ c(t_1, \ldots, t_k) }[/math] depends only on [math]\displaystyle{ t_i }[/math].
Example: In the [math]\displaystyle{ 2 \times 2 }[/math] illustration above, the contrast [math]\displaystyle{ -\mu((1)) - \mu(a) + \mu(b) + \mu(ab) }[/math] represents the main effect of factor [math]\displaystyle{ B }[/math], as the coefficients in this expression depend only on the level of [math]\displaystyle{ B }[/math] (high versus low). The contrast vector is displayed in the column for factor [math]\displaystyle{ B }[/math] in the table above. Any scalar multiple of this vector also belongs to this main effect. For example, it is common to put the factor 1/2 in front of the contrast describing a main effect in a [math]\displaystyle{ 2 \times 2 }[/math] experiment, so that the contrast for [math]\displaystyle{ B }[/math] compares two averages rather than two sums.
  • The contrast vector [math]\displaystyle{ c }[/math] belongs to the interaction between factors i and j if (a) the value of [math]\displaystyle{ c(t_1, \ldots, t_k) }[/math] depends only on [math]\displaystyle{ t_i }[/math] and [math]\displaystyle{ t_j }[/math], and (b) [math]\displaystyle{ c }[/math] is orthogonal to the contrast vectors for the main effects of factors [math]\displaystyle{ i }[/math] and [math]\displaystyle{ j }[/math].
These contrasts detect the presence or absence of additivity between the two factors.[11][12] Additivity may be viewed as a kind of parallelism between factors, as illustrated in the Analysis section below. Interaction is lack of additivity.
Example: In the [math]\displaystyle{ 2 \times 2 }[/math] experiment above, additivity is expressed by the equality [math]\displaystyle{ \mu((1)) - \mu(a) = \mu(b) - \mu(ab) }[/math], which can be written [math]\displaystyle{ \mu((1)) - \mu(a) - \mu(b) + \mu(ab) = 0 }[/math]. In the latter equation, the expression on the left-hand side is a contrast, and the corresponding contrast vector would be [math]\displaystyle{ (1, -1, -1, 1)' }[/math]. It is orthogonal to the contrast vectors for [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math]. Any scalar multiple of this vector also belongs to interaction.
  • Similarly, for any subset [math]\displaystyle{ I }[/math] of [math]\displaystyle{ \{1, \ldots, k\} }[/math] having more than two elements, a contrast vector [math]\displaystyle{ c }[/math] belongs the interaction between the factors listed in [math]\displaystyle{ I }[/math] if (a) the value of [math]\displaystyle{ c(t_1, \ldots, t_k) }[/math] depends only on the levels [math]\displaystyle{ t_i, i \in I }[/math] and (b) [math]\displaystyle{ c }[/math] is orthogonal to all contrasts of lower order among those factors.

Let [math]\displaystyle{ U_i }[/math] denote the set of contrast vectors belonging to the main effect of factor [math]\displaystyle{ i }[/math], [math]\displaystyle{ U_{ij} }[/math] the set of those belonging to the interaction between factors [math]\displaystyle{ i }[/math] and [math]\displaystyle{ j }[/math], and more generally [math]\displaystyle{ U_I }[/math] the set of contrast vectors belonging to the interaction between the factors listed in [math]\displaystyle{ I }[/math] for any subset [math]\displaystyle{ I \subset \{1, \ldots, k\} }[/math] with [math]\displaystyle{ |I| \ge 2 }[/math] (here again [math]\displaystyle{ |I| }[/math] denotes cardinality). In addition, let [math]\displaystyle{ U_{\emptyset} }[/math] denote the set of constant vectors on [math]\displaystyle{ T }[/math], that is, vectors whose components are equal. This defines a set [math]\displaystyle{ U_I }[/math] corresponding to each [math]\displaystyle{ I \subset \{1, \ldots, k\} }[/math]. It is not hard to see that each [math]\displaystyle{ U_I }[/math] is a vector space, a subspace of [math]\displaystyle{ \R^n }[/math], where (as before) [math]\displaystyle{ n=|T| }[/math], the number of treatment combinations. The following are well-known, fundamental facts:[13][14]

  1. If [math]\displaystyle{ I \neq J }[/math] then [math]\displaystyle{ U_I \perp U_J }[/math].
  2. [math]\displaystyle{ \R^n }[/math] is the sum of all the subspaces [math]\displaystyle{ U_I }[/math].
  3. For each [math]\displaystyle{ I }[/math], dim [math]\displaystyle{ U_I = \prod_{i \in I} (s_i-1) }[/math]. (The empty product is defined to be 1.)

These results underpin the usual analysis of variance or ANOVA (see below), in which a total sum of squares is partitioned into the sums of squares for each effect (main effect or interaction), as introduced by Fisher. The dimension of [math]\displaystyle{ U_I }[/math] is the degrees of freedom for the corresponding effect.

Example: In a two-factor or [math]\displaystyle{ a \times b }[/math] experiment the orthogonal sum reads
[math]\displaystyle{ \R^{ab} = U_{\emptyset} \oplus U_1 \oplus U_2 \oplus U_{12} }[/math],
and the corresponding dimensions are
[math]\displaystyle{ ab = 1 + (a-1) + (b-1) + (a-1)(b-1) }[/math],
giving the usual formulas for degrees of freedom for main effects and interaction (the total degrees of freedom is [math]\displaystyle{ ab - 1 }[/math]).

The next section illustrates these ideas in a [math]\displaystyle{ 3 \times 3 }[/math] experiment.

Components of interaction and confounding with blocks

In certain symmetric factorial experiments the sets [math]\displaystyle{ U_I }[/math] that represent interactions can themselves be decomposed orthogonally. A key application, confounding with blocks, is described at the end of this section.

Consider the following example in which each of two factors, [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math], has 3 levels, denoted 0, 1 and 2. According to the formula in the previous section, such an experiment has 2 degrees of freedom for each main effect and 4 for interaction (that is, [math]\displaystyle{ \dim(U_1) = \dim(U_2) = 2 }[/math] and [math]\displaystyle{ \dim(U_{12}) = 4 }[/math]).

The layout table below on the left describes the nine cells or treatment combinations [math]\displaystyle{ (t_1,t_2) }[/math], which are written without parentheses or commas (for example, (1,2) is written 12).

In the contrasts table at right, the first column lists these cells, while the last eight columns contain contrast vectors. The columns labeled [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math] belong to the main effects of those two factors, as explained below. The last four columns are orthogonal to both and so must belong to interaction. (In fact, these eight vectors are bases of [math]\displaystyle{ U_1 }[/math], [math]\displaystyle{ U_2 }[/math], and [math]\displaystyle{ U_{12} }[/math], respectively.) In addition, the last four columns have been separated into two sets of two. These two effects, which are usually labelled [math]\displaystyle{ AB }[/math] and [math]\displaystyle{ AB^2 }[/math], are components of interaction, each having 2 degrees of freedom.

[math]\displaystyle{ A }[/math]
[math]\displaystyle{ B }[/math]
Layout of a [math]\displaystyle{ 3 \times 3 }[/math] experiment
[math]\displaystyle{ t_2 }[/math]
[math]\displaystyle{ t_1 }[/math]
0 1 2
0 00 01 02
1 10 11 12
2 20 21 22
Contrast vectors in a [math]\displaystyle{ 3 \times 3 }[/math] experiment
cell [math]\displaystyle{ t_1+t_2 }[/math] [math]\displaystyle{ t_1+2t_2 }[/math] [math]\displaystyle{ A }[/math] [math]\displaystyle{ B }[/math] [math]\displaystyle{ AB }[/math] [math]\displaystyle{ AB^2 }[/math]
00 0 0 1 1 1 1 1 1 1 1
01 1 2 1 1 -1 0 -1 0 0 -1
02 2 1 1 1 0 -1 0 -1 -1 0
10 1 1 -1 0 1 1 -1 0 -1 0
11 2 0 -1 0 -1 0 0 -1 1 1
12 0 2 -1 0 0 -1 1 1 0 -1
20 2 2 0 -1 1 1 0 -1 0 -1
21 0 1 0 -1 -1 0 1 1 -1 0
22 1 0 0 -1 0 -1 -1 0 1 1

It is easy to see that the contrast vectors labeled [math]\displaystyle{ A }[/math] depend only on the values of [math]\displaystyle{ t_1 }[/math] (the first component of each cell), so that these vectors indeed belong to the main effect of [math]\displaystyle{ A }[/math]. Similarly, those labeled [math]\displaystyle{ B }[/math] belong to that main effect since they depend only on the values of [math]\displaystyle{ t_2 }[/math]; sorting the [math]\displaystyle{ B }[/math] column and comparing with the column of cells makes this easier to see.

In a similar fashion, the [math]\displaystyle{ AB }[/math] and [math]\displaystyle{ AB^2 }[/math] contrast vectors depend respectively on the values of [math]\displaystyle{ t_1+t_2 }[/math] and [math]\displaystyle{ t_1+2t_2 }[/math] modulo 3, which are contained in the second and third columns of the table. To see this easily, one may sort the contrasts table by the value of [math]\displaystyle{ t_1+t_2 }[/math] and observe how the values of the [math]\displaystyle{ AB }[/math] contrast vectors follow the same pattern as those of [math]\displaystyle{ t_1+t_2 }[/math]. The same holds for [math]\displaystyle{ AB^2 }[/math] and [math]\displaystyle{ t_1+2t_2 }[/math].

One can verify that the contrast vectors of [math]\displaystyle{ AB }[/math] are orthogonal to those of [math]\displaystyle{ AB^2 }[/math]. One should also note this important naming convention: The exponents of [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math] in the expressions [math]\displaystyle{ AB }[/math] and [math]\displaystyle{ AB^2 }[/math] are the coefficients of [math]\displaystyle{ t_1 }[/math] and [math]\displaystyle{ t_2 }[/math] in the defining expressions [math]\displaystyle{ t_1+t_2 }[/math] and [math]\displaystyle{ t_1+2t_2 }[/math].

A key point is that each main effect and each component of interaction corresponds to a partition of the nine treatment combinations in three sets of three. The partitions for [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math] are given respectively by the rows and columns of the layout table. To see the partitions corresponding to [math]\displaystyle{ AB }[/math] and [math]\displaystyle{ AB^2 }[/math], one may fill the layout table with the values of [math]\displaystyle{ t_1+t_2 }[/math], and again with the values of [math]\displaystyle{ t_1+2t_2 }[/math]:

[math]\displaystyle{ AB }[/math]
0 1 2
1 2 0
2 0 1
[math]\displaystyle{ AB^2 }[/math]
0 2 1
1 0 2
2 1 0

In each table, the three cells labeled 0 form one block of a partition, and those labeled 1 and 2 form two other blocks.

(One may note in passing that each table is a Latin square of order 3. The two squares would in fact be mutually orthogonal. This orthogonality is what makes the [math]\displaystyle{ AB }[/math] contrast vectors perpendicular to those of [math]\displaystyle{ AB^2 }[/math], while latinity makes these vectors perpendicular to those of [math]\displaystyle{ A }[/math] and [math]\displaystyle{ B }[/math].)

A similar result holds for any [math]\displaystyle{ s \times s }[/math] factorial experiment, or indeed any [math]\displaystyle{ s^k }[/math] (= [math]\displaystyle{ s \times s \times \cdots }[/math]) experiment, as long as the number [math]\displaystyle{ s\gt 2 }[/math] is a prime (as in the above example) or a prime power (for example, [math]\displaystyle{ s=8 }[/math] or [math]\displaystyle{ 9 }[/math]).[15] Each component of interaction is defined by solving an equation [math]\displaystyle{ a_1t_1 + \cdots + a_kt_k = b }[/math] for [math]\displaystyle{ (t_1, \ldots, t_k) }[/math], where the solution sets as [math]\displaystyle{ b }[/math] varies form a partition of the treatment combinations. The necessary arithmetic is that of the finite field [math]\displaystyle{ GF(s) }[/math], which is simply arithmetic modulo [math]\displaystyle{ s }[/math] when [math]\displaystyle{ s }[/math] is prime. The same naming convention holds as in the example above: The component defined by the expression [math]\displaystyle{ a_1t_1 + \cdots + a_kt_k }[/math] is labeled [math]\displaystyle{ A_1^{a_1} \cdots A_k^{a_k} }[/math]. Every interaction is then an orthogonal sum of components, each carrying [math]\displaystyle{ s-1 }[/math] degrees of freedom. Each component would then appear in the ANOVA table for such an experiment. Examples of such analyses can be found in some introductory texts.[16][17]

The fact that every component of interaction is defined by a partition (blocking) of the set of treatment combinations makes components of interaction the essential tool in dealing with factorial experiments that must be run in blocks, where certain effects will be confounded with blocks[18][19] (their contrasts will be identical to contrasts between blocks). Here the goal is to choose the blocking so as not to confound main effects and low-order interactions. For example, if it is necessary to run a [math]\displaystyle{ 3 \times 3 }[/math] experiment in 3 blocks of 3, one might choose the blocks defined by the [math]\displaystyle{ AB }[/math] component. This would confound [math]\displaystyle{ AB }[/math] with blocks, but would leave the main effects and the [math]\displaystyle{ AB^2 }[/math] component unconfounded.

Analysis

Main page: Yates analysis

A factorial experiment can be analyzed using ANOVA or regression analysis.[20] To compute the main effect of a factor "A" in a 2-level experiment, subtract the average response of all experimental runs for which A was at its low (or first) level from the average response of all experimental runs for which A was at its high (or second) level.

Other useful exploratory analysis tools for factorial experiments include main effects plots, interaction plots, Pareto plots, and a normal probability plot of the estimated effects.

When the factors are continuous, two-level factorial designs assume that the effects are linear. If a quadratic effect is expected for a factor, a more complicated experiment should be used, such as a central composite design. Optimization of factors that could have quadratic effects is the primary goal of response surface methodology.

Analysis example

Montgomery[4] gives the following example of analysis of a factorial experiment:.

An engineer would like to increase the filtration rate (output) of a process to produce a chemical, and to reduce the amount of formaldehyde used in the process. Previous attempts to reduce the formaldehyde have lowered the filtration rate. The current filtration rate is 75 gallons per hour. Four factors are considered: temperature (A), pressure (B), formaldehyde concentration (C), and stirring rate (D). Each of the four factors will be tested at two levels.

Onwards, the minus (−) and plus (+) signs will indicate whether the factor is run at a low or high level, respectively.

Design matrix and resulting filtration rate
A B C D Filtration rate
45
+ 71
+ 48
+ + 65
+ 68
+ + 60
+ + 80
+ + + 65
+ 43
+ + 100
+ + 45
+ + + 104
+ + 75
+ + + 86
+ + + 70
+ + + + 96

The non-parallel lines in the A:C interaction plot indicate that the effect of factor A depends on the level of factor C. A similar results holds for the A:D interaction. The graphs indicate that factor B has little effect on filtration rate. The analysis of variance (ANOVA) including all 4 factors and all possible interaction terms between them yields the coefficient estimates shown in the table below.

ANOVA results
Coefficients Estimate
Intercept 70.063
A 10.813
B 1.563
C 4.938
D 7.313
A:B 0.063
A:C −9.063
B:C 1.188
A:D 8.313
B:D −0.188
C:D −0.563
A:B:C 0.938
A:B:D 2.063
A:C:D −0.813
B:C:D −1.313
A:B:C:D 0.688
Pareto plot showing the relative magnitude of the factor coefficients.

Because there are 16 observations and 16 coefficients (intercept, main effects, and interactions), p-values cannot be calculated for this model. The coefficient values and the graphs suggest that the important factors are A, C, and D, and the interaction terms A:C and A:D.

The coefficients for A, C, and D are all positive in the ANOVA, which would suggest running the process with all three variables set to the high value. However, the main effect of each variable is the average over the levels of the other variables. The A:C interaction plot above shows that the effect of factor A depends on the level of factor C, and vice versa. Factor A (temperature) has very little effect on filtration rate when factor C is at the + level. But Factor A has a large effect on filtration rate when factor C (formaldehyde) is at the − level. The combination of A at the + level and C at the − level gives the highest filtration rate. This observation indicates how one-factor-at-a-time analyses can miss important interactions. Only by varying both factors A and C at the same time could the engineer discover that the effect of factor A depends on the level of factor C.

Cube plot for the ANOVA using factors A, C, and D, and the interaction terms A:C and A:D. The plot aids in visualizing the result and shows that the best combination is A+, D+, and C−.

The best filtration rate is seen when A and D are at the high level, and C is at the low level. This result also satisfies the objective of reducing formaldehyde (factor C). Because B does not appear to be important, it can be dropped from the model. Performing the ANOVA using factors A, C, and D, and the interaction terms A:C and A:D, gives the result shown in the following table, in which all the terms are significant (p-value < 0.05).

ANOVA results
Coefficient Estimate Standard error t value p-value
Intercept 70.062 1.104 63.444 2.3 × 10−14
A 10.812 1.104 9.791 1.9 × 10−6
C 4.938 1.104 4.471 1.2 × 10−3
D 7.313 1.104 6.622 5.9 × 10−5
A:C −9.063 1.104 −8.206 9.4 × 10−6
A:D 8.312 1.104 7.527 2 × 10−5

See also

Notes

  1. Yates, Frank; Mather, Kenneth (1963). "Ronald Aylmer Fisher". Biographical Memoirs of Fellows of the Royal Society (London, England: Royal Society) 9: 91–120. doi:10.1098/rsbm.1963.0006. 
  2. Fisher, Ronald (1926). "The Arrangement of Field Experiments". Journal of the Ministry of Agriculture of Great Britain (London, England: Ministry of Agriculture and Fisheries) 33: 503–513. http://digital.library.adelaide.edu.au/dspace/bitstream/2440/15191/1/48.pdf. 
  3. "Earliest Known Uses of Some of the Words of Mathematics (F)". http://jeff560.tripod.com/f.html. 
  4. 4.0 4.1 Montgomery, Douglas C. (2013). Design and Analysis of Experiments (8th ed.). Hoboken, New Jersey: Wiley. ISBN 978-1-119-32093-7. 
  5. Oehlert, Gary (2000). A First Course in Design and Analysis of Experiments (Revised ed.). New York City: W. H. Freeman and Company. ISBN 978-0-7167-3510-6. http://users.stat.umn.edu/~gary/Book.html. 
  6. Tong, C. (2006). "Refinement strategies for stratified sampling methods". Reliability Engineering & System Safety 91 (10–11): 1257–1265. doi:10.1016/j.ress.2005.11.027. 
  7. George E.P., Box (2006). Improving Almost Anything: Ideas and Essays (Revised ed.). Hoboken, New Jersey: Wiley. 
  8. Hellstrand, C.; Oosterhoorn, A. D.; Sherwin, D. J.; Gerson, M. (24 February 1989). "The Necessity of Modern Quality Improvement and Some Experience with its Implementation in the Manufacture of Rolling Bearings [and Discussion]". Philosophical Transactions of the Royal Society 327 (1596): 529–537. doi:10.1098/rsta.1989.0008. 
  9. Penn State University College of Health and Human Development (2011-12-22). "Introduction to Factorial Experimental Designs". http://methodology.psu.edu/ra/most/factorial. 
  10. (Bose 1947)
  11. (Beder 2022)
  12. (Graybill 1976 )
  13. (Beder 2022)
  14. (Cheng 2019 )
  15. (Beder 2022)
  16. (Hicks 1982)
  17. (Wu Hamada)
  18. (Dean Voss)
  19. (Montgomery 2013)
  20. Cohen, J (1968). "Multiple regression as a general data-analytic system". Psychological Bulletin 70 (6): 426–443. doi:10.1037/h0026714. 

References

External links