The response is the thickness of the vinyl that is produced. You want to maximize thickness. A lower limit for thickness values is 10.
The whole plot factors are the rate of extrusion (extrusion rate) and the temperature (temperature) of drying. These are process variables and are hard to change.
The subplot factors are three plasticizers whose proportions (m1, m2, and m3) sum to one. These factors are mixture components.
1.
Select DOE > Custom Design.
2.
Double-click Y under Response Name and type thickness.
4.
To add factors manually, follow step 5 through step 12. Or, to load factors from a saved table, select Load Factors from the red triangle menu next to Custom Design. Open the Vinyl Factors.jmp sample data table, located in the Design Experiment folder. If you select Load Factors, skip step 5 through step 12.
5.
Type 2 next to Add N Factors.
6.
Click Add Factor > Continuous.
7.
Rename these factors extrusion rate and temperature.
8.
Click Easy and select Hard for both extrusion rate and temperature.
This defines extrusion rate and temperature to be whole plot factors.
9.
Type 3 next to Add N Factors.
10.
Click Add Factor > Mixture.
Responses and Factors Outlines
12.
Click Continue.
13.
Click Interactions > 2nd.
14.
Click OK to dismiss the informative message.
15.
Type 7 next to Number of Whole Plots.
16.
Type 28 next to User Specified.
Note: Setting the Random Seed in step 17 and Number of Starts in step 18 reproduces the exact results shown in this example. In constructing a design on your own, these steps are not necessary.
17.
(Optional) From the Custom Design red triangle menu, select Set Random Seed, type 123686, and click OK.
18.
(Optional) From the Custom Design red triangle menu, select Number of Starts, type 10, and click OK.
19.
Click Make Design.
Design Outline
Note that the whole plot factors, extrusion rate and temperature, are reset seven times in accordance with the levels of the factor Whole Plots. Within each level of Whole Plots, the settings for the mixture ingredients, m1, m2, and m3, are assigned at random.
The Vinyl Data.jmp sample data table contains experimental results using a design created in a previous version of JMP.
1.
Select Help > Sample Data Library and open Design Experiment/Vinyl Data.jmp.
2.
Select Run Script from the red triangle next to Model.
Fit Model Window
The factor Whole Plots has the Attribute called Random Effects (&Random). This specifies that the levels of Whole Plots are random realizations. They have an associated error term.
The analysis method is REML (Recommended). This method is specified precisely because the model contains a random effect. For more information about REML models, see the Fitting Linear Models book.
3.
Click Run.
Split-Plot Analysis Results
The Parameter Estimates report shows that the three mixture ingredients, as well as the extrusion rate*m3 interaction, are significant at the 0.05 level.
The REML Variance Component Estimates report indicates that the variance component associated with Whole Plots is 2.476748. This is 38.838% of the total variation. It follows that the error term associated with whole plot replication is smaller than the residual (or within-plot) error term.
In contrast to a split-split-plot design, the second-stage factors are not nested within the first-stage factors. After the first stage, the batches are subdivided and formed into new batches. Therefore, both the first- and second-stage factors are applied to whole batches.
Although factors at both stages might be equally hard-to-change, in order to distinguish these factors, JMP denotes the first stage factors as very-hard-to-change and the second-stage factors as hard-to-change. Additional factors applied to experimental units after the second processing stage are considered easy-to-change.
This example is based on an experiment to improve the open circuit voltage (OCV) in battery cells (Vivacqua and Bisgaard, 2004). You need to minimize the OCV in order to keep the cells from discharging on their own.
Four factors (A1, A2, A3, and A4) are applied to the assembly process. You can run 16 trials for the first-stage factors.
Two factors (C5 and C6) are applied to the curing process. Because curing requires a 5-day cycle time, you can run only 6 cycles (30 days) for the second-stage factors. Using six curing cycles gives you partial replication of the curing settings, enabling you to test for curing effects.
1.
Select DOE > Custom Design.
2.
Double-click Y under Response Name and type OCV.
3.
Under Goal, click Maximize and select Minimize.
4.
To add factors manually, follow step 5 through step 10. Or, to load factors from a saved table, select Load Factors from the red triangle menu next to Custom Design. Open the Battery Factors.jmp sample data table, located in the Design Experiment folder. If you select Load Factors, skip step 5 through step 10.
5.
Type 6 next to Add N Factors.
6.
Click Add Factor > Continuous.
7.
Rename the factors A1, A2, A3, A4, C1, and C2.
8.
For each of the factors A1, A2, A3, and A4, under Changes, click Easy and change it to Very Hard.
9.
For each of the factors C1 and C2, under Changes, click Easy and change it to Hard.
Responses and Factors Outlines
10.
Click Continue.
11.
Select Interactions> 2nd in the Model outline.
12.
In the Design Generation outline, select the option Hard to change factors can vary independently of Very Hard to change factors.
See Design Generation Outline. Checking this option creates a two-way split-plot design. If this option is not checked, the design is treated as a split-split-plot design, with nesting of factors at the two levels.
13.
Type 16 as the Number of Whole Plots.
14.
Type 6 as the Number of Subplots.
Design Generation Outline
Note: Setting the Random Seed in step 16 and Number of Starts in step 17 reproduces the exact results shown in this example. In constructing a design on your own, these steps are not necessary.
16.
(Optional) From the Custom Design red triangle menu, select Set Random Seed, type 1866762673, and click OK.
17.
(Optional) From the Custom Design red triangle menu, select Number of Starts, type 21, and click OK.
18.
Click Make Design.
19.
Click Make Table.
Partial View of Design Table
The design table shows 16 levels for Whole Plots. For each level of Whole Plots, the settings of the four assembly factors are constant. From each level of Whole Plots, three batches of 500 batteries (Subplots) are randomly assigned to settings of the curing factors. Two sets of curing conditions are replicated (C1 = -1, C2 = 1 and C1 = 1, C2 = 1). To see this, select columns C1 and C2, right-click in the header area, and select Sort > Ascending.
The Battery Data.jmp sample data table contains experimental results for the design that you generated.
1.
Select Help > Sample Data Library and open Design Experiment/Battery Data.jmp.
The factor Whole Plots has the Attribute called Random Effects (&Random). This specifies that the levels of Whole Plots are random realizations. They have an associated error term.
The factor Subplots also has the Random Effects Attribute (&Random).
The analysis Method is REML (Recommended). This method is specified precisely because the model contains random effects. For more information about REML models, see the Fitting Linear Models book.
3.
Check the option to Keep dialog open.
4.
Click Run.
Report for Full Model
The Parameter Estimates report indicates that four two-way interactions, A1*C1, A1*C2, A2*C1, and A4*C2, and two main effects, A1 and A4, are significant at the 0.05 level.
5.
In the Battery Data.jmp table, from the red triangle next to Reduced Model 1, select Run Script.
6.
Click Run.
Report for Preliminary Reduced Model
Notice that the main effect C2 is now significant at the 0.05 level (Prob>|t| = 0.0331)
The main effect A3 is the only main effect that is not significant and not involved in a two-way interaction.
8.
Click Run.
Report for Reduced Model
The REML Variance Component Estimates report shows that the variance component associated with Whole Plots is about six times as large as the variance component for Subplots. This suggests that the assembly process is more variable than the curing process. Also, the within (Residual) error is larger than that for Subplots. Efforts to reduce variation should focus on the assembly process and on battery-to-battery differences.
Prediction Profiler with Settings That Minimize OCV