Skip to content

Home / DOE / Create Designs / Three-Level Factorial Designs / Options

Options

This page is the control by control reference for the pages the Create Design builder shows for this design. What the design is and what it gives you is on Three-Level Factorial Designs. How each number is produced is on Math Details.

The pages

This design type has the shortest build sequence of any, three pages, because the first page does both the counting and the naming.

Page heading What it asks
Enter factor names and factor levels Select number of factors:, then a grid with one row per factor, headed Factor name, Categorical, Level 1, Level 2 and Level 3
Define outputs (responses) the responses and the design format
Enter number of replicates and number of blocks replicates and blocking

There is no center points page and no folding. Every quantitative factor already has a middle level, which is what a center point is for, and folding applies to fractional designs only. Add/Remove Center Points on the Modify Design menu refuses on this design type with the message center points are not available for the 3 Levels Factorial design.

Levels

Every factor has exactly three levels here, and the count cannot be changed. The N-level factorial page carries a # Levels column for that; this page does not show one.

The layout does not change with the factor type either. A quantitative factor takes numbers in the Level 1, Level 2 and Level 3 cells and a categorical factor takes names in the same three cells, with Categorical ticked.

A factor is either Quantitative or Categorical, and the choice changes what the software can do with it.

A Quantitative factor takes numeric values on a scale, so the model can interpolate between the settings you ran and predict at a value you did not run. It is coded to a common scale before the regression, and it can carry an axis on a surface or contour chart.

A Categorical factor takes named levels with no scale between them. It is never coded to a numeric range; instead each non-reference level gets its own coefficient. There is nothing between two levels to predict at, so a chart that needs to evaluate the model between settings either refuses a categorical factor on that axis or draws it as separate levels rather than as a line. Which of the two depends on the chart, and each chart page says.

A categorical factor with three levels contributes two coefficients to the model rather than one, because one level is the reference.

For a categorical factor one level is the reference. The other levels each get a coefficient measured against it, and the reference itself has none, which is why the regression table shows one fewer coefficient than the factor has levels. The reference level is not missing from the model: it is the baseline the others are expressed relative to.

See Also