|
3.
Production
Process Characterization
3.5. Case Studies 3.5.1. Furnace Case Study
|
|||||||||||||||||||||||||||||||
| Analysis of Variance |
The next step is to confirm our interpretation of the plots in the
previous section by running an analysis of variance.
In this case, we want to run a nested analysis of variance. Although Dataplot does not perform a nested analysis of variance directly, in this case we can use the Dataplot ANOVA command with some additional computations to generate the needed analysis. The basic steps are to use a one-way ANOA to compute the appropriate values for the run variable. We then run a one-way ANOVA with all the combinations of run and furnace location to compute the "within" values. The values for furnace location nested within run are then computed as the difference between the previous two ANOVA runs. The Dataplot macro provides the details of this computation. This computation can be summarized in the following table.
|
||||||||||||||||||||||||||||||
| Components of Variance |
From the above analysis of variance table, we can compute the
components of variance. Recall that for this data set we have
2 wafers measured at 4 furnace locations for 21 runs. This leads
to the following set of equations.
571.659 = 2*Var(Furnace Location) + Var(Within) 120.893 = Var(Within)
|
||||||||||||||||||||||||||||||