Experimental Design - Box-Cox Plots for Selecting Transformations
The Boxcoxp.stb program can be run after you click the Summary: Display (design) button in the results dialog box for analyzing 2(k-p) designs, screening designs, 3(k-p), or central composite (response surface) designs. Ensure that the respective Design:... spreadsheet must be the one that is currently active or in the foreground, and then run the Statistica Visual Basic program Boxcoxp.stb.
Statistica produces a scatterplot of 1) the means versus the standard deviations, and 2) the log of means versus the log of standard deviations (if all means and standard deviations are greater than zero).
For the latter plot, the slope (b) of the regression line suggests a transformation for the dependent variable (y), so that:
y' = y(1-b) b¹1
y' = natural log(y) b=1
In practice, it is not important that you use the exact value of b as estimated for (and displayed in) the second graph. Rather, as a rule of thumb, you should consider the following transformations:
Approximate Value of b | Suggested transformation of y |
2 | Reciprocal |
1 | Natural logarithm |
0.5 | Square root |
0 | None |
For additional information regarding this family of transformations, see Box and Cox (1964), Box and Draper (1987), and Maddala (1977). Statistica also contains the related Statistica Visual Basic programs Boxcox.stb and Boxtid.stb. These programs provide additional methods for selecting transformation of the variables in an ANOVA.
- Denoting Factors in Experimental Design
- Experimental Design - Summary for Variables (Factors)
Factor values (e.g., Low value, High value, Center value) vary with each type of design. If a particular factor value is only available for specific designs, that is indicated in the descriptions below. - Experimental Design - Notes and Technical Information
- Experimental Design - Note on Missing Data and Multiple Dependent Variables
- Experimental Design - Note on Unbalanced Designs and Singular Effects Matrices
- How to Read the Aliases of Main Effects & Interactions Spreadsheet
- Special Topics - Box-Cox Transformations of Dependent Variables
Basic Idea