Previous: 2.2 Eigenvalues and eigencolumns
Up: 2. Screening
Next: 2.4 Fractional design
  Contents
Subsections
Proposition 2.3.1
Since
, matrix
is invertible if
and only if the rank of the lines (each describing a point of measure)
is at least equal to the number of columns (i.e. the number of parameters
to estimate).
Remark 2.3.2
Apart from the case

(not enough measures, or points of
measure not spanning the whole factorial space

), the design
"a factor at a time" gives a design as bad as possible.
Better avoid such a design !
Algorithm 2.3.3 (only random)
Choose the number

of measures.
It must be at least the number of parameters to be determined, plus
a "remainder" to determine the quality factor. Then
build

by

random choices among the elements of

(repetitions are allowed, provided that

spans

).
Finally, use Proposition
2.1.2 to decode the numbers
obtained.
Definition 2.3.4
A design

is better than
another design

of same size

when eigenvalues of
matrix

are greater than eigenvalues of matrix

. This
criterion is related to the transmission of errors from

towards

. A quite equivalent criterion is to require an increasing determinant
and a decreasing sum of the absolute non-diagonal elements.
Algorithm 2.3.5 (iterated random)
Choose several
DOE using zal:only-random
and retain the best (using Definition
2.3.4).
-
-
Algorithm 2.3.6 (quasi gradient)
Choose a
DOE 
using zal:only-random. Then randomly select an element

of

and replace it successively by an element
of

. Then replace

by its best
substitute selected according to Definition
2.3.4.
Iterate. When no improvement is obtained, be not so random by choosing
non yet tryied

.
Exercise 2.3.7
For each of the situations where there is an explicit method to obtain
the optimal design, verify that zal:quasi-gradient
is not that far from optimal.
Definition 2.3.8
A full

design is conducing once each measure of

when there are

two-levels factors.
Algorithm 2.3.9
A full binary design can be generated using the binary writing of
all integers between 0 and

:
Here the factors ared coded using variables

.
When using factors coded using

,
the following must be used :
Of course, the order of achieving the measure must be randomized in
order to, "in the average" eliminate the influence
of external factors (ambient temperature, derive of equipment, etc).
Theorem 2.3.10
When the
factors are actually binary,
a full
design lead to a model that accounts for all interactions
between factors.
Proof.
Let

be the variables obtained by making all possible products
of variables

describing the factors.
It is convenient to sort the

by their full degree, then lexically
:

is

and

when

. Since
any square is the neutral

, an obvious map exists between

and the power set of

.
By expansion in series, any function can be described as a linear
(finite) combination of the

.
It remains to prove that the corresponding
is invertible. An
obvious computation shows that in fact
: the matrix is
not only invertible, but orthogonal and this design is optimal in
terms of propagation of errors.
Remark 2.3.11
Theorem
2.3.10 states nothing when the factors are
in fact continuous and the levels are arbitrarily chosen.
Definition 2.3.12
A fractional

design is a design with

measure
points that addresses

binary factors. The measure points have
to be chosen in order to obtain a full factorial design when restricting
the factors to any

-tuple of factors. Of course,
the ability to highlight the interactions between factors is significantly
reduced.
Example 2.3.13
A full

factorial design

contains

measure
points, concerning four factors

.
Defining

(

) and

,
one obtains a fractional

design

. Indeed we
can use

to see that, restricted
to

, the design

is
a full design for these four factors. The

measures can be used
to determine the coefficients of a second order model, that requires
a constant, 5 linear terms and

cross terms.
When comparing the
design with the full
design
(
), the coefficient associated with
in
is identical to the coefficient associated with
in
, while the coefficient associated with
in
is identical to the coefficient associated with
in
. On the other hand, when comparing
with the
full design, the coefficient of
in
appears to be shared between the
and the
terms of the full
design.
This phaenomenom is called aliasing.
Algorithm 2.3.14
The best design for a fractional choice is obtained by considering
the aliasing and "keeping alone" the most probable
interactions.
Exercise 2.3.15
Determine the number of coefficients required by a second order model
adressing

binary factors. Characterize a fractional design to
obtain these coefficients.
Exercise 2.3.16
Same question with

factors.
Previous: 2.2 Eigenvalues and eigencolumns
Up: 2. Screening
Next: 2.4 Fractional design
  Contents
douillet@ensait.fr
2008-03-14