Desirability Function Approach is a method for multi-response optimization that converts each response into a 0-1 desirability score — where 1 is ideal and 0 is completely unacceptable, then maximizes the overall desirability (geometric mean of individual desirabilities).
How Desirability Functions Work
- Individual Desirability ($d_i$): Transform each response to 0-1 based on its target and limits.
- Types: "Target is best" (two-sided), "Larger is better" (one-sided), "Smaller is better" (one-sided).
- Shape Parameter ($s$): Controls the curvature — $s=1$ linear, $s>1$ emphasizes the target, $s<1$ relaxes near the target.
- Overall Desirability: $D = (d_1^{w_1} cdot d_2^{w_2} cdots d_k^{w_k})^{1/sum w_i}$ — weighted geometric mean.
Why It Matters
- Intuitive: Engineers easily understand and set 0-1 desirability targets for each response.
- Standard Tool: Implemented in JMP, Minitab, Design-Expert — the most widely used multi-response method.
- Flexible Weighting: Weights ($w_i$) allow prioritization of more important responses.
Desirability Function is scoring solutions on a report card — converting all responses to a single 0-1 score for intuitive multi-response optimization.
desirability function approachoptimization
Explore 500+ Semiconductor & AI Topics
From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.