This example shows how to create a design when you have not yet collected data, but have a guess for the unknown parameters. In this example, you model the fractional yield (Observed Yield) of an intermediate product in a chemical reaction. The fractional yield is a function of reaction time and temperature. See Box and Draper (1987).
1.
Select Help > Sample Data Library and open Design Experiment/Reaction Kinetics Start.jmp.
The columns for the predictors, Reaction Temperature and Reaction Time, have the Coding, Design Role, and Factor Changes properties. To see these properties, click in the Columns panel. They tell JMP how to treat these predictors when constructing a design. For information about how to save these column properties, see the Column Properties topic.
The Observed Yield column will contain response data obtained by running the experiment.
The Yield Model column contains the formula that relates the predictors to the response, Observed Yield. Click in the Columns panel to see the formula. The formula is nonlinear in the parameters t1 and t3.
2.
Select DOE > Special Purpose > Nonlinear Design.
3.
Select Observed Yield and click Y, Response.
4.
Select Yield Model and click X, Predictor Formula.
5.
In this example, the values 510 and 540 for Reaction Temperature and 0.1 and 0.3 for Reaction Time were specified using the Coding column property. Alternatively, you can specify a reasonable range of values directly in the Factors outline.
Completed Outlines for Reaction Kinetics Experiment
8.
Click Make Design.
9.
Click Make Table.
Design Table
Your design should be similar to the one shown in Design Table. The runs might be in a different order, and the values for Reaction Temperature and Reaction Time, and consequently those computed for Yield Model, can be slightly different. Notice that values appear in the Yield Model column because the column contains the formula for the model. Also notice that the table contains a Model script that you can use to fit a nonlinear model to your observations.
Now that you have created your design table, run your experiment, and record the responses in the Observed Yield column. From this point on, work with the data table Reaction Kinetics.jmp, found in the Design Experiment folder.
1.
Select Help > Sample Data Library and open Design Experiment/Reaction Kinetics.jmp.
1.
Select Graph > Graph Builder.
2.
Drag and drop Reaction Temperature into the Y zone.
3.
Drag and drop Reaction Time into the X zone.
Design Settings
6.
Click Done.
Design Settings with Density Contours
Note: Rather than conduct step 1 through step 4, you can run the Model script.
1.
Select Analyze > Specialized Modeling > Nonlinear.
2.
Select Observed Yield and click Y, Response.
3.
Select Yield Model and click X, Predictor Formula.
4.
Click OK.
5.
Click Go in the Control Panel.
7.
To maximize the yield, click the Prediction Profiler red triangle menu and select Optimization and Desirability > Maximize Desirability.
Time and Temperature Settings for Maximum Yield

Help created on 9/19/2017