4.4 Process Capability & Performance Analysis

Key Takeaways

  • Process Capability (Cp, Cpk) evaluates short-term potential under statistical control using within-subgroup variation (sigma_within = R-bar / d2), whereas Process Performance (Pp, Ppk) evaluates long-term capability including shift/drift using overall standard deviation (s_overall).
  • Cp measures process spread relative to specification width assuming perfect centering, whereas Cpk adjusts for process off-centering by measuring the distance from process mean to the nearest specification limit.
  • The Taguchi index Cpm incorporates target deviation T, defined as Cp / sqrt(1 + ((mu - T)/sigma)^2), penalizing off-target operation even if within specification limits.
  • Six Sigma process requirements mandate a minimum Cp/Cpk of 1.33 (4-sigma capability) for established processes, 1.67 for critical dimensions, and Cp = 2.00 (6-sigma) to guarantee fewer than 3.4 DPMO under a 1.5-sigma long-term mean shift.
Last updated: July 2026

4.4 Process Capability & Performance Analysis

Process capability analysis establishes the quantitative relationship between two independent boundaries: the Voice of the Customer (Engineering Specification Limits: Upper Specification Limit USL and Lower Specification Limit LSL) and the Voice of the Process (Statistical Control Limits: (\mu \pm 3\sigma)).

Prerequisites for Capability Analysis

Before calculating process capability indices ((C_p, C_{pk})), two mandatory statistical conditions must be satisfied:

  1. Statistical Stability: The process must be in a state of statistical control (free from special causes). Computing capability indices on an unstable process yields invalid, misleading estimates.
  2. Normality: Individual process observations must approximate a normal distribution.

Process Capability ((C_p, C_{pk})) vs. Process Performance ((P_p, P_{pk}))

A fundamental ASQ CQE competency is distinguishing short-term potential capability from long-term process performance:

Metric TypeStandard Deviation EstimatorSampling HorizonEngineering Meaning
Capability ((C_p, C_{pk}))Within-subgroup standard deviation: <br> (\hat{\sigma}_{within} = \frac{\bar{R}}{d_2}) or (\frac{\bar{S}}{c_4})Short-term (stable subgroup snapshot)Measures potential capability under ideal operating conditions without shift/drift.
Performance ((P_p, P_{pk}))Overall sample standard deviation: <br> (s_{overall} = \sqrt{\frac{\sum (X_i - \bar{X})^2}{N - 1}})Long-term (extended production run)Measures actual historical performance incorporating raw material lot shifts, tool wear, and operator changes.

Process Capability Formulas

1. Process Capability Index ((C_p))

Measures potential capability assuming the process mean is perfectly centered between specification limits: Cp=Specification WidthProcess Spread=USLLSL6σ^withinC_p = \frac{\text{Specification Width}}{\text{Process Spread}} = \frac{USL - LSL}{6\hat{\sigma}_{within}}

2. Off-Centering Capability Index ((C_{pk}))

Accounts for process off-centering by evaluating upper capability ((C_{pu})) and lower capability ((C_{pl})): Cpu=USLμ3σ^within,Cpl=μLSL3σ^withinC_{pu} = \frac{USL - \mu}{3\hat{\sigma}_{within}}, \quad C_{pl} = \frac{\mu - LSL}{3\hat{\sigma}_{within}} Cpk=min(Cpu,Cpl)=Cp(1k)C_{pk} = \min(C_{pu}, \, C_{pl}) = C_p (1 - k) where (k = \frac{|\mu - M|}{(USL - LSL)/2}) represents the off-centering factor, and (M = \frac{USL + LSL}{2}) is the specification midpoint.

Key Index Relationships:

  • When the process mean is perfectly centered ((\mu = M)), (C_{pk} = C_p).
  • When the process mean drifts off-center, (C_{pk} < C_p).
  • If (C_{pk} = 1.00), the 3-sigma process edge touches the specification boundary (2,700 ppm defect rate).
  • If (C_{pk} < 0), the process mean lies outside specification boundaries.

3. Taguchi Capability Index ((C_{pm}))

Incorporates customer target value (T) (which may differ from midpoint (M)), penalizing process off-target deviation: Cpm=USLLSL6σ^2+(μT)2=Cp1+(μTσ^)2C_{pm} = \frac{USL - LSL}{6 \sqrt{\hat{\sigma}^2 + (\mu - T)^2}} = \frac{C_p}{\sqrt{1 + \left(\frac{\mu - T}{\hat{\sigma}}\right)^2}}


Six Sigma Quality Requirements and Benchmark Values

(C_p / C_{pk}) ValueCapability LevelShort-Term Sigma LevelDefect Rate (Two-Sided Centered)
(< 1.00)Inadequate / Non-capable(< 3\sigma)(> 2,700) PPM
(1.00)Marginally Capable(3\sigma)(2,700) PPM
(1.33)Industry Standard Minimum(4\sigma)(63) PPM
(1.67)Critical Feature / New Process(5\sigma)(0.57) PPM
(2.00)World-Class Six Sigma(6\sigma)(0.002) PPM ((3.4) DPMO with (1.5\sigma) shift)

The 1.5-Sigma Shift Concept

In Six Sigma doctrine, long-term processes naturally experience a mean shift of approximately (1.5\sigma) over extended time horizons due to ambient temperature shifts, operator changes, and tool wear. Therefore:

  • A short-term (6\sigma) capable process ((C_p = 2.00)) degrades to a long-term (C_{pk} = 1.50).
  • At (C_{pk} = 1.50) ((4.5\sigma) long-term), the single-tailed normal distribution area yields exactly 3.4 Defects Per Million Opportunities (DPMO).

Step-by-Step Worked Capability & Performance Example

A precision bushing machining line has engineering specifications of (25.000 \pm 0.150\text{ mm}) ((LSL = 24.850\text{ mm}, USL = 25.150\text{ mm}), Target (T = 25.000\text{ mm})).

A stable process study of (k = 30) subgroups ((n = 5), total (N = 150) parts) yields:

  • Grand Mean (\bar{\bar{X}} = 25.030\text{ mm})
  • Average Range (\bar{R} = 0.0930\text{ mm}) ((d_2 = 2.326) for (n = 5))
  • Overall Sample Standard Deviation (s_{overall} = 0.0480\text{ mm})

Step 1: Calculate Within-Subgroup Standard Deviation ((\hat{\sigma}_{within}))

σ^within=Rˉd2=0.09302.326=0.0400 mm\hat{\sigma}_{within} = \frac{\bar{R}}{d_2} = \frac{0.0930}{2.326} = 0.0400\text{ mm}

Step 2: Calculate Potential Capability ((C_p))

Cp=25.15024.8506(0.0400)=0.3000.240=1.250C_p = \frac{25.150 - 24.850}{6(0.0400)} = \frac{0.300}{0.240} = \mathbf{1.250}

Step 3: Calculate Off-Centered Capability ((C_{pk}))

Cpu=25.15025.0303(0.0400)=0.1200.120=1.000C_{pu} = \frac{25.150 - 25.030}{3(0.0400)} = \frac{0.120}{0.120} = 1.000 Cpl=25.03024.8503(0.0400)=0.1800.120=1.500C_{pl} = \frac{25.030 - 24.850}{3(0.0400)} = \frac{0.180}{0.120} = 1.500 Cpk=min(1.000,1.500)=1.000C_{pk} = \min(1.000, \, 1.500) = \mathbf{1.000}

Step 4: Calculate Taguchi Capability Index ((C_{pm}))

Cpm=0.3006(0.0400)2+(25.03025.000)2=0.30060.0016+0.0009=0.30060.0025=0.3006(0.050)=1.000C_{pm} = \frac{0.300}{6 \sqrt{(0.0400)^2 + (25.030 - 25.000)^2}} = \frac{0.300}{6 \sqrt{0.0016 + 0.0009}} = \frac{0.300}{6 \sqrt{0.0025}} = \frac{0.300}{6(0.050)} = \mathbf{1.000}

Step 5: Calculate Long-Term Process Performance ((P_p, P_{pk}))

Pp=25.15024.8506(0.0480)=0.3000.288=1.042P_p = \frac{25.150 - 24.850}{6(0.0480)} = \frac{0.300}{0.288} = \mathbf{1.042} Ppu=25.15025.0303(0.0480)=0.1200.144=0.833P_{pu} = \frac{25.150 - 25.030}{3(0.0480)} = \frac{0.120}{0.144} = 0.833 Ppl=25.03024.8503(0.0480)=0.1800.144=1.250P_{pl} = \frac{25.030 - 24.850}{3(0.0480)} = \frac{0.180}{0.144} = 1.250 Ppk=min(0.833,1.250)=0.833P_{pk} = \min(0.833, \, 1.250) = \mathbf{0.833}

Interpretation of Capability Results

The process fails to meet standard manufacturing capability ((C_{pk} = 1.000 < 1.33)). The gap between (C_p = 1.250) and (C_{pk} = 1.000) proves process off-centering (mean shifted to (25.030\text{ mm})). Furthermore, (P_{pk} = 0.833 < C_{pk} = 1.000) confirms significant long-term variation drift between subgroups across production.

Test Your Knowledge

What is the primary operational distinction between process capability indices (Cp, Cpk) and process performance indices (Pp, Ppk)?

A
B
C
D
Test Your Knowledge

A shaft manufacturing process has specifications of USL = 10.50 mm and LSL = 9.50 mm. Subgroup sampling of a stable process gives grand mean X-double-bar = 10.10 mm and within-subgroup standard deviation sigma_within = 0.10 mm. What are the values of Cp and Cpk?

A
B
C
D
Test Your Knowledge

Under standard Six Sigma methodology, a process with short-term capability Cp = 2.00 (6-sigma) is assumed to experience a 1.5-sigma mean shift over long-term operations. What is its long-term Cpk and expected defect rate (DPMO)?

A
B
C
D