Design of Experiments — DOE
Design of Experiments · Also known as: DOE, experimental design, factorial experimentation, planned experimentation
Design of Experiments (DOE) is a systematic framework for planning, conducting, and analyzing controlled experiments to determine how multiple input factors simultaneously affect one or more responses. Introduced by Ronald A. Fisher in 1935, DOE allows researchers and engineers to identify causal relationships, quantify factor effects, and find optimal settings efficiently — using far fewer runs than one-factor-at-a-time approaches. It is foundational in engineering, manufacturing, agriculture, and applied sciences.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
+48 more
When to use it
DOE is the method of choice whenever you need to understand or optimize a process that has multiple controllable inputs and measurable outputs, and where the cost of unplanned experimentation is high. It is ideal for process development, product formulation, engineering optimization, and quality improvement. Use DOE when you can actively set factor levels and control experimental conditions. Do not use it when factors cannot be manipulated (observational data only — use regression or observational study designs instead), when you have only a single factor to vary (a simple controlled experiment suffices), or when physical experiments are too expensive and a computer simulation surrogate (metamodel) has not been built first.
Strengths & limitations
- Estimates all main effects and interactions simultaneously, revealing synergies that one-factor-at-a-time experiments miss.
- Dramatically reduces the total number of runs needed compared to exhaustive one-factor-at-a-time testing.
- Randomization and blocking provide a rigorous basis for causal inference and valid statistical tests.
- Scales from simple two-level screening designs to complex response surface optimization within the same framework.
- Results are directly actionable: optimal settings, prediction equations, and confidence intervals on effects.
- Requires the ability to actively control and set factor levels — purely observational settings are out of scope.
- Full factorial designs grow exponentially with the number of factors, making them impractical beyond five or six factors without fractionation.
- Model validity depends on the chosen design resolution; low-resolution fractional designs confound main effects with interactions, potentially misleading conclusions.
- Assumes a stable process during the experiment; process drift or uncontrolled shifts invalidate the randomization assumption.
Frequently asked
How is DOE different from simply trying different combinations?
Ad hoc trials change one factor at a time, which cannot detect interactions and requires many more runs to cover the same experimental space. DOE uses a statistically balanced design matrix that ensures every factor is tested at every level in combination with every other factor (or a carefully chosen fraction thereof), enabling simultaneous estimation of all effects with minimum runs and valid error estimates.
How many factors can I include in a DOE?
Practically, screening designs (Plackett-Burman, Resolution III fractional factorials) can handle 7–30+ factors efficiently to identify the vital few. Once the active factors are identified, a smaller follow-up design (response surface or full factorial on 2–5 factors) is used for optimization. Starting with too many factors in a detailed design wastes resources; start broad and screen first.
What is resolution in a fractional factorial design?
Resolution describes the degree to which effects are confounded. Resolution III designs confound main effects with two-factor interactions — acceptable for initial screening. Resolution IV designs confound two-factor interactions with each other but not with main effects — better for understanding interactions. Resolution V designs keep all main effects and two-factor interactions estimable — preferred for optimization. Always choose the minimum resolution appropriate for your goals.
Do I need special software to run DOE?
Software significantly eases design generation, randomization, and analysis. JMP, Minitab, Design-Expert, and R packages (FrF2, rsm) are widely used. However, understanding the underlying principles — balance, randomization, confounding — is necessary to choose the right design and interpret results correctly; software alone cannot substitute for that knowledge.
When should I use a response surface design instead of a factorial design?
Use a factorial design when you want to screen or compare factors at discrete levels. Move to a response surface design (Central Composite or Box-Behnken) when you need to model curvature in the response and find an optimum operating point, because these designs include the center and intermediate levels required to fit a second-order polynomial.
Sources
- Fisher, R. A. (1935). The Design of Experiments. Oliver and Boyd. link ↗
- Montgomery, D. C. (2017). Design and Analysis of Experiments (9th ed.). Wiley. ISBN: 978-1119492443
How to cite this page
ScholarGate. (2026, June 3). Design of Experiments. ScholarGate. https://scholargate.app/en/experimental-design/design-of-experiments
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Analysis of Variance (ANOVA)Research Statistics↔ compare
- Central Composite DesignExperimental design↔ compare
- Response Surface MethodologyExperimental design↔ compare