Process Capability Cpk and Ppk — Stop Confusing the Two Indices
Abstract: During an audit, the question is about Ppk, but the report only mentions Cpk; a Cpk of 1.67 is followed by frequent deviations in mass production — all due to misunderstandings of Cpk and Ppk. Cpk describes potential capability using within-subgroup σ, while Ppk describes actual performance using overall σ. Any error in subgroup division, normality, control status, or sampling window can lead to misleading indices. This article provides a comparison of definitions, complete calculation examples, scenarios for PPAP and mass production monitoring, MSA prerequisites, and a checklist of seven root causes for high Cpk but poor quality.
1. On-site Audit: The Story of Two Numbers
A certain automotive parts factory submitted a PPAP: Cpk = 1.72, and the customer approved it. Three months after mass production, the same characteristic's Ppk fluctuated between 0.95 and 1.15, leading to the customer implementing 100% inspection.
Sources of the discrepancy:
- During the PPAP phase, the process was under control with 25 subgroups, and the within-subgroup σ was small.
- Mass production included shift changes, material batches, model changeovers, and restarts after material shortages — the overall σ was larger.
- The mean drifted 0.5σ to one side, and Cpk was not recalculated in real-time, while Ppk reflected this sensitivity.
Auditor's conclusion: Potential capability is acceptable, but actual performance is lacking — the process must be stabilized before discussing capability.
2. Formulas and Meanings (for Bilateral Specifications)
Given USL, LSL, process mean μ, and standard deviation σ:
Cp = (USL − LSL) / (6σ) — only spread, not centering Cpk = min[(USL−μ)/3σ, (μ−LSL)/3σ] — spread + centering Pp / Ppk — formulas are the same as Cp/Cpk, but σ is replaced with overall standard deviation (long-term, all sources of variation)
2.1 Within-Subgroup σ vs. Overall σ
| Cpk | Ppk | |
|---|---|---|
| Source of σ | R̄/d₂ or S̄/c₄ (within subgroup) | All individual data s |
| Variations included | Short-term, within the same subgroup | Long-term, across shifts/batches/changeovers |
| Typical scenarios | Initial process study, equipment acceptance | Customer reports, mass production KPIs |
Relationship: Ppk ≤ Cpk (usually). A large gap → instability or mean drift.
2.2 Interpretation Thresholds (for reference, follow CSR)
| General | Critical/Safety | |
|---|---|---|
| Cpk | ≥1.33 | ≥1.67 |
| Ppk | ≥1.33 | ≥1.67 |
IATF customers often require both initial and ongoing compliance — CSR must be read.
3. Complete Calculation Example
Characteristic: Hole diameter 12.0 ± 0.10 mm (USL=12.10, LSL=11.90)
PPAP subgroup data (5 pieces per subgroup, 25 subgroups in total, process under control):
- R̄ = 0.04 mm → σ̂_within = R̄/d₂ = 0.04/2.326 = 0.0172 mm
- X̄̄ = 12.02 mm
Cpk = min[(12.10−12.02)/(3×0.0172), (12.02−11.90)/(3×0.0172)]
= min[0.155, 0.233] = 0.155 — Wait, this indicates insufficient capability!
(For teaching: If X̄̄=12.00, then Cpk=min[0.194, 0.194]=1.94 — This demonstrates the significant impact of centering on Cpk.)
Mass production individual data (30 days, including 3 batches and 2 changeovers):
- s_overall = 0.028 mm, μ = 12.03 mm
- Ppk = min[(12.10−12.03)/(3×0.028), (12.03−11.90)/(3×0.028)] = min[0.83, 1.55] = 0.83
Interpretation: If the PPAP subgroup study does not represent mass production variation, the approval risk is shared by the OEM and the supplier — ongoing Ppk monitoring is required.
4. Prerequisites Checklist
Before calculating Cpk:
- MSA (Gage R&R) ≤10% or as per customer requirements (6.2.1)
- No out-of-control points on the control chart (at least 20-25 subgroups)
- Data is approximately normal (or use Johnson/Bootstrap methods)
- Rational subgroups — variations within the same subgroup are only due to common causes
When calculating Ppk:
- Define the time window (e.g., rolling 30 days)
- Determine if Startup data should be excluded (report separately)
- Determine if stratification is needed (by shift/equipment/mold)
Reporting Cpk without meeting prerequisites — the numbers are meaningless, or even worse (false sense of security).
5. PPAP vs. Mass Production: Two Different Rhythms
| Stage | Focus | Output |
|---|---|---|
| Initial process study | Cpk/Ppk, 25+ subgroups | PPAP submission |
| Mass production monitoring | Rolling Ppk, control charts | Monthly quality report |
| After 4M changes | Re-study | Updated PPAP |
Customer audits often check: The reasons for the gap between PPAP Cpk and mass production Ppk — be prepared to explain.
6. Seven Root Causes for High Cpk but Poor Quality
- Specification and process mismatch — specifications are too strict, Cp<1
- Unqualified MSA — high data noise
- Forced use of Cpk for non-normal data — apply non-normal methods
- Misuse of attribute data — apply p/np charts
- Inspection and production out of sync — data does not reflect the current process
- Reporting only Cpk, ignoring Ppk — long-term drift is not exposed
- Special causes not excluded — out-of-control points contaminate σ
Investigating each item is more effective than "tightening inspection."
7. Business Language with FPY and Ppk
For management:
Ppk dropping from 1.4 to 1.0 is equivalent to a significant increase in deviation risk — if the cost of nonconformance for this characteristic is 50 yuan per piece, and the daily production is 2000 pieces, the expected loss difference can be... (quantifiable)
Connect 3.3.2 FPY with 5.3.3 First Time Right.
8. Software and Digitalization Considerations
- Minitab/JMP: Distinguish between subgroup and overall capability
- MES automatically calculates Ppk: Confirm the σ algorithm and subgroup definition match PPAP
- Kanban display: Cpk and Ppk side by side, with a gap >0.3 highlighted in orange
9. Summary
- Cpk — how capable the process is (potential)
- Ppk — how actually good the process is (reality)
- Together — determine instability vs. capability insufficiency
- Before calculation — MSA, control, normality, rational subgroup
- After calculation — use Ppk to drive mass production improvements, and use Cpk to verify improvement potential
Getting the two indices right, reporting them fully, and following up with improvements — this is how SPC transforms from "quality department arithmetic" into a common language for process management.
Knowledge Code: 6.3.2
Version: v20260528
Author: Quality Excellence Think Tank