Example of Analyze Variability

A quality engineer for a building products manufacturer is developing a new insulation product. The engineer designs a 2-level full factorial experiment to study the effects of several factors on the variability in insulation strength. While conducting the strength experiment, the engineer decides to collect extra samples to examine the effects of the factors on the variability in insulation strength. The engineer collects six repeat measurements of strength at each combination of factor settings and calculates the standard deviation of the repeats.

The engineer analyzes the variability in a factorial design to determine how material type, injection pressure, injection temperature, and cooling temperature affect the variability in the strength of the insulation.

  1. Open the sample data, InsulationStrength.MTW.
  2. Complete Example of Pre-Process Responses for Analyze Variability.
  3. Choose Stat > DOE > Factorial > Analyze Variability.
  4. In Response (standard deviations), enter Std.
  5. Click Terms.
  6. In Include terms in the model up through order, choose 2 from the drop-down list. Click OK.
  7. Click Graphs.
  8. Under Effects Plots, select Pareto.
  9. Under Residual Plots, select Three in one.
  10. Click OK in each dialog box.

Interpret the results

In the Analysis of Variance table, the p-value for the main effect for Material and the interaction Material*InjPress are significant at the α-level of 0.05. The engineer can consider reducing the model.

The R2 value shows that the model explains 97.75% of the variance in strength, which indicates that the model fits the data extremely well.

The Pareto plot of the effects allows you to visually identify the important effects and compare the relative magnitude of the various effects. In addition, you can see that the largest effect is Material*InjPress (AB) because it extends the farthest. Material*CoolTemp (AD) is the smallest because it extends the least.

The residual plots do not indicate any problems with the model.

Method

EstimationLeast squares

Coded Coefficients for Ln(Std)

TermEffectRatio EffectCoefSE CoefT-ValueP-ValueVIF
Constant    0.34240.04817.120.001 
Material-0.95980.3830-0.47990.0481-9.990.0001.00
InjPress-0.18450.8315-0.09220.0481-1.920.1131.00
InjTemp0.05551.05710.02780.04810.580.5891.00
CoolTemp-0.12590.8817-0.06290.0481-1.310.2471.00
Material*InjPress-0.99180.3709-0.49590.0481-10.320.0001.00
Material*InjTemp0.18751.20620.09370.04811.950.1091.00
Material*CoolTemp0.00561.00560.00280.04810.060.9561.00
InjPress*InjTemp-0.07920.9239-0.03960.0481-0.820.4481.00
InjPress*CoolTemp-0.09000.9139-0.04500.0481-0.940.3921.00
InjTemp*CoolTemp0.00661.00660.00330.04810.070.9481.00

Model Summary for Ln(Std)

SR-sqR-sq(adj)R-sq(pred)
0.54904097.75%93.25%76.97%

Analysis of Variance for Ln(Std)

SourceDFAdj SSAdj MSF-ValueP-Value
Model1065.49706.549721.730.002
  Linear431.78387.945926.360.001
    Material130.055930.055999.710.000
    InjPress11.11041.11043.680.113
    InjTemp10.10050.10050.330.589
    CoolTemp10.51700.51701.710.247
  2-Way Interactions633.71325.618918.640.003
    Material*InjPress132.095332.0953106.470.000
    Material*InjTemp11.14661.14663.800.109
    Material*CoolTemp10.00100.00100.000.956
    InjPress*InjTemp10.20460.20460.680.448
    InjPress*CoolTemp10.26420.26420.880.392
    InjTemp*CoolTemp10.00140.00140.000.948
Error51.50720.3014   
Total1567.0043     

Regression Equation in Uncoded Units

Ln(Std)=-1.30 - 0.158 Material + 0.0148 InjPress + 0.0180 InjTemp + 0.0031 CoolTemp
- 0.01322 Material*InjPress + 0.01250 Material*InjTemp + 0.00028 Material*CoolTemp
- 0.000141 InjPress*InjTemp - 0.000120 InjPress*CoolTemp
+ 0.000044 InjTemp*CoolTemp

Alias Structure

FactorName
AMaterial
BInjPress
CInjTemp
DCoolTemp
Aliases
I
A
B
C
D
AB
AC
AD
BC
BD
CD