|
5.
Process Improvement
5.5. Advanced topics
|
|||
| Introduction |
This section presents an
exploratory data analysis (EDA)
approach to analyzing the data from a designed experiment. This
material is meant to complement, not replace, the more model-based
approach for analyzing experiment designs given in
section 4 of this chapter.
Choosing an appropriate design is discussed in detail in section 3 of this chapter. |
||
| Starting point | |||
| Problem category |
The problem category we will address is the screening problem.
Two characteristics of screening problems are:
|
||
| Desired output |
The desired output from the analysis of a screening problem is:
|
||
| Problem essentials |
The essentials of the screening problem are:
|
||
| Design type |
In particular, the EDA approach is applied to 2k
full factorial and
2k-p
fractional factorial designs.
An EDA approach is particularly applicable to screening designs because we are in the preliminary stages of understanding our process. |
||
| EDA philosophy |
EDA is not a single technique. It is an approach to analyzing
data.
|
||
| 10-Step process |
The following is a 10-step EDA process for analyzing the data
from 2k full factorial and
2k-p fractional factorial designs.
|
||
| Data set | |||
| Defective springs data |
The plots presented in this section are demonstrated with
a data set from
Box and Bisgaard (1987).
These data are from a 23 full factorial data set that contains the following variables:
Y X1 X2 X3
Percent Oven Carbon Quench
Acceptable Temperature Concentration Temperature
----------------------------------------------------
67 -1 -1 -1
79 +1 -1 -1
61 -1 +1 -1
75 +1 +1 -1
59 -1 -1 +1
90 +1 -1 +1
52 -1 +1 +1
87 +1 +1 +1
(The reader can download the data as a
text file.)
|
||