Previous: 1.1 Introduction
Up: 1. Asserting
Next: 1.3 Least Squares Method
  Contents
FIG. 1.1 below is extracted from Delplanque and Louvet (2005)
and summarizes an experiment for the design of an electrical outlet.
The objective is to determine which combination leads to the lowest
operating temperature.
FIG. 1.1:
Experimental campaign and results.
 |
Definition 1.2.1
According to
Stevens (1946), there are measurable quantities
(additives), the length among them. There are ordered quantities,
the temperature among them. And there are labelled quantities (where
some identifier is recorded).
Remark 1.2.2
A labelled quantity is ever obtained with infinite precision (plastic
or brass is either full plastic or full brass). Other quantities are
prone to measure uncertainties that must be qualified, quantified
and dealt with. In what follows, input quantities are ever assumed
to be quantified with infinite precision.
Example 1.2.3
In F
IG. 1.1, the inputs are five nominal factors,
while the target is an ordered quantity.
Definition 1.2.4
The universe

is the set of all the achievable combinations
of the factors. It is a subset of the product set of the factors.
Definition 1.2.5
A
DOE (design of experiments) is an efficient choice of a subset

of the universe

.
Example 1.2.6
Here

, while

.
Definition 1.2.7
When factor

ranges over

levels

,
the complete code of a given value

is the

tuple

where

when

and

otherwise.
Proposition 1.2.8
The following binding relationship ever holds :
Definition 1.2.9
The reduced code of a

levels factor is a

tuple,
that depends of the choice of a "reference level"

. This code is obtained by :
Definition 1.2.10
A balanced (fair) DOE is a design where all the levels of a
given factor are visited the same number of times.
Example 1.2.11
Codes and number of visits relative to F
IG. 1.1
are given in F
IG. 1.2.
FIG. 1.2:
Codes and numbers of visits
 |
Proposition 1.2.12
The weighted mean of the reduced codes for a given factor is null
if and only if the DOE is balanced relative to this factor.
Definition 1.2.13
The coding of an experiment is "

" followed by
the reduced codes relative to the factors.
Example 1.2.14
Here, the length of the code is

and the code of
the experiment

:
brass ; welded ; CuNiSn ; 4.0_mm2_flexible ; HYPO4 is :
Scilab 1.2.16
Following commands are useful when solving Exercice
1.2.15
- [files] mclose, mopen, mgetl, break
- [strings] strsubst, msscanf, vectorfind
- [others] size, ones, zeros, error
Maple 1.2.17
Following commands are useful when solving Exercice
1.2.15
- [files] fclose, fopen, readline, break
- [strings] searchtext, substring, sscanf
- [others] Matrix, Vector, error
Previous: 1.1 Introduction
Up: 1. Asserting
Next: 1.3 Least Squares Method
  Contents
douillet@ensait.fr
2008-03-14