Education
 

Central composite design

From Psychology Wiki

Community portal · Tasks to do · News · Help

Clinical · Educational · Ind&Org · Other fields · Professional · Transpersonal · World

Assessment | Biopsychology | Comparative | Cognitive | Developmental | Language
Personality | Philosophy | Research Methods | Social | Statistics

Statistics: Scientific method · Research methods · Experimental design · Undergraduate statistics courses · Statistical tests · Game theory · Decision theory


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.


[edit] Design matrix

The matrix, d, for an experiment involving k factors consists of the following three different parts:

  1. The matrix obtained from the math factorial experiment. This will be denoted by F.
  2. The centre of the system of interest, denoted in coded variables as (0,0,0,...,0), where there are k zeros. This point is often repeated in order to improve the resolution of the method. This part will be denoted by C.
  3. A matrix, with math row, where each factor is placed at math and all other factors are at zero. The α value is determined by the designer, and it can have just about any value. This part is denoted by E and would look like this:
mathmath

Thus, the d matrix will look like this:

mathmath
.

The X matrix used in linear regression would be constructed as follows:

mathmath

where d(i) represents the math column in d. The multiplication is to be done memberwise.

[edit] Determining the value of math

There are many different methods to determine the value of α. Define math, the number of points due to the factorial design and math, the number of additional points, where math is the number of central points in the design. Common values are as follows (Myers, 1971):

  1. Orthogonal design:: math, where math;
  2. Rotatable design: math, which is the design implemented by MATLAB’s “ccdesign(k)” function.

[edit] Reference

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

Smallwikipedialogo.png This page uses content from the English-language version of Wikipedia. The original article was at Central composite design. The list of authors can be seen in the page history. As with Psychology Wiki, the text of Wikipedia is available under the GNU Free Documentation License.