Unit 9: Confounding and Fractional Factorial Designs

Size: px
Start display at page:

Download "Unit 9: Confounding and Fractional Factorial Designs"

Transcription

1 Unit 9: Confounding and Fractional Factorial Designs STA 643: Advanced Experimental Design Derek S. Young 1

2 Learning Objectives Understand what it means for a treatment to be confounded with blocks Know how generalized interactions are used in confounding Know how to construct and analyze incomplete block designs for 2 k and 3 k factorial designs Become familiar with half-fraction and quarter-fraction designs Understand how we use aliasing and design generators for fractional factorial designs Understand the resolution of a design Understand how to use the Plackett-Burman designs for the purpose of screening large number of factors 2

3 Outline of Topics 1 Confounding 2 Fractional Factorial Designs 3 Design Resolution 3

4 Outline of Topics 1 Confounding 2 Fractional Factorial Designs 3 Design Resolution 4

5 Leveraging Factorial Treatment Designs Recall that we designed and analyzed experiments that involved k factors, each at two levels i.e., 2 k factorial designs. A major advantage of 2 k factorial designs is that they help determine whether the factors act independently or if they interact with one another as they affect the EUs. By far, 2 k and 3 k (i.e., three levels of each factor) factorial designs are the most common, but as the number of factors increases, then the number of treatment combinations rapidly increases. Thus, we turn to incomplete block designs to help control experimental error, while simultaneously accomplishing what we hope to answer with a factorial design. We can leverage the factorial arrangement to provide effective incomplete block designs and subsequent analyses. 5

6 Example: Popcorn Experiment If you have ever made a bag of microwaveable popcorn, you probably noticed that there are always unpopped kernels at the bottom of the bag. An experiment involving (approximately) 3.5 ounce bags of popcorn was designed. Three factors are studied: brand of popcorn (a cheap brand and a costly brand), amount of time in the microwave (4 minutes and 6 minutes), and percent power of the microwave (75% and 100%). Thus, this is a 2 3 factorial design. The weight of the remaining unpopped kernels (in ounces) after popping is recorded. See the table below. Note that the observation in the second row is 3.5 oz. For this bag, virtually none of the popcorn popped. The first column is the run order ; i.e., the order in which the treatments were ran. Run Order Brand (A) Time (B) Power (C) Kernels (Y) 8 Cheap Costly Cheap Costly Cheap Costly Cheap Costly

7 Example: Popcorn Experiment Below is the design matrix for the full model with the two-way interactions and three-way interaction, reported in standard order. The low levels of each factor are denoted by a - these are the levels of Cheap, 4, and 75. The high levels of each factor are denoted by a + these are the levels of Costly, 6, and 100. Std. Order I A B C AB AC BC ABC Y y 111 = y 211 = y 121 = y 221 = y 112 = y 212 = y 122 = y 222 = 0.3 7

8 Example: Popcorn Experiment A few notes about the design matrix on the previous slide: The use of + and - symbols is so that we can define contrasts of coefficients of +1 and -1 for each of the treatment combinations. The column I contains all +, which is used to estimate the grand mean with a divisor of 2 3 (or more generally, 2 k ). We say that the matrix is in standard order because the pattern of + s and - s in the columns (factors) have been arranged a certain way. Namely, column A has successive pairs of - and + signs, column B has pairs of - signs followed by pairs of + signs, and column C has four - signs followed by four + signs. In general, the k th column has 2 k 1 of the - signs followed by an equal number of + signs. Thus, you can construct a design matrix in standard order for an arbitrary 2 k factorial design. The coefficients for any interaction is the product of the columns of coefficients that comprise that interaction. For example, ABC in row 7 is found by (-1)(+1)(+1)=(-1), or simply, a - sign. 8

9 Example: Popcorn Experiment Below are the treatment means plots. We see that there is a potential interaction due to the magnitude of the responses. Recall that no interaction is present if lines at two levels of a treatment are parallel to each other. Power = 75% Power = 100% Amount of Kernels (oz) Time Amount of Kernels (oz) Time cheap costly cheap costly Brand Brand 9

10 Example: Popcorn Experiment B C Simple Effect of Cheap Brand to Costly Brand (A) 4 75 ˆµ 211 ˆµ 111 = = ˆµ 221 ˆµ 121 = = ˆµ 212 ˆµ 112 = = ˆµ 222 ˆµ 122 = = 0.2 A C Simple Effect of 4 Minutes to 6 Minutes (B) Cheap 75 ˆµ 121 ˆµ 111 = = 1.5 Costly 75 ˆµ 221 ˆµ 211 = = 2.3 Cheap 100 ˆµ 122 ˆµ 112 = = 0.2 Costly 100 ˆµ 222 ˆµ 212 = = 0.4 A B Simple Effect of 75% Power to 100% Power (C) Cheap 4 ˆµ 112 ˆµ 111 = = 2.4 Costly 4 ˆµ 212 ˆµ 211 = = 2.8 Cheap 6 ˆµ 122 ˆµ 121 = = 1.1 Costly 6 ˆµ 222 ˆµ 221 = = 0.9 Note: ˆµ ijk = y ijk 10

11 Example: Popcorn Experiment Grand Mean: ȳ = 1 8 y = 1.45 Main Effects: Factor A: = Factor B: = Factor C: = Two-Factor Interactions: 1 AB: 4 (y y y y 222 ) 1 4 (y y y y 122 ) = = AC: 4 (y y y y 222 ) 1 4 (y y y y 122 ) = = BC: 4 (y y y y 222 ) 1 4 (y y y y 212 ) = = Three-Factor Interaction: ABC: 1 4 ((y 222 y 122 ) (y 212 y 112 )) 1 4 ((y 221 y 121 ) (y 211 y 111 )) = ( 0.200) =

12 Example: Popcorn Experiment Analysis of Variance Table Response: bullets Df Sum Sq Mean Sq F value Pr(>F) brand time power brand:time brand:power time:power Residuals Signif. codes: 0 *** ** 0.01 * Since this is a 2 3 factorial design without replicates, we use the three-way interaction as our estimate of error. Moreover, the three-way interaction effect appears minor given that the effect calculated on the previous slide is only 0.150, which is smaller compared to most of the other calculated effects. In the above ANOVA table, it appears that all of the two-way interactions are not significant at the 0.05 level. While we could systematically remove each interaction based on the highest p-value, we will simply remove all two-way interactions from the analysis and focus on the main effects. 12

13 Example: Popcorn Experiment Analysis of Variance Table Response: bullets Df Sum Sq Mean Sq F value Pr(>F) brand time power * Residuals Signif. codes: 0 *** ** 0.01 * In the above ANOVA table, it appears that brand is not statistically significant give it has such a large p-value. This, again, is not unexpected given that the estimated main effect of is small. So, we remove the effect due to brand. 13

14 Example: Popcorn Experiment Analysis of Variance Table Response: bullets Df Sum Sq Mean Sq F value Pr(>F) time * power ** Residuals Signif. codes: 0 *** ** 0.01 * In the above ANOVA table, we are left with both time and power as significant effects on the amount of kernels left after popping. In all of these ANOVA tables, the F -tests were tested against the MSE. 14

15 Contrasts In general, the contrast among treatment means (main effect or interaction) is l AB = t c tȳ t, where t is the index over the different treatments and c t = ±1 are the coefficients for the contrasts, which are determined by the + s and - s in the column of the design matrix for treatment AB. The estimate of an effect and its standard error estimate for any contrast among treatment means in a complete 2 k factorial design are, respectively, AB = l AB 2 k 1 and s AB = 4σ 2 r2 k, where r is the number of replicates, which has been and will be 1 for most of our discussion. The 1 df SS for the effects is given by SS(AB ) = r(l AB ) 2 2 k 15

16 Incomplete Block Designs for 2 k Factorials A complete replication for a 2 k factorial with many factors may not be possible in a single, complete block; e.g., If there is insufficient raw material in a manufactured batch to accommodate all treatments, then each batch of raw materials can be used as an incomplete block. If experimental error is too large with an RCBD in an agricultural field, then the variation among field plots can be controlled in the experiment with reduced block sizes for more homogeneous groups of experimental plots. If a mother cat has a small litter of kittens, which are not enough for us to test all different treatments for a particular experiment on them, then the kittens could be used as an incomplete block. 16

17 Confounding Confounding occurs when some treatment effects (either main effects or interactions) are estimated by the same linear combination of the experimental observations as a blocking effect; i.e., the treatment effect is indistinguishable from the effect of the blocks with which it is confounded. Confounding naturally arises in full factorial designs that are run in blocks, where the block size is smaller than the number of different treatment combinations. Ordinarily the highest-order interaction effect in a 2 k factorial is chosen to be confounded with blocks. Usually, main effects and two-factor interactions are the effects of most interest, so confounding higher-order interactions means the other (important) effects are estimated without penalty. In other words, we usually avoid confounding main effects and two-factor interactions with blocks. 17

18 The Yates Notation Earlier we presented the design matrix for a 2 3 factorial design. To make referring to specific treatments easier (instead of referring to their standard order number), we use a particular labeling convention. The first column in the design matrix is how we refer to the treatments; i.e., it combines all of the letters for the main effects that occur at their high level ( + ) in that treatment, but where we use lower-case letters to not cause additional confusion. The first treatment is (1), which simply means that none of the main effects are at their high level. This labeling convention is known as Yates s notation. Treatment I A B C AB AC BC ABC (1) a b ab c ac bc abc

19 Rules for Standard Order There is a simple algorithm for writing a 2 k factorial design in standard order: 1 The first column is I and all entries are set to +. 2 The second column is for factor A. The first entry is -, the second entry is +, and we alternate between the signs until all 2 k entries are filled. 3 The third column is for factor B. The first two entries are -, the second two entries are +, and we alternate between the signs with two in a row until all 2 k entries are filled. 4 The fourth column is for factor C. The first four entries are -, the second four entries are +, and we alternate between the signs with four in a row until all 2 k entries are filled. 5 The j th column starts with 2 j 1 - entries in a row, then has 2 j 1 + entries in a row, and this pattern is repeated until all 2 k entries are filled. 19

20 Evens-Odds Rule In 2 k factorial designs, half of the treatments have a - and half of the treatments have a +. The treatments can be divided into two groups each of 2 k /2 = 2 k 1 EUs using the evens-odds rule, which says that any treatment combination (defined like the first column of the design matrix on the previous slide) that has an even number of letters receives one of the coefficients + or -, while treatments with an odd number of letters receive the other coefficient. The convention is that the treatment labelled (1) has zero letters, which is an even number. In this set-up, we confound the k th order interaction with blocks. We will illustrate this confounding to achieve incomplete blocks from both 2 3 and 2 4 factorials. 20

21 2 3 Factorial The contrast for the three-factor interaction ABC is given by l ABC = (a + b + c + abc) + ( (1) ab ac bc), where the first four treatments have a coefficient of c i = +1 and the second four treatments have a coefficient of c i = 1. Thus, the first four treatments with the + sign will be in Block 1 and the second four treatments with - sign will be in Block 2. Four EUs in Block 1 will be randomly assigned to one of the treatments a, b, c, or abc. Four EUs in Block 2 will be randomly assigned to one of the treatments (1), ab, ac, or bc. 21

22 2 3 Factorial By confounding the three-factor interaction with the blocking factor, we get the following incidence matrix: Treatment Block 1 2 (1) 0 1 a 1 0 b 1 0 ab 0 1 c 1 0 ac 0 1 bc 0 1 abc

23 2 4 Factorial The contrast for the four-factor interaction ABCD is given by l ABCD = The first eight treatments have a coefficient of c i = +1 and the second eight treatments have a coefficient of c i = 1. Thus, the first eight treatments with the + sign will be in Block 1 and the second eight treatments with - sign will be in Block 2. Eight EUs in Block 1 will be randomly assigned to one of the treatments (1), ab, ac, ad, bc, bd, cd, or abcd. Eight EUs in Block 2 will be randomly assigned to one of the treatments a, b, c, d, abc, abd, acd, or bcd. 23

24 2 4 Factorial By confounding the four-factor interaction with the blocking factor, we get the following incidence matrix: Treatment Block 1 2 (1) 1 0 a 0 1 b 0 1 ab 1 0 c 0 1 ac 1 0 bc 1 0 abc 0 1 d 0 1 ad 1 0 bd 1 0 cd 1 0 abd 0 1 acd 0 1 bcd 0 1 abcd

25 ANOVA Overview for Confounded Design The SS are computed as usual for completely confounded designs, except for the exclusion of a SS partition for the interaction effect confounded with the block. SSBlk will include the confounded factorial effect. Below is the ANOVA table (with df only) for a 2 3 factorial design with b incomplete blocks and r replicate groups note that ABC is confounded with the blocks, so the SSBlk includes the ABC effect. Source df Replicates r 1 Blocks within Replicates r(b 1) Treatments 6 A 1 B 1 C 1 AB 1 AC 1 BC 1 Error r(2 3 b) 6 Total r(2 3 ) 1 25

26 Method for Creating Incomplete Blocks For constructing incomplete block designs with chosen factorial effects confounded with blocks, we utilize residues modulo m, which means that for an integer k, the residue mod m is the remainder when k is divided by m. The residue r for the integer k mod m is written as k = r(mod m). For example, 7=1(mod 2) since 7 divided by 2 has a remainder of 1. With 2 k factorial designs, we work with residues of (mod 2), so the values we will be working with are 0 and 1. To determine the allocation of treatment contrasts to incomplete blocks, we use the defining contrast L = α 1 x 1 + α 2 x α k x k, (1) which is a linear function where the contrast is confounded with blocks and α i = I{i th factors is present in the defining contrast} L is evaluated for each treatment combination. The value of x i is the level of the i th factor (either 0 or 1 for low or high, respectively) in any treatment combination under consideration for allocation to an incomplete block. 26

27 Example: Creating Incomplete Blocks Suppose the defining contrast for a 2 4 factorial in two blocks of eight EUs is the three-factor interaction ABD. A, B, and D are present in the defining contrast, so α 1 = α 2 = α 4 = 1, while the absence of C means α 3 = 0. The defining contrast for the allocation of treatments is then L = x 1 + x 2 + x 4. The treatment combinations with L = 0(mod 2) are assigned to Block 1 and those with L = 1(mod 2) are assigned to Block 2. The values (using standard order) and assignment are as follows: Treatment x 1 x 2 x 4 L = x 1 + x 2 + x 4 r(mod 2) Block Assignment (1) Block 1 a Block 2 b Block 2 ab Block 1 c Block 1 ac Block 2 bc Block 2 abc Block 1 d Block 2 ad Block 1 bd Block 1 cd Block 2 abd Block 2 acd Block 1 bcd Block 1 abcd Block 2 Note that if B 1 and B 2 represent the block totals, the treatments in B 1 have a + sign while the treatments in B 2 have a - sign. Thus, the contrast among the block totals is equivalent to the ABD contrast: l ABD = B 1 B 2. 27

28 Use of Two Defining Contrasts We have, thus far, focused on 2 k factorials with two incomplete blocks of 2 k 1 EUs, each with one defining contrast confounding with blocks. The use of two blocks with one factorial effect confounded may not reduce block size sufficiently. For example, a 2 6 factorial with 64 treatments may require block sizes no larger than 16 EUs per block with four blocks per replications. We can accomplish further reduction in block size by confounding an additional defining contrast with blocks. 28

29 Example: Creating Incomplete Blocks Suppose a 2 4 factorial is to have 16 treatment combination placed in four blocks of = 4 EUs each. Suppose that AC and BD are chosen to be confounded with blocks. The defining contrasts are then L 1 = x 1 + x 3 and L 2 = x 2 + x 4. Each treatment will provide a pair of residues modulo 2: (L 1, L 2 ). The pairs (0,0), (0,1), (1,0), and (1,1) will be assigned to Block 1, Block 2, Block 3, and Block 4, respectively. Treatment x 1 x 2 x 3 x 4 L 1 L 2 Residue Block Assignment (1) (0,0) Block 1 a (1,0) Block 3 b (0,1) Block 2 ab (1,1) Block 4 c (1,0) Block 3 ac (0,0) Block 1 bc (1,1) Block 4 abc (0,1) Block 2 d (0,1) Block 2 ad (1,1) Block 4 bd (0,0) Block 1 cd (1,1) Block 4 abd (1,0) Block 3 acd (0,1) Block 2 bcd (1,0) Block 3 abcd (0,0) Block 1 29

30 Example: Generalized Interactions Let us continue with our previous example for the purpose of defining a generalized interaction. ABCD is the generalized interaction confounded as a consequence of purposely confounding AC and BD with blocks. We can use more generic algebraic rules for determining generalized interactions. We do this by forming the product of the symbols for the defining contrasts with the exponent of any symbol reduced to mod 2. The product of AC and BD is AC BD = ABCD. The generalized interaction of AC and BD, as determined by the symbol product, is ABCD since all exponents of the symbol product are 1(mod 2). If the contrasts ACD and BCD had been chosen for the original defining contrasts, then the product is ACD BCD=ABCCDD=ABC 2 D 2 =AB, where C 2 and D 2 are dropped because their exponents are 0(mod 2). Therefore, the generalized interaction is AB when ACD and BCD are the defining contrasts. 30

31 Incomplete Block Designs for 3 k Factorial Designs 3 k factorial designs make it possible to estimate linear and quadratic trends for quantitative factors and to provide more detailed descriptions of qualitative factors. One constraint is that the number of EUs in a 3 k factorial design increases by power of 3 as more factors are added. Because of the large number of necessary EUS, incomplete block designs for 3 k factorials become very useful. The levels of a factor are (usually) represented by x i = 0, 1, 2; e.g., a 3 2 factorial design with factors A and B results in the following t = 9 treatment conditions: A B

32 Confounding for 3 k Factorial Designs Incomplete block designs for 3 k factorials require three blocks to have blocks of equal size. We will have 2 df between blocks and a treatment effect with 2 df must be confounded with blocks. We have 2 df for main effects, 2 2 df for two-factor interactions, and so on. As before, we would not want to confound main effects with blocks. Defining contrasts in 3 k factorials and confounding with three or more factors are both done analogously to what we presented for 2 k factorials. Note that now we must work with residues of (mod 3). 32

33 Outline of Topics 1 Confounding 2 Fractional Factorial Designs 3 Design Resolution 33

34 Utility of Fractional Treatment Designs Even when each factor is studied at two level (e.g., 2 k factorial designs), the number of EUs necessary grows geometrically with the number of factors; e.g., 2 2 = 4, 2 4 = 16, 2 6 = 64, 2 8 = 256, 2 10 = 1024, etc. Fractional factorial designs use only one-half, one-quarter, or smaller fractions of the 2 k treatment combinations. Some of the reasons for using fractional factorial designs include: the number of necessary treatments exceed resources; information is needed only from main effects and low-order interactions; screening studies; and working under the assumption that only a few effects are truly important (this is driven by what is called the factor sparsity hypothesis or sparsity of effects principle). 34

35 Half-Fraction Design The half-fraction design is referred to as a 2 k 1 fractional factorial design because 1 2 2k = 2 k 1. The notation indicates that the design will include k factors each at two levels but we only use 2 k 1 EUs. For incomplete blocks, we placed one replicate of a 2 k factorial design using a defining contrast that let us separate the treatment combinations into two sets. Each of the two sets was placed into one of the incomplete blocks according to the + and - coefficients of the treatments. Each block was half of a complete replication of the treatments and the defining contrast was confounded with blocks (although this still made it possible to estimate the remaining effects). We use the same principle for constructing fractional factorial designs, which is best illustrated by first presenting an example. 35

36 Example: Popcorn Experiment Recall the designed experiment involving (approximately) 3.5 ounce bags of popcorn. A 2 3 factorial design was used. Factor A is the brand of popcorn a cheap brand (-) and a costly brand (+). Factor B is the amount of time in the microwave 4 minutes (-) and 6 minutes (+). Factor C is the percent power of the microwave 75% (-) and 100% (+). The weight of the remaining unpopped kernels (in ounces) after popping is the response. The data are reported below, but this time we have divided the t = 8 treatments into two groups of four treatments using the defining contrast based on ABC. This particular division of treatments could have been used to construct an incomplete block design with ABC interaction confounded with blocks. If researchers wanted to construct a half-replicate fractional factorial design, then they could use the four treatments in the top-half of this table. Treatment I A B C AB AC BC ABC Y a b c abc (1) ab ac bc

37 What is Sacrificed Through Fractional Designs? While we gain in terms of having reduced size of the experiment, it does come at a price. Namely, we lose some information on the treatment effects. If we use a half-replicate of the 2 3 factorial, then we lose the ability to estimate the three-factor interaction and each main effect is confounded (or aliased) with a two-factor interaction. Aliasing is mostly another term for confounding. We usually use confounding in the context of an incomplete block design; e.g., when we confound a treatment effect with a block. We usually use aliasing in the context of fractional designs; e.g., the treatment D is aliased with the three-factor interaction ABC in a 2 4 design. 37

38 Example: Popcorn Experiment Recall that the contrasts for treatment t is found by l t = t c tȳ t, where c t = ±1 corresponds to the sign in the design matrix for treatment t. If using only the top-half of the table for the popcorn experiment, we see the contrasts for the main effects are: l A = a b c + abc = = 1.7 l B = a + b c + abc = = 2.3 l C = a b + c + abc = = 4.1 Contrasts for the two-factor interactions are: l BC = a b c + abc = = 1.7 l AC = a + b c + abc = = 2.3 l AB = a b + c + abc = = 4.1 Notice that l A = l BC, l B = l AC, and l C = l AB. Therefore, the above contrasts estimate the combined effect of A+BC, B+AC, and C+AB, respectively. This means that we cannot differentiate between the main effect of brand (A) and the interaction between time (B) and power (C); differentiate between the main effect of time (B) and the interaction between brand (A) and power (C); and differentiate between the main effect of power (C) and the interaction between brand (A) and time (B). Since the same contrast estimates two different treatments, those treatments are aliased. Specifically, A is aliased with BC (written as A=BC), B is aliased with AC (written as B=AC), and C is aliased with AB (written as C=AB). 38

39 Design Generator and Defining Relation The higher-order interaction used as the defining contrast (i.e., such that c t 1), is known as the design generator. In the popcorn experiment, ABC is the design generator because it has all the same coefficients (+), which is the same as the identity column I. The defining relation for a design is the correspondence between a treatment and the identity column I. In the popcorn experiment, I=ABC is thus the defining relation. Thus, the aliasing scheme for a design can be determined from the defining relation by multiplying the column on each side of the defining relation by successive columns of the design matrix, such that the multiplication is carried out term-by-term. 39

40 Multiplication Rules for Design Generation It is helpful to establish some multiplication rules that allow us to establish the defining contrasts: 1 When multiplying the column I by I, all entries of remain 1; i.e., I I = I 2 = I 2 When multiplying any column (say, AB ) by I, the column entries are unchanged: I (AB ) = AB 3 When multiplying any column by itself, the resulting column is I: (AB ) (AB ) = I You can think of the above as being akin to identity properties. 40

41 Example: Popcorn Experiment We will use the defining relation I=ABC and the multiplication rules to show the aliasing relationships that we have already obtained. First we multiply the defining contrast by each main effect: A ABC = A 2 BC = BC B ABC = AB 2 C = AC C ABC = ABC 2 = AB Next we multiply the defining contrast by each two-factor interaction, which gives us the same relationship established above: BC ABC = AB 2 C 2 = A AC ABC = A 2 BC 2 = B AB ABC = A 2 B 2 C = C Note that if we had used the bottom-half of the original table, then the defining relationship would have been I=-ABC because all of the entries in the ABC column are - while all of the entries in the I column are +. The same logic applied above can be used to define the aliasing relationships when I=-ABC is the defining relationship. Note that the quantities above are also called generalized interactions because we are taking a treatment, symbolically multiplying it by a higher-order interaction, and then using our multiplication rules to reveal the resulting aliasing structure. 41

42 Constructing Half-Replicate 2 k 1 Designs The half-fraction design is constructed with the highest order interaction as the design generator; e.g., half-fraction design has I=ABC, half-fraction design has I=ABCD, etc. The treatment combinations are identified as follows: 1 Write the design matrix (using + s and - s) in standard order for the factors in a 2 k 1 design. 2 Identify the ± coefficients for the k th factor by equating them to the coefficients for the highest-order interaction. For example, to construct a half-replicate design, we use the first four rows in standard order from the full 2 3 design (only writing the columns for the first two factors) and then calculate C=AB (see the table below). Note that the treatments match those in the first-half of the table for the popcorn experiment. A B C=AB Treatment c a b abc 42

43 Highest-Order Interaction The highest-order interaction of least interest is typically used to generate the half-replicate because the defining contrast chosen for the design generator cannot be estimated. For example, suppose that a 2 4 factorial is generated with the defining relation I=ABCD. A half-replicate for a 2 4 factorial requires 8 EUs and if using the defining relation I=ABCD, we get the following aliasing structure: A = BCD B = ACD C = ABD D = ABC AB = CD AC = BD AD = BC 43

44 Alternative Design Suppose we use the defining relation I=ABD to generate a different fractional factorial design. The resulting aliasing structure is as follows: A = B = C = D = AC = BC = CD = 44

45 Quarter-Fraction and Smaller-Fraction Designs When the number of factors is large, the number of treatments in a half-fraction design may still be prohibitive. We can proceed to halve our half-fraction design, which results in a quarter-fraction design. We can proceed in this manner of halving to obtain smaller and smaller designs; e.g., eighth-fraction design, sixteenth-fraction design, etc. Fractional designs are usually written as 2 k f fractional designs, where f is a positive integer strictly less than k. In general, for a 2 k f fractional factorial design, there are 2 f terms in the defining relation, which consist of 1 The constant term, I. 2 The f interaction terms used to define the f successive fractionations. 3 The 2 f f 1 generalized interactions, constructed from the crossproducts involving pairs, triples, and so on, of the f interaction terms used to define the f successive fractionations. Since there are 2 f terms in the defining relation for a 2 k f fractional factorial design, we see that each factor effect is confounded with 2 f 1 other factor effects. 45

46 Example: Design To obtain the aliasing structure for this quarter-fraction design, we first note that the half-fraction design is based on the defining relation I=ABCD. We then fractionate this half-fraction design by using the defining relation I=AB. This means that I=ABCD=AB. Moreover, the generalized interaction of AB and ABCD is CD. Therefore, I=ABCD=AB=CD is the defining relation for the quarter-fraction design. To continue defining the aliasing structure, note that if we multiply each of the four quantities in the defining relation, we get A=BCD=B=ACD. With a little more work, it can be shown that the full aliasing scheme is given by I = ABCD = AB = CD (defining relation) A = BCD = B = ACD C = ABD = ABC = D AC = BD = BC = AD Since main effects are confounded with each other (A with B and C with D), this design is clearly undesirable. But let us proceed to construct the design matrix for this quarter-replicate design. First, let column A be written in standard order (-,+,-,+). Since A=B, B will also be (-,+,-,+). Since A is confounded with B, we would then treat C as our second column in the standard order routine. Therefore, C is (-,-,+,+), which is what B would have been had it not been confounded with A. The design matrix with only the main effects written down (and it is easy to specify the higher-order terms): A B=A C D=C Treatment (1) ab cd abcd 46

47 Outline of Topics 1 Confounding 2 Fractional Factorial Designs 3 Design Resolution 47

48 Resolution The (maximum) resolution of a fractional factorial design, denoted by R, is the number of factors involved in the lowest-order effect in the defining relation, excluding the constant I. The resolution is important in identifying the severity of the confounding scheme. For example, in a fractional factorial design, we showed that the defining relation is I=ABCD. The resolution of this design is R = 4 because there are four factors involved. This tells us that the most severe cases of confounding will involve (i) a main effect and a three-factor interaction (e.g., A=BCD) and (ii) two two-factor interactions (e.g., AB=CD). Roman numerals are commonly used to denote the resolution to avoid confusion with the number of factors. For example, in the fractional factorial design discussed above, we showed that R = 4. Therefore, we write this as a IV fractional factorial design. 48

49 General Comments on Design Resolution In general, the higher the resolution of the design, the less severe the degree of confounding. The resolution should never be less than III. Resolution II designs are not used since at least one pair of main effects will be confounded. Designs of resolution III, IV, and V are the most common. In designs of resolution III, no main effects are confounded with other main effects, some main effects are confounded with two-factor interactions, and two-factor interactions are confounded with other two-factor interactions. In designs of resolution IV, no main effects are confounded with other main effects or two-factor interactions, but some main effects are confounded with three-factor interactions and some two-factor interactions are confounded with other two-factor interactions. In designs of resolution V, no main effects or two-factor interactions are confounded with other main effects or two-factor interactions, but some main effects are confounded with four-factor interactions and some two-factor interactions are confounded with three-factor interactions. 49

50 Resolution for 3 to 8 Factors Number of Number of Defining Relation Fraction Factors Runs (Omitting Generalized Interactions) III 4 I=ABC IV 8 I=ABCD V 16 I=ABCDE III 8 I=ABC=ACE VI 32 I=ABCDEF IV 16 I=ABCE=BCDF III 8 I=ABD=ACE=BCF VII 64 I=ABCDEFG IV 32 I=ABCDF=ABDEG IV 16 I=ABCE=BCDF=ACDG III 8 I=ABD=ACE=BCF=ABCG V 64 I=ABCDG=ABEFH IV 32 I=ABCF=ABDG=BCDEH IV 16 I=BCDE=ACDF=ABCG=ABDH *Note: Other defining relationships can be used for some of these designs. 50

51 Example: Peanut Solids A scientist is studying the effect the extraction of food solids from peanuts using water. The seven factors of interest included effects like ph level of the water, extraction time, and agitation speed. The scientist is able to run 16 different treatment combinations. Therefore, they conducted a single replicate of a design; i.e., an eighth-fractional design. Below is output for the design generation: $catlg.entry Design: runs, 7 factors, Resolution IV Generating columns: WLP (3plus): , 0 clear 2fis A resolution IV design is achieved for this setting. Near the top of the output are the generating columns. These are the locations of the treatments in standard order, where the first entry is for factor A and not for the constant I. Therefore, 7, 11, and 13, correspond to ABC, ABD, and ACD, respectively. This means the design generator is given by E=ABC, F=ABD, and G=ACD. One can then cycle through the multiplication rules and see how the aliasing scheme given above is achieved. 51

52 Example: Peanut Solids Using the design generator given by E=ABC, F=ABD, and G=ACD, we can then cycle through the multiplication rules and see how the aliasing scheme given above is achieved. Below are the aliasing schemes for main effects as well as two-factor and three-factor interactions: $aliased $aliased$legend [1] "A=A" "B=B" "C=C" "D=D" "E=E" "F=F" "G=G" $aliased$main [1] "A=BCE=BDF=CDG=EFG" "B=ACE=ADF=CFG=DEG" "C=ABE=ADG=BFG=DEF" "D=ABF=ACG=BEG=CEF" [5] "E=ABC=AFG=BDG=CDF" "F=ABD=AEG=BCG=CDE" "G=ACD=AEF=BCF=BDE" $aliased$fi2 [1] "AB=CE=DF" "AC=BE=DG" "AD=BF=CG" "AE=BC=FG" "AF=BD=EG" "AG=CD=EF" "BG=CF=DE" $aliased$fi3 [1] "ABG=ACF=ADE=BCD=BEF=CEG=DFG" If you take any of the aliased main effects and multiply both sides by that main effect, you will see the defining relationship involving I. For example, if you take A=BCE=BDF=CDG=EFG and multiply through by A, you get the (partial) defining relationship I=ABCE=ABDF=ACDG=AEFG. All treatments have 4 letters in them, which means the maximum resolution is IV, which we already showed on the previous slide. 52

53 Analyzing Fractional Factorial Designs We begin by estimating the effect of a factor in a fractional factorial design: AB = 2l AB N = 2 t ctȳt, N where N is the total number of EUs (or runs) required for the experiment and l AB is, again, the contrast of the treatment combination AB. If we let C be our contrast matrix (which amounts to using our design matrix for the fractional factorial design, but where the - and + signs are replaced by -1 and 1, respectively), then the estimated slopes for the linear model are ˆβ = (C T C) 1 C T Y, where ˆβ AB = t c tȳ t /N; therefore AB = 2 ˆβ AB The 1 df SS for an effects in a 2 k f design is SS(AB) = (l AB ) 2 2 k f Obviously, analyzing data collected using a fractional factorial design and fitting all of the effects does not leave us any df for estimating the error. However, we can plot the estimated factor effects and interactions from the 2 k f design on a normal probability plot (QQ-plot) to help us decide which, if any, effects appear to be negligible. We could then drop those factors that appear negligible (while obeying the hierarchy principle) and combine those effects to represent experimental variation, thus allowing us to use ANOVA. 53

54 Example: Filtration Experiment A chemical product is produced in a pressure vessel. A fractional factorial design is conducted in the pilot plant to study the factors thought to influence the filtration rate (Y) of this product. The four factors are temperature (A), pressure (B), concentration of formaldehyde (C), and stirring rate (D). Each of these have a low and a high level. In the design, the defining relation I=ABCD is used. The design matrix and data are given below: Treatment I A B C D=ABC Y (1) ad bd ab cd ac bc abcd

55 Example: Filtration Experiment The full aliasing scheme for this fractional factorial design is as follows: I = ABCD A = BCD B = ACD C = ABD D = ABC AB = CD AC = BD AD = BC The 1 df SS (Type I SS) are then as follows: Call: aov(formula = out) Terms: A B C D A:B A:C A:D Sum of Squares Deg. of Freedom Estimated effects may be unbalanced In the above, those SS quantities which are small are for B and AB. Hence, these are likely negligible effects. The estimated effects used in the calculation of the 1 df SS which can be plotted on a normal probability plot are given below: A1 B1 C1 D1 A1:B1 A1:C1 A1:D

56 Example: Filtration Experiment A To the right is the normal probability plot of estimated factor effects and interactions for this experiment. The further values deviate from the 0-1 line (i.e., the black line), the more substantial their effect. From this figure, it looks like B and AB are negligible, which is consistent with the Type I SS that we calculated. Normal Probability AC AB B C D AD Effect Estimates 56

57 Example: Filtration Experiment We next drop B and AB from the analysis. The variability explained by B and AB will make up our estimate of the experimental error. The resulting ANOVA table is presented below. Clearly, all of the remaining effects are significant effects on filtration rate. Note that each F -test is constructed against the MSE, which is our estimate of the experimental error. Analysis of Variance Table Response: rate Df Sum Sq Mean Sq F value Pr(>F) A ** C ** D ** A:C ** A:D ** Residuals Signif. codes: 0 *** ** 0.01 *

58 Plackett-Burman Designs A limitation of fractional factorial designs of resolution III is that they require the number of treatment combinations to be a power of 2. Plackett-Burman designs are two-level, resolution III designs that can be used for studying up to N 1 factors in N experimental trials, where N is a multiple of 4. Valid run sizes of Plackett-Burman designs are, therefore, 4, 8, 12, 16, 20, etc. When N is a power of 2, then Plackett-Burman designs are equivalent to resolution III fractional factorial designs that we already presented. When N is not a power of 2, then the aliasing scheme is complicated. Analysis of Plackett-Burman designs is the same as what we presented for other fractional factorial designs. 58

59 Final Comments As we have seen, factorial experiments are very versatile treatment designs. In this lecture, we ve only provided the rudimentary principles for constructing fractional factorials. Fractional designs can also be constructed for 3 k factorials using the same principles as those for 2 k factorials. However, instead of dividing by powers of two (e.g., half-fractional, quarter-fractional, etc.), you now divide by powers of three (e.g., third-fractional, ninth-fractional, etc.) Most statistical software can handle 3 k f fractional factorial designs. The resolution of such designs can also be determined (or specified). 59

60 This is the end of Unit 9. 60

19. Blocking & confounding

19. Blocking & confounding 146 19. Blocking & confounding Importance of blocking to control nuisance factors - day of week, batch of raw material, etc. Complete Blocks. This is the easy case. Suppose we run a 2 2 factorial experiment,

More information

23. Fractional factorials - introduction

23. Fractional factorials - introduction 173 3. Fractional factorials - introduction Consider a 5 factorial. Even without replicates, there are 5 = 3 obs ns required to estimate the effects - 5 main effects, 10 two factor interactions, 10 three

More information

Suppose we needed four batches of formaldehyde, and coulddoonly4runsperbatch. Thisisthena2 4 factorial in 2 2 blocks.

Suppose we needed four batches of formaldehyde, and coulddoonly4runsperbatch. Thisisthena2 4 factorial in 2 2 blocks. 58 2. 2 factorials in 2 blocks Suppose we needed four batches of formaldehyde, and coulddoonly4runsperbatch. Thisisthena2 4 factorial in 2 2 blocks. Some more algebra: If two effects are confounded with

More information

ST3232: Design and Analysis of Experiments

ST3232: Design and Analysis of Experiments Department of Statistics & Applied Probability 2:00-4:00 pm, Monday, April 8, 2013 Lecture 21: Fractional 2 p factorial designs The general principles A full 2 p factorial experiment might not be efficient

More information

Fractional Factorial Designs

Fractional Factorial Designs Fractional Factorial Designs ST 516 Each replicate of a 2 k design requires 2 k runs. E.g. 64 runs for k = 6, or 1024 runs for k = 10. When this is infeasible, we use a fraction of the runs. As a result,

More information

Soo King Lim Figure 1: Figure 2: Figure 3: Figure 4: Figure 5: Figure 6: Figure 7: Figure 8: Figure 9: Figure 10: Figure 11: Figure 12: Figure 13:

Soo King Lim Figure 1: Figure 2: Figure 3: Figure 4: Figure 5: Figure 6: Figure 7: Figure 8: Figure 9: Figure 10: Figure 11: Figure 12: Figure 13: 1.0 ial Experiment Design by Block... 3 1.1 ial Experiment in Incomplete Block... 3 1. ial Experiment with Two Blocks... 3 1.3 ial Experiment with Four Blocks... 5 Example 1... 6.0 Fractional ial Experiment....1

More information

5. Blocking and Confounding

5. Blocking and Confounding 5. Blocking and Confounding Hae-Jin Choi School of Mechanical Engineering, Chung-Ang University 1 Why Blocking? Blocking is a technique for dealing with controllable nuisance variables Sometimes, it is

More information

Fractional Factorial Designs

Fractional Factorial Designs k-p Fractional Factorial Designs Fractional Factorial Designs If we have 7 factors, a 7 factorial design will require 8 experiments How much information can we obtain from fewer experiments, e.g. 7-4 =

More information

Design and Analysis of Experiments Prof. Jhareshwar Maiti Department of Industrial and Systems Engineering Indian Institute of Technology, Kharagpur

Design and Analysis of Experiments Prof. Jhareshwar Maiti Department of Industrial and Systems Engineering Indian Institute of Technology, Kharagpur Design and Analysis of Experiments Prof. Jhareshwar Maiti Department of Industrial and Systems Engineering Indian Institute of Technology, Kharagpur Lecture 51 Plackett Burman Designs Hello, welcome. We

More information

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 2.830J / 6.780J / ESD.63J Control of Processes (SMA 6303) Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

Unit 8: 2 k Factorial Designs, Single or Unequal Replications in Factorial Designs, and Incomplete Block Designs

Unit 8: 2 k Factorial Designs, Single or Unequal Replications in Factorial Designs, and Incomplete Block Designs Unit 8: 2 k Factorial Designs, Single or Unequal Replications in Factorial Designs, and Incomplete Block Designs STA 643: Advanced Experimental Design Derek S. Young 1 Learning Objectives Revisit your

More information

Chapter 11: Factorial Designs

Chapter 11: Factorial Designs Chapter : Factorial Designs. Two factor factorial designs ( levels factors ) This situation is similar to the randomized block design from the previous chapter. However, in addition to the effects within

More information

Confounding and fractional replication in 2 n factorial systems

Confounding and fractional replication in 2 n factorial systems Chapter 20 Confounding and fractional replication in 2 n factorial systems Confounding is a method of designing a factorial experiment that allows incomplete blocks, i.e., blocks of smaller size than the

More information

Strategy of Experimentation III

Strategy of Experimentation III LECTURE 3 Strategy of Experimentation III Comments: Homework 1. Design Resolution A design is of resolution R if no p factor effect is confounded with any other effect containing less than R p factors.

More information

Fractional Factorials

Fractional Factorials Fractional Factorials Bruce A Craig Department of Statistics Purdue University STAT 514 Topic 26 1 Fractional Factorials Number of runs required for full factorial grows quickly A 2 7 design requires 128

More information

Contents. TAMS38 - Lecture 8 2 k p fractional factorial design. Lecturer: Zhenxia Liu. Example 0 - continued 4. Example 0 - Glazing ceramic 3

Contents. TAMS38 - Lecture 8 2 k p fractional factorial design. Lecturer: Zhenxia Liu. Example 0 - continued 4. Example 0 - Glazing ceramic 3 Contents TAMS38 - Lecture 8 2 k p fractional factorial design Lecturer: Zhenxia Liu Department of Mathematics - Mathematical Statistics Example 0 2 k factorial design with blocking Example 1 2 k p fractional

More information

6. Fractional Factorial Designs (Ch.8. Two-Level Fractional Factorial Designs)

6. Fractional Factorial Designs (Ch.8. Two-Level Fractional Factorial Designs) 6. Fractional Factorial Designs (Ch.8. Two-Level Fractional Factorial Designs) Hae-Jin Choi School of Mechanical Engineering, Chung-Ang University 1 Introduction to The 2 k-p Fractional Factorial Design

More information

2 k, 2 k r and 2 k-p Factorial Designs

2 k, 2 k r and 2 k-p Factorial Designs 2 k, 2 k r and 2 k-p Factorial Designs 1 Types of Experimental Designs! Full Factorial Design: " Uses all possible combinations of all levels of all factors. n=3*2*2=12 Too costly! 2 Types of Experimental

More information

FRACTIONAL FACTORIAL

FRACTIONAL FACTORIAL FRACTIONAL FACTORIAL NURNABI MEHERUL ALAM M.Sc. (Agricultural Statistics), Roll No. 443 I.A.S.R.I, Library Avenue, New Delhi- Chairperson: Dr. P.K. Batra Abstract: Fractional replication can be defined

More information

Unit 6: Fractional Factorial Experiments at Three Levels

Unit 6: Fractional Factorial Experiments at Three Levels Unit 6: Fractional Factorial Experiments at Three Levels Larger-the-better and smaller-the-better problems. Basic concepts for 3 k full factorial designs. Analysis of 3 k designs using orthogonal components

More information

20g g g Analyze the residuals from this experiment and comment on the model adequacy.

20g g g Analyze the residuals from this experiment and comment on the model adequacy. 3.4. A computer ANOVA output is shown below. Fill in the blanks. You may give bounds on the P-value. One-way ANOVA Source DF SS MS F P Factor 3 36.15??? Error??? Total 19 196.04 3.11. A pharmaceutical

More information

The 2 k Factorial Design. Dr. Mohammad Abuhaiba 1

The 2 k Factorial Design. Dr. Mohammad Abuhaiba 1 The 2 k Factorial Design Dr. Mohammad Abuhaiba 1 HoweWork Assignment Due Tuesday 1/6/2010 6.1, 6.2, 6.17, 6.18, 6.19 Dr. Mohammad Abuhaiba 2 Design of Engineering Experiments The 2 k Factorial Design Special

More information

Reference: CHAPTER 7 of Montgomery(8e)

Reference: CHAPTER 7 of Montgomery(8e) Reference: CHAPTER 7 of Montgomery(8e) 60 Maghsoodloo BLOCK CONFOUNDING IN 2 k FACTORIALS (k factors each at 2 levels) It is often impossible to run all the 2 k observations in a 2 k factorial design (or

More information

Stat 217 Final Exam. Name: May 1, 2002

Stat 217 Final Exam. Name: May 1, 2002 Stat 217 Final Exam Name: May 1, 2002 Problem 1. Three brands of batteries are under study. It is suspected that the lives (in weeks) of the three brands are different. Five batteries of each brand are

More information

Unit 6: Orthogonal Designs Theory, Randomized Complete Block Designs, and Latin Squares

Unit 6: Orthogonal Designs Theory, Randomized Complete Block Designs, and Latin Squares Unit 6: Orthogonal Designs Theory, Randomized Complete Block Designs, and Latin Squares STA 643: Advanced Experimental Design Derek S. Young 1 Learning Objectives Understand the basics of orthogonal designs

More information

Reference: Chapter 6 of Montgomery(8e) Maghsoodloo

Reference: Chapter 6 of Montgomery(8e) Maghsoodloo Reference: Chapter 6 of Montgomery(8e) Maghsoodloo 51 DOE (or DOX) FOR BASE BALANCED FACTORIALS The notation k is used to denote a factorial experiment involving k factors (A, B, C, D,..., K) each at levels.

More information

Blocks are formed by grouping EUs in what way? How are experimental units randomized to treatments?

Blocks are formed by grouping EUs in what way? How are experimental units randomized to treatments? VI. Incomplete Block Designs A. Introduction What is the purpose of block designs? Blocks are formed by grouping EUs in what way? How are experimental units randomized to treatments? 550 What if we have

More information

Strategy of Experimentation II

Strategy of Experimentation II LECTURE 2 Strategy of Experimentation II Comments Computer Code. Last week s homework Interaction plots Helicopter project +1 1 1 +1 [4I 2A 2B 2AB] = [µ 1) µ A µ B µ AB ] +1 +1 1 1 +1 1 +1 1 +1 +1 +1 +1

More information

TWO-LEVEL FACTORIAL EXPERIMENTS: BLOCKING. Upper-case letters are associated with factors, or regressors of factorial effects, e.g.

TWO-LEVEL FACTORIAL EXPERIMENTS: BLOCKING. Upper-case letters are associated with factors, or regressors of factorial effects, e.g. STAT 512 2-Level Factorial Experiments: Blocking 1 TWO-LEVEL FACTORIAL EXPERIMENTS: BLOCKING Some Traditional Notation: Upper-case letters are associated with factors, or regressors of factorial effects,

More information

Answer Keys to Homework#10

Answer Keys to Homework#10 Answer Keys to Homework#10 Problem 1 Use either restricted or unrestricted mixed models. Problem 2 (a) First, the respective means for the 8 level combinations are listed in the following table A B C Mean

More information

Assignment 9 Answer Keys

Assignment 9 Answer Keys Assignment 9 Answer Keys Problem 1 (a) First, the respective means for the 8 level combinations are listed in the following table A B C Mean 26.00 + 34.67 + 39.67 + + 49.33 + 42.33 + + 37.67 + + 54.67

More information

MATH602: APPLIED STATISTICS

MATH602: APPLIED STATISTICS MATH602: APPLIED STATISTICS Dr. Srinivas R. Chakravarthy Department of Science and Mathematics KETTERING UNIVERSITY Flint, MI 48504-4898 Lecture 10 1 FRACTIONAL FACTORIAL DESIGNS Complete factorial designs

More information

Fractional Replications

Fractional Replications Chapter 11 Fractional Replications Consider the set up of complete factorial experiment, say k. If there are four factors, then the total number of plots needed to conduct the experiment is 4 = 1. When

More information

Experimental design (DOE) - Design

Experimental design (DOE) - Design Experimental design (DOE) - Design Menu: QCExpert Experimental Design Design Full Factorial Fract Factorial This module designs a two-level multifactorial orthogonal plan 2 n k and perform its analysis.

More information

Design and Analysis of Multi-Factored Experiments

Design and Analysis of Multi-Factored Experiments Design and Analysis of Multi-Factored Experiments Fractional Factorial Designs L. M. Lye DOE Course 1 Design of Engineering Experiments The 2 k-p Fractional Factorial Design Motivation for fractional factorials

More information

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Analysis of Variance and Design of Experiment-I MODULE IX LECTURE - 38 EXERCISES Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Example (Completely randomized

More information

TMA4267 Linear Statistical Models V2017 (L19)

TMA4267 Linear Statistical Models V2017 (L19) TMA4267 Linear Statistical Models V2017 (L19) Part 4: Design of Experiments Blocking Fractional factorial designs Mette Langaas Department of Mathematical Sciences, NTNU To be lectured: March 28, 2017

More information

Unreplicated 2 k Factorial Designs

Unreplicated 2 k Factorial Designs Unreplicated 2 k Factorial Designs These are 2 k factorial designs with one observation at each corner of the cube An unreplicated 2 k factorial design is also sometimes called a single replicate of the

More information

Design of Experiments SUTD - 21/4/2015 1

Design of Experiments SUTD - 21/4/2015 1 Design of Experiments SUTD - 21/4/2015 1 Outline 1. Introduction 2. 2 k Factorial Design Exercise 3. Choice of Sample Size Exercise 4. 2 k p Fractional Factorial Design Exercise 5. Follow-up experimentation

More information

Reference: Chapter 8 of Montgomery (8e)

Reference: Chapter 8 of Montgomery (8e) Reference: Chapter 8 of Montgomery (8e) 69 Maghsoodloo Fractional Factorials (or Replicates) For Base 2 Designs As the number of factors in a 2 k factorial experiment increases, the number of runs (or

More information

Confounding and Fractional Replication in Factorial Design

Confounding and Fractional Replication in Factorial Design ISSN -580 (Paper) ISSN 5-05 (Online) Vol.6, No.3, 016 onfounding and Fractional Replication in Factorial esign Layla. hmed epartment of Mathematics, ollege of Education, University of Garmian, Kurdistan

More information

3.4. A computer ANOVA output is shown below. Fill in the blanks. You may give bounds on the P-value.

3.4. A computer ANOVA output is shown below. Fill in the blanks. You may give bounds on the P-value. 3.4. A computer ANOVA output is shown below. Fill in the blanks. You may give bounds on the P-value. One-way ANOVA Source DF SS MS F P Factor 3 36.15??? Error??? Total 19 196.04 Completed table is: One-way

More information

Design and Analysis of Experiments 8E 2012 Montgomery

Design and Analysis of Experiments 8E 2012 Montgomery 1 Why do Fractional Factorial Designs Work? The sparsity of effects principle There may be lots of factors, but few are important System is dominated by main effects, low-order interactions The projection

More information

Design of Experiments SUTD 06/04/2016 1

Design of Experiments SUTD 06/04/2016 1 Design of Experiments SUTD 06/04/2016 1 Outline 1. Introduction 2. 2 k Factorial Design 3. Choice of Sample Size 4. 2 k p Fractional Factorial Design 5. Follow-up experimentation (folding over) with factorial

More information

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 2.830J / 6.780J / ESD.63J Control of Processes (SMA 6303) Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

Session 3 Fractional Factorial Designs 4

Session 3 Fractional Factorial Designs 4 Session 3 Fractional Factorial Designs 3 a Modification of a Bearing Example 3. Fractional Factorial Designs Two-level fractional factorial designs Confounding Blocking Two-Level Eight Run Orthogonal Array

More information

Chapter 6 The 2 k Factorial Design Solutions

Chapter 6 The 2 k Factorial Design Solutions Solutions from Montgomery, D. C. (004) Design and Analysis of Experiments, Wiley, NY Chapter 6 The k Factorial Design Solutions 6.. A router is used to cut locating notches on a printed circuit board.

More information

STAT451/551 Homework#11 Due: April 22, 2014

STAT451/551 Homework#11 Due: April 22, 2014 STAT451/551 Homework#11 Due: April 22, 2014 1. Read Chapter 8.3 8.9. 2. 8.4. SAS code is provided. 3. 8.18. 4. 8.24. 5. 8.45. 376 Chapter 8 Two-Level Fractional Factorial Designs more detail. Sequential

More information

Written Exam (2 hours)

Written Exam (2 hours) M. Müller Applied Analysis of Variance and Experimental Design Summer 2015 Written Exam (2 hours) General remarks: Open book exam. Switch off your mobile phone! Do not stay too long on a part where you

More information

Lecture 11: Blocking and Confounding in 2 k design

Lecture 11: Blocking and Confounding in 2 k design Lecture 11: Blocking and Confounding in 2 k design Montgomery: Chapter 7 Page 1 There are n blocks Randomized Complete Block 2 k Design Within each block, all treatments (level combinations) are conducted.

More information

CS 5014: Research Methods in Computer Science

CS 5014: Research Methods in Computer Science Computer Science Clifford A. Shaffer Department of Computer Science Virginia Tech Blacksburg, Virginia Fall 2010 Copyright c 2010 by Clifford A. Shaffer Computer Science Fall 2010 1 / 254 Experimental

More information

American Society for Quality

American Society for Quality American Society for Quality The 2k-p Fractional Factorial Designs Part I Author(s): G. E. P. Box and J. S. Hunter Source: Technometrics, Vol. 3, No. 3 (Aug., 1961), pp. 311-351 Published by: American

More information

Unit 5: Fractional Factorial Experiments at Two Levels

Unit 5: Fractional Factorial Experiments at Two Levels Unit 5: Fractional Factorial Experiments at Two Levels Source : Chapter 4 (sections 4.1-4.3, 4.4.1, 4.4.3, 4.5, part of 4.6). Effect aliasing, resolution, minimum aberration criteria. Analysis. Techniques

More information

Design of experiment ERT k-p fractional factorial. Miss Hanna Ilyani Zulhaimi

Design of experiment ERT k-p fractional factorial. Miss Hanna Ilyani Zulhaimi + Design of experiment ERT 427 2 k-p fractional factorial Miss Hanna Ilyani Zulhaimi + OUTLINE n Limitation of full factorial design n The concept of fractional factorial, 2 k-p n One-half fraction factorial

More information

CSCI 688 Homework 6. Megan Rose Bryant Department of Mathematics William and Mary

CSCI 688 Homework 6. Megan Rose Bryant Department of Mathematics William and Mary CSCI 688 Homework 6 Megan Rose Bryant Department of Mathematics William and Mary November 12, 2014 7.1 Consider the experiment described in Problem 6.1. Analyze this experiment assuming that each replicate

More information

Design and Analysis of Experiments

Design and Analysis of Experiments Design and Analysis of Experiments Part VII: Fractional Factorial Designs Prof. Dr. Anselmo E de Oliveira anselmo.quimica.ufg.br anselmo.disciplinas@gmail.com 2 k : increasing k the number of runs required

More information

CS 5014: Research Methods in Computer Science. Experimental Design. Potential Pitfalls. One-Factor (Again) Clifford A. Shaffer.

CS 5014: Research Methods in Computer Science. Experimental Design. Potential Pitfalls. One-Factor (Again) Clifford A. Shaffer. Department of Computer Science Virginia Tech Blacksburg, Virginia Copyright c 2015 by Clifford A. Shaffer Computer Science Title page Computer Science Clifford A. Shaffer Fall 2015 Clifford A. Shaffer

More information

4. The 2 k Factorial Designs (Ch.6. Two-Level Factorial Designs)

4. The 2 k Factorial Designs (Ch.6. Two-Level Factorial Designs) 4. The 2 k Factorial Designs (Ch.6. Two-Level Factorial Designs) Hae-Jin Choi School of Mechanical Engineering, Chung-Ang University Introduction to 2 k Factorial Designs Special case of the general factorial

More information

REVIEW Chapter 1 The Real Number System

REVIEW Chapter 1 The Real Number System REVIEW Chapter The Real Number System In class work: Complete all statements. Solve all exercises. (Section.4) A set is a collection of objects (elements). The Set of Natural Numbers N N = {,,, 4, 5, }

More information

Unit 27 One-Way Analysis of Variance

Unit 27 One-Way Analysis of Variance Unit 27 One-Way Analysis of Variance Objectives: To perform the hypothesis test in a one-way analysis of variance for comparing more than two population means Recall that a two sample t test is applied

More information

TWO-LEVEL FACTORIAL EXPERIMENTS: IRREGULAR FRACTIONS

TWO-LEVEL FACTORIAL EXPERIMENTS: IRREGULAR FRACTIONS STAT 512 2-Level Factorial Experiments: Irregular Fractions 1 TWO-LEVEL FACTORIAL EXPERIMENTS: IRREGULAR FRACTIONS A major practical weakness of regular fractional factorial designs is that N must be a

More information

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur

Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur nalysis of Variance and Design of Experiment-I MODULE V LECTURE - 9 FCTORIL EXPERIMENTS Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Sums of squares Suppose

More information

FRACTIONAL REPLICATION

FRACTIONAL REPLICATION FRACTIONAL REPLICATION M.L.Agarwal Department of Statistics, University of Delhi, Delhi -. In a factorial experiment, when the number of treatment combinations is very large, it will be beyond the resources

More information

Topic 9: Factorial treatment structures. Introduction. Terminology. Example of a 2x2 factorial

Topic 9: Factorial treatment structures. Introduction. Terminology. Example of a 2x2 factorial Topic 9: Factorial treatment structures Introduction A common objective in research is to investigate the effect of each of a number of variables, or factors, on some response variable. In earlier times,

More information

Chapter 4: Randomized Blocks and Latin Squares

Chapter 4: Randomized Blocks and Latin Squares Chapter 4: Randomized Blocks and Latin Squares 1 Design of Engineering Experiments The Blocking Principle Blocking and nuisance factors The randomized complete block design or the RCBD Extension of the

More information

Design and Analysis of

Design and Analysis of Design and Analysis of Multi-Factored Experiments Module Engineering 7928-2 Two-level Factorial Designs L. M. Lye DOE Course 1 The 2 k Factorial Design Special case of the general factorial design; k factors,

More information

A matrix over a field F is a rectangular array of elements from F. The symbol

A matrix over a field F is a rectangular array of elements from F. The symbol Chapter MATRICES Matrix arithmetic A matrix over a field F is a rectangular array of elements from F The symbol M m n (F ) denotes the collection of all m n matrices over F Matrices will usually be denoted

More information

Section 5.5: Matrices and Matrix Operations

Section 5.5: Matrices and Matrix Operations Section 5.5 Matrices and Matrix Operations 359 Section 5.5: Matrices and Matrix Operations Two club soccer teams, the Wildcats and the Mud Cats, are hoping to obtain new equipment for an upcoming season.

More information

Chap The McGraw-Hill Companies, Inc. All rights reserved.

Chap The McGraw-Hill Companies, Inc. All rights reserved. 11 pter11 Chap Analysis of Variance Overview of ANOVA Multiple Comparisons Tests for Homogeneity of Variances Two-Factor ANOVA Without Replication General Linear Model Experimental Design: An Overview

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations As stated in Section G, Definition., a linear equation in two variables is an equation of the form AAAA + BBBB = CC, where AA and BB are not both zero. Such an equation has

More information

Lecture 2. The Simple Linear Regression Model: Matrix Approach

Lecture 2. The Simple Linear Regression Model: Matrix Approach Lecture 2 The Simple Linear Regression Model: Matrix Approach Matrix algebra Matrix representation of simple linear regression model 1 Vectors and Matrices Where it is necessary to consider a distribution

More information

Unit 7: Random Effects, Subsampling, Nested and Crossed Factor Designs

Unit 7: Random Effects, Subsampling, Nested and Crossed Factor Designs Unit 7: Random Effects, Subsampling, Nested and Crossed Factor Designs STA 643: Advanced Experimental Design Derek S. Young 1 Learning Objectives Understand how to interpret a random effect Know the different

More information

4. Design of Experiments (DOE) (The 2 k Factorial Designs)

4. Design of Experiments (DOE) (The 2 k Factorial Designs) 4. Design of Experiments (DOE) (The 2 k Factorial Designs) Hae-Jin Choi School of Mechanical Engineering, Chung-Ang University 1 Example: Golfing How to improve my score in Golfing? Practice!!! Other than

More information

Lec 10: Fractions of 2 k Factorial Design

Lec 10: Fractions of 2 k Factorial Design December 5, 2011 Fraction of 2 k experiments Screening: Some of the factors may influence the results. We want to figure out which. The number of combinations, 2 k, is too large for a complete investigation.

More information

Two-Level Fractional Factorial Design

Two-Level Fractional Factorial Design Two-Level Fractional Factorial Design Reference DeVor, Statistical Quality Design and Control, Ch. 19, 0 1 Andy Guo Types of Experimental Design Parallel-type approach Sequential-type approach One-factor

More information

ELEMENTARY LINEAR ALGEBRA

ELEMENTARY LINEAR ALGEBRA ELEMENTARY LINEAR ALGEBRA K R MATTHEWS DEPARTMENT OF MATHEMATICS UNIVERSITY OF QUEENSLAND First Printing, 99 Chapter LINEAR EQUATIONS Introduction to linear equations A linear equation in n unknowns x,

More information

Lecture 10: 2 k Factorial Design Montgomery: Chapter 6

Lecture 10: 2 k Factorial Design Montgomery: Chapter 6 Lecture 10: 2 k Factorial Design Montgomery: Chapter 6 Page 1 2 k Factorial Design Involving k factors Each factor has two levels (often labeled + and ) Factor screening experiment (preliminary study)

More information

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2.

a 11 x 1 + a 12 x a 1n x n = b 1 a 21 x 1 + a 22 x a 2n x n = b 2. Chapter 1 LINEAR EQUATIONS 11 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,, a n, b are given real

More information

Allow the investigation of the effects of a number of variables on some response

Allow the investigation of the effects of a number of variables on some response Lecture 12 Topic 9: Factorial treatment structures (Part I) Factorial experiments Allow the investigation of the effects of a number of variables on some response in a highly efficient manner, and in a

More information

TWO-LEVEL FACTORIAL EXPERIMENTS: REGULAR FRACTIONAL FACTORIALS

TWO-LEVEL FACTORIAL EXPERIMENTS: REGULAR FRACTIONAL FACTORIALS STAT 512 2-Level Factorial Experiments: Regular Fractions 1 TWO-LEVEL FACTORIAL EXPERIMENTS: REGULAR FRACTIONAL FACTORIALS Bottom Line: A regular fractional factorial design consists of the treatments

More information

Design of Engineering Experiments Chapter 8 The 2 k-p Fractional Factorial Design

Design of Engineering Experiments Chapter 8 The 2 k-p Fractional Factorial Design Design of Engineering Experiments Chapter 8 The 2 k-p Fractional Factorial Design Text reference, Chapter 8 Motivation for fractional factorials is obvious; as the number of factors becomes large enough

More information

DOE Wizard Screening Designs

DOE Wizard Screening Designs DOE Wizard Screening Designs Revised: 10/10/2017 Summary... 1 Example... 2 Design Creation... 3 Design Properties... 13 Saving the Design File... 16 Analyzing the Results... 17 Statistical Model... 18

More information

MATH 556 Homework 13 Due: Nov 21, Wednesday

MATH 556 Homework 13 Due: Nov 21, Wednesday MATH 556 Homework 13 Due: Nov 21, Wednesday Ex. A. Based on the model concluded in 6.9, carry out a simulation study (In particular, use the LSE from the data in 6.9, generate new data for A.1, A.2, A.3,

More information

Lecture 12: 2 k p Fractional Factorial Design

Lecture 12: 2 k p Fractional Factorial Design Lecture 12: 2 k p Fractional Factorial Design Montgomery: Chapter 8 Page 1 Fundamental Principles Regarding Factorial Effects Suppose there are k factors (A,B,...,J,K) in an experiment. All possible factorial

More information

Statistics For Economics & Business

Statistics For Economics & Business Statistics For Economics & Business Analysis of Variance In this chapter, you learn: Learning Objectives The basic concepts of experimental design How to use one-way analysis of variance to test for differences

More information

Design and Analysis of Experiments

Design and Analysis of Experiments Design and Analysis of Experiments Part VIII: Plackett-Burman, 3 k, Mixed Level, Nested, and Split-Plot Designs Prof. Dr. Anselmo E de Oliveira anselmo.quimica.ufg.br anselmo.disciplinas@gmail.com Plackett-Burman

More information

Lecture 9: Factorial Design Montgomery: chapter 5

Lecture 9: Factorial Design Montgomery: chapter 5 Lecture 9: Factorial Design Montgomery: chapter 5 Page 1 Examples Example I. Two factors (A, B) each with two levels (, +) Page 2 Three Data for Example I Ex.I-Data 1 A B + + 27,33 51,51 18,22 39,41 EX.I-Data

More information

. Example: For 3 factors, sse = (y ijkt. " y ijk

. Example: For 3 factors, sse = (y ijkt.  y ijk ANALYSIS OF BALANCED FACTORIAL DESIGNS Estimates of model parameters and contrasts can be obtained by the method of Least Squares. Additional constraints must be added to estimate non-estimable parameters.

More information

NESTED FACTORS (Chapter 18)

NESTED FACTORS (Chapter 18) NESTED FACTORS (Chapter 8) A factor B is nested in factor A if each level of B occurs in conjunction with only one level of A. (In other words, if there is a completely different set of levels of B for

More information

How To: Analyze a Split-Plot Design Using STATGRAPHICS Centurion

How To: Analyze a Split-Plot Design Using STATGRAPHICS Centurion How To: Analyze a SplitPlot Design Using STATGRAPHICS Centurion by Dr. Neil W. Polhemus August 13, 2005 Introduction When performing an experiment involving several factors, it is best to randomize the

More information

1 Use of indicator random variables. (Chapter 8)

1 Use of indicator random variables. (Chapter 8) 1 Use of indicator random variables. (Chapter 8) let I(A) = 1 if the event A occurs, and I(A) = 0 otherwise. I(A) is referred to as the indicator of the event A. The notation I A is often used. 1 2 Fitting

More information

The One-Quarter Fraction

The One-Quarter Fraction The One-Quarter Fraction ST 516 Need two generating relations. E.g. a 2 6 2 design, with generating relations I = ABCE and I = BCDF. Product of these is ADEF. Complete defining relation is I = ABCE = BCDF

More information

ALGEBRAIC EXPRESSIONS AND POLYNOMIALS

ALGEBRAIC EXPRESSIONS AND POLYNOMIALS MODULE - ic Epressions and Polynomials ALGEBRAIC EXPRESSIONS AND POLYNOMIALS So far, you had been using arithmetical numbers, which included natural numbers, whole numbers, fractional numbers, etc. and

More information

CHAPTER 3 BOOLEAN ALGEBRA

CHAPTER 3 BOOLEAN ALGEBRA CHAPTER 3 BOOLEAN ALGEBRA (continued) This chapter in the book includes: Objectives Study Guide 3.1 Multiplying Out and Factoring Expressions 3.2 Exclusive-OR and Equivalence Operations 3.3 The Consensus

More information

TWO OR MORE RANDOM EFFECTS. The two-way complete model for two random effects:

TWO OR MORE RANDOM EFFECTS. The two-way complete model for two random effects: TWO OR MORE RANDOM EFFECTS Example: The factors that influence the breaking strength of a synthetic fiber are being studied. Four production machines and three operators are randomly selected. A two-way

More information

Lecture 9 February 8

Lecture 9 February 8 STAT 263/363: Experimental Design Winter 2016/17 Lecture 9 February 8 Lecturer: Art B. Owen Scribe: Poorna Kumar 9.1 Outline: 2 k p designs Aliasing Yates algorithm Q-Q plots Foldovers 9.2 Yates Algorithm

More information

Homework 04. , not a , not a 27 3 III III

Homework 04. , not a , not a 27 3 III III Response Surface Methodology, Stat 579 Fall 2014 Homework 04 Name: Answer Key Prof. Erik B. Erhardt Part I. (130 points) I recommend reading through all the parts of the HW (with my adjustments) before

More information

Figure 9.1: A Latin square of order 4, used to construct four types of design

Figure 9.1: A Latin square of order 4, used to construct four types of design 152 Chapter 9 More about Latin Squares 9.1 Uses of Latin squares Let S be an n n Latin square. Figure 9.1 shows a possible square S when n = 4, using the symbols 1, 2, 3, 4 for the letters. Such a Latin

More information

Factorial and Unbalanced Analysis of Variance

Factorial and Unbalanced Analysis of Variance Factorial and Unbalanced Analysis of Variance Nathaniel E. Helwig Assistant Professor of Psychology and Statistics University of Minnesota (Twin Cities) Updated 04-Jan-2017 Nathaniel E. Helwig (U of Minnesota)

More information

BIOL Biometry LAB 6 - SINGLE FACTOR ANOVA and MULTIPLE COMPARISON PROCEDURES

BIOL Biometry LAB 6 - SINGLE FACTOR ANOVA and MULTIPLE COMPARISON PROCEDURES BIOL 458 - Biometry LAB 6 - SINGLE FACTOR ANOVA and MULTIPLE COMPARISON PROCEDURES PART 1: INTRODUCTION TO ANOVA Purpose of ANOVA Analysis of Variance (ANOVA) is an extremely useful statistical method

More information