A Hidden Projection of Plackett-Burman Design By: Yashi Pal
A Hidden Projection of Plackett-Burman Design By: Yashi Pal
Plackett-Burman design
by Yashi Pal
Fractional factorial design :
Table of 24−1 fractional
factorial The goal is to create designs that allow us to screen a
Trt. A B C D=AB large number of factors but without having a very
C large experiment.
Example: in 24 we need 16 observation but in 24−1
(1) − − − − 1
fractional factorial design we need ∗ 16 observation
2
i.e we need only 8 observation.
a + − − +
We can then construct the levels of D by using the
b − + − + relationship where D = ABC.
ab + + − − This 24-1 design is a Resolution IV design.
c − − + + The number of letters in the generator determines
ac + − + − the confounding or aliasing properties in the resulting
design.
bc − + + −
We can see this best by looking at the expression I =
abc + + + + ABCD. We obtain the alias structure by multiplying A ×
I = A × ABCD = A2BCD which implies A = BCD, B = ACD, C
= ABD, D = ABC, AB = CD, AC = BD, AD = BC
Resolution:
Resolution is another vital property of fractional factorial design.
which describes the degree to which main effect are aliased or
confounded with two-factor interactions, three-factor interactions,
etc.
Resolution III : Main effects are aliased with two-factor interactions .
Example: 23−1 with I = ABC.
Resolution IV :Similarly, main effects are confounded with at worst
three-factor interactions. Or two-factor Interactions are confounded
with certain other two-factor interactions. Example : 24−1 , I =ABCD.
Resolution V :Main effects are aliased with four-factor interactions. Or
two-factor interactions are aliased with certain three-factor
interactions. Example: 25−1 , I = ABCDE.
PROJECTION:
Table-1
Runs 1 2
1 + + 12
2 − + 2 The treatment combination of
3 + − 1
following table is replicated 3
times in table 1
4 − + 2
5 − − (1) 1 2
6 − − (1) − − (1)
7 + − 1 + − 1
8 + + 12 − + 2
9 + + 12 + + 12
10 − + 2
11 + − 1
12 − − (1)
Runs 1 2 3
1 + + − 12
2 − + + 23
• For K=3:we know that in 23 we have 8
3 + − + 13
treatment combination (1),1,2,12,3,13,23,123.
4 − + − 2
• In the below table of 23−1 , 3=12 i.e. is I=123.
5 − − + 3 we take take (1),12,13,23, so 23 +23−1 gives the
6 − − − (1) 12 runs design.
7 + − − 1 (1) 12 13 23
8 + + − 12
9 + + + 123 123 3 2 1
10 − + + 23
11 + − + 13
12 − − − (1)
• From the table of 24−1 we see that
1 2 3 4 I=1234,so 14=23,34=12,13=24. so
Runs need to add only one run.
1 + + − + 124
2 − + + − 23
3 + − + + 134
1 2 3 4=123
4 − + − + 24
− − − − (1)
5 − − + − 3
+ − − + 14
6 − − − + 4
− + − + 24
7 + − − − 1
+ + − − 12
8 + + − − 12
− − + + 34
9 + + + − 123
+ − + − 13
10 − + + + 234
− + + − 23
11 + − + + 134
+ + + + 1234
12 − − − − (1)
Hidden projection property of PB :
>x1
[,1] [,2] [,3] [,4] [,5]=12
[1,] 1 1 -1 1 1
[2,] -1 1 1 -1 -1
[3,] 1 -1 1 1 -1
[4,] -1 1 -1 1 -1
[5,] -1 -1 1 -1 1
[6,] -1 -1 -1 1 1
[7,] 1 -1 -1 -1 -1
[8,] 1 1 -1 -1 1
[9,] 1 1 1 -1 1
[10,] -1 1 1 1 -1
[11,] 1 -1 1 1 -1
[12,] -1 -1 -1 -1 1
> x=1/sqrt(12)*x1 #multiplication of 1/ 12 to x1
>x
[,1] [,2] [,3] [,4] [,5]
[1,] 0.2886751 0.2886751 -0.2886751 0.2886751 0.2886751
[2,] -0.2886751 0.2886751 0.2886751 -0.2886751 -0.2886751
[3,] 0.2886751 -0.2886751 0.2886751 0.2886751 -0.2886751
[4,] -0.2886751 0.2886751 -0.2886751 0.2886751 -0.2886751
[5,] -0.2886751 -0.2886751 0.2886751 -0.2886751 0.2886751
[6,] -0.2886751 -0.2886751 -0.2886751 0.2886751 0.2886751
[7,] 0.2886751 -0.2886751 -0.2886751 -0.2886751 -0.2886751
[8,] 0.2886751 0.2886751 -0.2886751 -0.2886751 0.2886751
[9,] 0.2886751 0.2886751 0.2886751 -0.2886751 0.2886751
[10,] -0.2886751 0.2886751 0.2886751 0.2886751 -0.2886751
[11,] 0.2886751 -0.2886751 0.2886751 0.2886751 -0.2886751
[12,] -0.2886751 -0.2886751 -0.2886751 -0.2886751 0.2886751
> x𝑡 =t(x)
>x𝑡
[,1] [,2] [,3] [,4] [,5] [,6]
[1,] 0.2886751 -0.2886751 0.2886751 -0.2886751 -0.2886751 -0.2886751
[2,] 0.2886751 0.2886751 -0.2886751 0.2886751 -0.2886751 -0.2886751
[3,] -0.2886751 0.2886751 0.2886751 -0.2886751 0.2886751 -0.2886751
[4,] 0.2886751 -0.2886751 0.2886751 0.2886751 -0.2886751 0.2886751
[5,] 0.2886751 -0.2886751 -0.2886751 -0.2886751 0.2886751 0.2886751
1 4
2 3
Graphical :we can represent any model consisting of main effects and select 2fi’s by
graph.
For example, case 10 can be represented by the following graph.
1 4
2 3
The first nine cases correspond to all possible non isomorphic subgroups of this
complete graph.
We define a graph model to be the class of models .All the models within the same
class are said to be graphically equivalent. For example, the model for case4
{1,2,3,4,12,13,14} and the model M={1,2,3,4,14,24,34} are different but both can be
represented by the following graph.
1 4 1 4
2 3 2 3
and therefore they are graphically equivalent.
An important question is whether graphically equivalent models have the same
statistical efficiencies. For example : the two models consider the above. The D value
for model M IS .89 and the 𝐷𝑆 value for the seven effects are .74,.74,.74,1,.74,.74,.74
which are equivalent to the D and 𝐷𝑆 value for case 4 after changing 1 to 4 and 4 to 1.
we call two graphically equivalent models efficiency equivalent if the D and 𝐷𝑆 values
of one model are the same as the other model after relabeling the factors names.
In general graphical equivalence does not imply efficiency equivalence. For each of 10
graph models in above table, graphical equivalence. Therefore one set of D and 𝐷𝑆
values represent all the models the same graph.
Estimation efficiency for five factor and h=1,…….,6.the 𝐷𝑆 efficiency is given for each
effect:
For n=5,there are two non-isomorphic 12 X 5 sub matrices: design 5.1 and design 5.2
in the notation of LD. Design 5.1 has two repeated runs i.e. two runs with the same
level combination. For example, in design consisting of columns 1,2,3,4 and 10, runs
3 and 11 are identical.
Because design 5.1 has two repeated runs, there are only 10 degrees of freedom
for estimating effect so we have at most five 2fi’s.In this case there are altogether 4
graphically non equivalent models for estimating five 2fi’s and five main effects.
C
In the above table of 5.2 for n=5 there are 24 cases the last 5 cases
contain 6 2fi’s in addition to 5 main effect .the 2fi’s for these five cases
can be represented graphically as shown in the figure. The remaining 19
cases can be represented as the subgroup of these five graph.in the
following figure we do not give the column number of the factor because
there can be many choice for the same graph. EX- case 9.
note that design 5.1 is inferior to 5.2 because 5.1 has two repeated runs,
there are only 10 degree of freedom for estimating effect.it can
entertain at most 5 2fi’s it can entertain model represented by 15 non
isomorphic graph all of which are however sub graph of 24 graph for
5.2.among the 15 only 4 has 2fi’s .
Figure-1
Thank you