Process Capability

Process capability compares stable process variation with specification limits.
It is not a control chart.
Use it only after statistical stability is established.[1]

Prerequisites

Prerequisites: control charts, sample mean, sample standard deviation.

Process Context

Use capability indices when a process is in control and the question is whether output fits customer, engineering, or regulatory requirements.

Definition

For a two-sided specification with lower specification limit LSL , upper specification limit USL , process mean μ , and process standard deviation σ :

Cp=USLLSL6σ Cpk=min(USLμ3σ,μLSL3σ).

Cp measures potential capability if centered. Cpk includes off-centering.

Assumptions / Requirements

Notation

Symbol Meaning
USL Upper specification limit
LSL Lower specification limit
T Target value
μ,σ Process mean and standard deviation
x¯,s Sample estimates

Procedure

  1. Verify control-chart stability.
  2. Estimate x¯ and s from representative data.
  3. Check distribution shape and measurement system adequacy.
  4. Calculate capability.
  5. Improve centering or variation if capability is insufficient.

Worked Example

A shaft has LSL=9.90 , USL=10.10 , x¯=10.03 , and s=0.025 .

C^p=10.109.906(0.025)=1.33 C^pk=min(10.1010.033(0.025),10.039.903(0.025))=0.93.

The spread could be adequate if centered, but the process mean is too close to the USL.

Common Mistakes

Connections

Related note Use
Control Limits and Specification Limits Required distinction
Control charts Stability prerequisite
Quadratic loss function Target-centered quality
Common-Cause and Special-Cause Variation Stability interpretation

References


  1. NIST/SEMATECH, e-Handbook of Statistical Methods, "What is Process Capability?", https://www.itl.nist.gov/div898/handbook/pmc/section1/pmc16.htm ↩︎