|
- Question:
- What factors are important (wrt location & variation)
- Definition:
- Vertical Axis: Response Variable
- Horizontal Axis: Factors
- Interpretation/Conclusion:
- Factor 4 is most important
- Factor 2 is next most important
- NIST/SEMATECH Handbook Chapter:
- 1.
Exploratory Data Analysis
- 5.
Process Improvement
- Reference:
- Filliben
|
Dataplot Command: DEX SCATTER PLOT Y X1 X2 X3 X4 X5
- Dataplot Code:
- SKIP 25
- READ BOXREAC2.DAT Y X1 X2 X3 X4 X5
- CHARACTERS X ALL
- LINES BLANK ALL
- DEX SCATTER PLOT Y X1 X2 X3 X4 X5
- Dataplot Reference
Manual Documentation for DEX SCATTER PLOT
|
Date created: 06/05/2001
Last updated: 02/13/2023
Please email comments on this WWW page to
[email protected].
|