hidden pixel

Central Composite Design Information

In statistics, a central composite design is an experimental design, useful in response surface methodology, for building a second order (quadratic) model for the response variable without needing to use a complete three-level factorial experiment.

After the designed experiment is performed, linear regression is used, sometimes iteratively, to obtain results. Coded variables are often used when constructing this design.

Contents

Implementation

The design consists of three distinct sets of experimental runs:

  1. A factorial (perhaps fractional) design in the factors studied, each having two levels;
  2. A set of center points, experimental runs whose values of each factor are the medians of the values used in the factorial portion. This point is often replicated in order to improve the precision of the experiment;
  3. A set of axial points, experimental runs identical to the centre points except for one factor, which will take on values both below and above the median of the two factorial levels, and typically both outside their range. All factors are varied in this way.

Design matrix

The design matrix for a central composite design experiment involving k factors is derived from a matrix, d, containing the following three different parts corresponding to the three types of experimental runs:

  1. The matrix F obtained from the factorial experiment. The factor levels are scaled so that its entries are coded as +1 and −1.
  2. The matrix C from the center points, denoted in coded variables as (0,0,0,...,0), where there are k zeros.
  3. A matrix E from the axial points, with 2k rows. Each factor is sequentially placed at ±α and all other factors are at zero. The value of α is determined by the designer; while arbitrary, some values may give the design desirable properties. This part would look like:

Then d is the vertical concatenation:

The design matrix X used in linear regression is the horizontal concatenation of a column of 1s (intercept), d, and all elementwise products of a pair of columns of d:

where d(i) represents the ith column in d.

Choosing α

There are many different methods to select a useful value of α. Let F be the number of points due to the factorial design and T = 2k + n, the number of additional points, where n is the number of central points in the design. Common values are as follows (Myers, 1971):

  1. Orthogonal design:: , where ;
  2. Rotatable design: α = F1/4 (the design implemented by MATLAB’s ccdesign function).

References

Myers, Raymond H. Response Surface Methodology. Boston: Allyn and Bacon, Inc., 1971

Design of experiments
Scientific Method
Treatment & Blocking
Models & Inference
Designs: Completely Randomized
Statistics
Descriptive statistics
Continuous data
Location
Dispersion
Shape
Count data
Summary tables
Dependence
Statistical graphics
Data collection
Designing studies
Survey methodology
Controlled experiment
Uncontrolled studies
Statistical inference
Statistical theory
Bayesian inference
Frequentist inference
Specific tests
General estimation
Correlation and regression analysis
Correlation
Regression analysis
Linear regression
Non-standard predictors
Generalized linear model
Partition of variance
Categorical, multivariate, time-series, or survival analysis
Categorical data
Multivariate statistics
Time series analysis
General
Time domain
Frequency domain
Survival analysis
Applications
Biostatistics
Engineering statistics
Social statistics
Spatial statistics

Categories:

 

The above information uses material from Wikipedia and is licensed under the GNU Free Documentation License.
Some facts may not have been fully verified for accuracy. [Disclaimers]
This page was last archived by our server on Fri May 18 08:36:03 2012.
Displaying this page or its contents does not use any Wikimedia Foundation's resources.
The owners of this site proudly support the Wikimedia Foundation.