38
STA305/1004-Class 19 Nov. 28, 2019

STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Page 1: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

STA305/1004-Class 19

Nov. 28, 2019

Page 2: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Today’s Class

I Lenth’s Method for Assessing significance in unreplicated factorial designsI Blocking factorial designs

I E�ect hierarchy principleI Generation of orthogonal blocksI Generators and deining relations

Page 3: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Factorial Notation - Design Matrix in Standard Order

A 24 design matrix in standard form is:

1 2 3 4-1 -1 -1 -11 -1 -1 -1

-1 1 -1 -11 1 -1 -1

-1 -1 1 -11 -1 1 -1

-1 1 1 -11 1 1 -1

-1 -1 -1 11 -1 -1 1

-1 1 -1 11 1 -1 1

-1 -1 1 11 -1 1 1

-1 1 1 11 1 1 1

2

2

( Run Run - l - ll - I

different from l z t lZ t l

model matrix g z - I

+ I + I- 4( 23'

- I - l- l

- I- l

( fl

- l H-I

+ I ti-l

+ I

16 - l - I+ I

-I

+ It'

- I+ I+ I

+ l H

Page 4: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Example - 23 design for studying a chemical reaction

A process development experiment studied four factors in a 24 factorial design.I amount of catalyst charge x1,I temperature x2,I pressure x3,I concentration of one of the reactants x4.I The response y is the percent conversion at each of the 16 run conditions. The

design is shown below.

Page 5: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Example - 24 design for studying a chemical reaction

run x1 x2 x3 x4 conversion1 -1 -1 -1 -1 702 1 -1 -1 -1 603 -1 1 -1 -1 894 1 1 -1 -1 815 -1 -1 1 -1 696 1 -1 1 -1 627 -1 1 1 -1 888 1 1 1 -1 819 -1 -1 -1 1 60

10 1 -1 -1 1 4911 -1 1 -1 1 8812 1 1 -1 1 8213 -1 -1 1 1 6014 1 -1 1 1 5215 -1 1 1 1 8616 1 1 1 1 79

The design is not replicated so it’s not possible to estimate the standard errors of thefactorial e�ects.

repeatedly ice -

Page 6: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Example - 24 design for studying a chemical reaction

fact1 <- lm(conversion~x1*x2*x3*x4,data=tab0510a)

round(2*fact1$coefficients,2)

(Intercept) x1 x2 x3 x4 x1:x2

144.50 -8.00 24.00 -0.25 -5.50 1.00

x1:x3 x2:x3 x1:x4 x2:x4 x3:x4 x1:x2:x3

0.75 -1.25 0.00 4.50 -0.25 -0.75

x1:x2:x4 x1:x3:x4 x2:x3:x4 x1:x2:x3:x4

0.50 -0.25 -0.75 -0.25

5. e. of Coefficients would be NA

- not available ° : Imc ) won It

be able to compute i not replicated.

Page 7: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Half-Normal PlotsI An advantage of this plot is that all the large estimated e�ects appear in the upper

right hand corner and fall above the line.I The half-normal plot for the e�ects in the process development example can be

obtained with DanielPlot() with the option half=TRUE.library(FrF2)

DanielPlot(fact1,half=TRUE,autolab=F,

main="Half-Normal plot of effects from process development study")

*

*

*

*

*

*

*

*

*

*

*

*

*

*

*

0 5 10 15 20 25

0.0

0.5

1.0

1.5

2.0

Half−Normal plot of effects from process development study

absolute effects

half−

norm

al s

core

s

x1

x2

x3

x4

x1:x2

x1:x3

x2:x3

x1:x4

x2:x4

x3:x4

x1:x2:x3

x1:x2:x4

x1:x3:x4

x2:x3:x4

x1:x2:x3:x410Are thesenotduetochance?

Page 8: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Lenth’s method: testing significance for experiments without varianceestimates

I Half-normal and normal plots are informal graphical methods involving visualjudgement.

I It’s desirable to judge a deviation from a straight line quantitatively based on aformal test of significance.

I Lenth (1989) proposed a method that is simple to compute and performs well.

Page 9: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Lenth’s method

I Let ◊̂(1), ..., ◊̂(N) be N = 2k ≠ 1 factorial e�ects in a 2k design.

I Let m be the median of ˆ|◊|(1), ..., ˆ|◊|(N).I An estimate of the standard error of an e�ect, called the pseudo standard error, is

then given by, s0 = 1.5m.I Any estimated e�ect exceeding 2.5s0 is excluded, and, if needed m and s0 are

recomputed.I A margin of error is then given by ME = t1≠–/2,d · s0, where d = N/3.I All estimates greater than ME may be viewed as “significant”.I But, with so many estimates some will be falsely identified.I A simultaneous margin of error is: SME = t“,s · s0, where “ = (1 + (1 ≠ –)1/N)/2.I Estimated e�ects exceeding SME are declared significant, but SME is adjusted for

multiple comparison.

2

K=2 2 n - interaction

then Ee ,Erf '

-mirin effects

Page 10: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Lenth’s method

I Let ◊̂(1), ..., ◊̂(N) be N = 2k ≠ 1 factorial e�ects in a 2k design.I Let m be the median of ˆ|◊|(1), ..., ˆ|◊|(N).

I An estimate of the standard error of an e�ect, called the pseudo standard error, isthen given by, s0 = 1.5m.

I Any estimated e�ect exceeding 2.5s0 is excluded, and, if needed m and s0 arerecomputed.

I A margin of error is then given by ME = t1≠–/2,d · s0, where d = N/3.I All estimates greater than ME may be viewed as “significant”.I But, with so many estimates some will be falsely identified.I A simultaneous margin of error is: SME = t“,s · s0, where “ = (1 + (1 ≠ –)1/N)/2.I Estimated e�ects exceeding SME are declared significant, but SME is adjusted for

multiple comparison.

Page 11: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Lenth’s method

I Let ◊̂(1), ..., ◊̂(N) be N = 2k ≠ 1 factorial e�ects in a 2k design.I Let m be the median of ˆ|◊|(1), ..., ˆ|◊|(N).I An estimate of the standard error of an e�ect, called the pseudo standard error, is

then given by, s0 = 1.5m.

I Any estimated e�ect exceeding 2.5s0 is excluded, and, if needed m and s0 arerecomputed.

I A margin of error is then given by ME = t1≠–/2,d · s0, where d = N/3.I All estimates greater than ME may be viewed as “significant”.I But, with so many estimates some will be falsely identified.I A simultaneous margin of error is: SME = t“,s · s0, where “ = (1 + (1 ≠ –)1/N)/2.I Estimated e�ects exceeding SME are declared significant, but SME is adjusted for

multiple comparison.

Page 12: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Lenth’s method

I Let ◊̂(1), ..., ◊̂(N) be N = 2k ≠ 1 factorial e�ects in a 2k design.I Let m be the median of ˆ|◊|(1), ..., ˆ|◊|(N).I An estimate of the standard error of an e�ect, called the pseudo standard error, is

then given by, s0 = 1.5m.I Any estimated e�ect exceeding 2.5s0 is excluded, and, if needed m and s0 are

recomputed.

I A margin of error is then given by ME = t1≠–/2,d · s0, where d = N/3.I All estimates greater than ME may be viewed as “significant”.I But, with so many estimates some will be falsely identified.I A simultaneous margin of error is: SME = t“,s · s0, where “ = (1 + (1 ≠ –)1/N)/2.I Estimated e�ects exceeding SME are declared significant, but SME is adjusted for

multiple comparison.

Page 13: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Lenth’s method

I Let ◊̂(1), ..., ◊̂(N) be N = 2k ≠ 1 factorial e�ects in a 2k design.I Let m be the median of ˆ|◊|(1), ..., ˆ|◊|(N).I An estimate of the standard error of an e�ect, called the pseudo standard error, is

then given by, s0 = 1.5m.I Any estimated e�ect exceeding 2.5s0 is excluded, and, if needed m and s0 are

recomputed.I A margin of error is then given by ME = t1≠–/2,d · s0, where d = N/3.

I All estimates greater than ME may be viewed as “significant”.I But, with so many estimates some will be falsely identified.I A simultaneous margin of error is: SME = t“,s · s0, where “ = (1 + (1 ≠ –)1/N)/2.I Estimated e�ects exceeding SME are declared significant, but SME is adjusted for

multiple comparison.

- -

2=-95 t.gs2

Page 14: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Lenth’s method

I Let ◊̂(1), ..., ◊̂(N) be N = 2k ≠ 1 factorial e�ects in a 2k design.I Let m be the median of ˆ|◊|(1), ..., ˆ|◊|(N).I An estimate of the standard error of an e�ect, called the pseudo standard error, is

then given by, s0 = 1.5m.I Any estimated e�ect exceeding 2.5s0 is excluded, and, if needed m and s0 are

recomputed.I A margin of error is then given by ME = t1≠–/2,d · s0, where d = N/3.I All estimates greater than ME may be viewed as “significant”.

I But, with so many estimates some will be falsely identified.I A simultaneous margin of error is: SME = t“,s · s0, where “ = (1 + (1 ≠ –)1/N)/2.I Estimated e�ects exceeding SME are declared significant, but SME is adjusted for

multiple comparison.

Page 15: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Lenth’s method

I Let ◊̂(1), ..., ◊̂(N) be N = 2k ≠ 1 factorial e�ects in a 2k design.I Let m be the median of ˆ|◊|(1), ..., ˆ|◊|(N).I An estimate of the standard error of an e�ect, called the pseudo standard error, is

then given by, s0 = 1.5m.I Any estimated e�ect exceeding 2.5s0 is excluded, and, if needed m and s0 are

recomputed.I A margin of error is then given by ME = t1≠–/2,d · s0, where d = N/3.I All estimates greater than ME may be viewed as “significant”.I But, with so many estimates some will be falsely identified.

I A simultaneous margin of error is: SME = t“,s · s0, where “ = (1 + (1 ≠ –)1/N)/2.I Estimated e�ects exceeding SME are declared significant, but SME is adjusted for

multiple comparison.

23

23-1=7

Page 16: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Lenth’s method

I Let ◊̂(1), ..., ◊̂(N) be N = 2k ≠ 1 factorial e�ects in a 2k design.I Let m be the median of ˆ|◊|(1), ..., ˆ|◊|(N).I An estimate of the standard error of an e�ect, called the pseudo standard error, is

then given by, s0 = 1.5m.I Any estimated e�ect exceeding 2.5s0 is excluded, and, if needed m and s0 are

recomputed.I A margin of error is then given by ME = t1≠–/2,d · s0, where d = N/3.I All estimates greater than ME may be viewed as “significant”.I But, with so many estimates some will be falsely identified.I A simultaneous margin of error is: SME = t“,s · s0, where “ = (1 + (1 ≠ –)1/N)/2.

I Estimated e�ects exceeding SME are declared significant, but SME is adjusted formultiple comparison.

-Bonferron i

typecorrection

Page 17: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Lenth’s method

I Let ◊̂(1), ..., ◊̂(N) be N = 2k ≠ 1 factorial e�ects in a 2k design.I Let m be the median of ˆ|◊|(1), ..., ˆ|◊|(N).I An estimate of the standard error of an e�ect, called the pseudo standard error, is

then given by, s0 = 1.5m.I Any estimated e�ect exceeding 2.5s0 is excluded, and, if needed m and s0 are

recomputed.I A margin of error is then given by ME = t1≠–/2,d · s0, where d = N/3.I All estimates greater than ME may be viewed as “significant”.I But, with so many estimates some will be falsely identified.I A simultaneous margin of error is: SME = t“,s · s0, where “ = (1 + (1 ≠ –)1/N)/2.I Estimated e�ects exceeding SME are declared significant, but SME is adjusted for

multiple comparison.

Page 18: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Lenth’s method - Lenth Plot for process development exampleLenthPlot(fact1,cex.fac = 0.8)

factors

effects

x1 x2 x3 x4 x1:x2 x1:x3 x2:x3 x1:x4 x2:x4 x3:x4 x1:x2:x3 x1:x2:x4 x1:x3:x4 x2:x3:x4x1:x2:x3:x4

−50

510

1520

25

ME

ME

SME

SME

## alpha PSE ME SME

## 0.050000 0.750000 1.927936 3.913988

no+sis - insinuate

'

11/1) par y

sift som

Page 19: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

I . Full Normal plot2. Half Normal plot3 . Leath 'S Method

These three methods

can assess if factorialeffects on an un replicated

design are dueto chance ( e.g, Significant)

Page 20: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Blocking Factorial Designs

Page 21: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Blocking factorial designs

I In a trial conducted using a 23 design it might be desirable to use the same batchof raw material to make all 8 runs.

I Suppose that batches of raw material were only large enough to make 4 runs.Then the concept of blocking could be used.

Page 22: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Blocking factorial designs

Consider the 23 design.

Run 1 2 3 12 13 23 1231 -1 -1 -1 1 1 1 -12 1 -1 -1 -1 -1 1 13 -1 1 -1 -1 1 -1 14 1 1 -1 1 -1 -1 -15 -1 -1 1 1 -1 -1 16 1 -1 1 -1 1 -1 -17 -1 1 1 -1 -1 1 -18 1 1 1 1 1 1 1

Runs Block1, 4, 6, 7 I2, 3, 5, 8 II

How are the runs assigned to the blocks?

=L12interaction

✓factor'

-is cwtrwt.

123 Confounded-

(mixed up)

+ with[23term

or three-wayinteraction-

Page 23: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Blocking factorial designs

Run 1 2 3 12 13 23 1231 -1 -1 -1 1 1 1 -12 1 -1 -1 -1 -1 1 13 -1 1 -1 -1 1 -1 14 1 1 -1 1 -1 -1 -15 -1 -1 1 1 -1 -1 16 1 -1 1 -1 1 -1 -17 -1 1 1 -1 -1 1 -18 1 1 1 1 1 1 1

Runs Block sign of 1231, 4, 6, 7 I ≠2, 3, 5, 8 II +

Page 24: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Blocking factorial designs

I Any systematic di�erences between the two blocks of four runs will be eliminatedfrom all the main e�ects and two factor interactions.

I What you gain is the elimination of systematic di�erences between blocks.I But now the three factor interaction is confounded with any batch (block)

di�erence.I The ability to estimate the three factor interaction separately from the block e�ect

is lost.

Page 25: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Blocking factorial designs

I Any systematic di�erences between the two blocks of four runs will be eliminatedfrom all the main e�ects and two factor interactions.

I What you gain is the elimination of systematic di�erences between blocks.

I But now the three factor interaction is confounded with any batch (block)di�erence.

I The ability to estimate the three factor interaction separately from the block e�ectis lost.

Page 26: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Blocking factorial designs

I Any systematic di�erences between the two blocks of four runs will be eliminatedfrom all the main e�ects and two factor interactions.

I What you gain is the elimination of systematic di�erences between blocks.I But now the three factor interaction is confounded with any batch (block)

di�erence.

I The ability to estimate the three factor interaction separately from the block e�ectis lost.

Page 27: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Blocking factorial designs

I Any systematic di�erences between the two blocks of four runs will be eliminatedfrom all the main e�ects and two factor interactions.

I What you gain is the elimination of systematic di�erences between blocks.I But now the three factor interaction is confounded with any batch (block)

di�erence.I The ability to estimate the three factor interaction separately from the block e�ect

is lost.

Page 28: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

E�ect hierarchy principle

1. Lower-order e�ects are more likely to be important than higher-order e�ects.

2. E�ects of the same order are equally likely to be important.I One reason that many accept this principle is that higher order interactions are

more di�cult to interpret or justify physically.I Investigators are less interested in estimating the magnitudes of these e�ects even

when they are statistically significant.

ma.neRICH ,

two-way

interactions ,

e -g- s

Page 29: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Generating Factorial Blocks

In the 23 example suppose that the block variable is given the identifying number 4.

Run 1 2 3 4=1231 -1 -1 -1 -12 1 -1 -1 13 -1 1 -1 14 1 1 -1 -15 -1 -1 1 16 1 -1 1 -17 -1 1 1 -18 1 1 1 1

I Think of your experiment as containing four factors.I The fourth factor will have the special property that it does not interact with other

factors.I If this new factor is introduced by having its levels coincide exactly with the plus

and minus signs attributed to 123 then the blocking is said to be generated by therelationship 4=123.

I This idea can be used to derive more sophisticated blocking arrangements.

Page 30: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

An example of how not to block

Suppose we would like to arrange the 23 design into four blocks.

Run 1 2 3 4=123 5=23 45=11 -1 -1 -1 -1 1 -12 1 -1 -1 1 1 13 -1 1 -1 1 -1 -14 1 1 -1 -1 -1 15 -1 -1 1 1 -1 -16 1 -1 1 -1 -1 17 -1 1 1 -1 1 -18 1 1 1 1 1 1

I Runs are placed in di�erent blocks depending on the signs of the block variables incolumns 4 and 5.

I Consider two block factors called 4 and 5.I 4 is associated with ?I 5 is associated ?

O

123

23

Page 31: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

An example of how not to block

Run 1 2 3 4=123 5=23 45=11 -1 -1 -1 -1 1 -12 1 -1 -1 1 1 13 -1 1 -1 1 -1 -14 1 1 -1 -1 -1 15 -1 -1 1 1 -1 -16 1 -1 1 -1 -1 17 -1 1 1 -1 1 -18 1 1 1 1 1 1

Block RunIIIIIIIV

123.23--12233=1w -

I I

4 5

218 t t127

- t3,5

t -

416-

-

Page 32: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

An example of how not to block

I 45 is confounded with the main e�ect of 1.I Therefore, if we use 4 and 5 as blocking variables we will not be able to separately

estimate the main e�ect 1.I Main e�ects should not be confounded with block e�ects.

Violates the effect hierarchy principle !

Page 33: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

An example of how not to block

I Any blocking scheme that confounds main e�ects with blocks should not be used.I This is based on the assumption:

The block-by-treatment interactions are negligible.I This assumption states that treatment e�ects do not vary from block to block.I Without this assumption estimability of the factorial e�ects will be very

complicated.

Page 34: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

An example of how not to block

I For example, if B1 = 12 then this implies two other relations:

1B1 = 112 = 2 and B12 = 122 = 122 = 1.

I If there is a significant interaction between the block e�ect B1 and the main e�ect1 then the main e�ect 2 is confounded with 1B1.

I If there is a significant interaction between the block e�ect B1 and the main e�ect2 then the main e�ect 1 is confounded with B12.

Page 35: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

How to do it

Run 1 2 3 4=12 5=131 -1 -1 -1 1 12 1 -1 -1 -1 -13 -1 1 -1 -1 14 1 1 -1 1 -15 -1 -1 1 1 -16 1 -1 1 -1 17 -1 1 1 -1 -18 1 1 1 1 1

I Set 4=12, 5=13.I Then I = 124 = 135 = 2345.I Estimated block e�ects 4, 5, 45 are assoicated with the estimated two-factor

interaction e�ects 12, 13, 23 and not any main e�ects.I Which runs are assigned to which blocks?

Run Block 4 5

21 7 I--

I- t

IT t -

4=12 II t t

in-U

irk

⇒mass

Page 36: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Generators and Defining Relations

I A simple calculus is available to show the consequences of any proposed blockingarrangement.

I If any column in a 2k design are multiplied by themselves a column of plus signs isobtained. This is denoted by the symbol I.

I = 11 = 22 = 33 = 44 = 55,

where, for example, 22 means the product of the elements of column 2 with itself.I Any column multiplied by I leaves the elements unchanged. So, I3 = 3.

Page 37: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Generators and Defining Relations

I A general approach for arranging a 2k design in 2q blocks of size 2k≠q is as follows.I Let B1, B2, ..., Bq be the block variables and the factorial e�ect vi is confounded

with Bi ,

B1 = v1, B2 = v2, ..., Bq = vq .

I The block e�ects are obtained by multiplying the Bi ’s:

B1B2 = v1v2, B1B3 = v1v3, ..., B1B2 · · · Bq = v1v2 · · · vq

I There are 2q ≠ 1 possible products of the Bi ’s and the I (whose components are +).

B , -_ 12 , BE 13 K=3 ,8=2

22-1 = 4- l =3

Page 38: STA305/1004-Class 19 - GitHub Pages · Half-Normal Plots I An advantage of this plot is that all the large estimated eects appear in the upper right hand corner and fall above the

Generators and Defining Relations

Example: A 25 design can be arranged in 8 blocks of size 25≠3 = 4.

Consider two blocking schemes.

1. Define the blocks as

B1 = 135, B2 = 235, B3 = 1234.

The remaining blocks are confounded with the following interactions:

2. Define the blocks as:

B1 = 12, B2 = 13, B3 = 45.

Which is a better blocking scheme?

→ BeBe 13/8.23/51=122-2way two-wayinteractions B.Bz = 43/5.423/4=2454- B.way

1- awayB2B -- 295-7944,

⑥if B ,BzBz -1318-298×1234=34(

Tneblocvcs are confounded - ' th'and 12,245,145134

These blocks areconfounded with :

BeBe-42-13=23

BIB3=12-45=1245'

'' '

'

l B 3=13 - 45=13452.3

, 1245,1345 ,

2345 BcBzBz=t2- H - 45

4- away = 2345

233 - 4 way interactions¥s¥°: Honky conforms 2- Lurayinteractions .