Process Capability Cp Cpk vs Pp Ppk: The Complete Difference Explained
Cp and Cpk use within-subgroup (short-term) variation to measure process potential, while Pp and Ppk use overall (long-term) variation to measure actual performance. Cp and Pp ignore mean centering; Cpk and Ppk account for it. The choice of index determines whether you are describing what the process could do or what it actually delivered — a distinction that controls PPAP decisions, customer sign-off, and corrective action priorities.
Quick Answer: What Is the Difference?
The four indices split along two axes: which standard deviation you use, and whether mean shift is included. The table below summarises every combination clearly.
| Index | Standard Deviation Used | Accounts for Mean Shift? | Time Frame | Primary Use |
|---|---|---|---|---|
| Cp | Within-subgroup (σ̂ = R̄/d₂ or s̄/c₄) | No | Short-term | Process potential |
| Cpk | Within-subgroup (σ̂) | Yes | Short-term | Centered short-term capability |
| Pp | Overall (s from all n points) | No | Long-term | Overall spread vs. tolerance |
| Ppk | Overall (s from all n points) | Yes | Long-term | Actual performance, PPAP submission |
The sigma used in Cp/Cpk strips out between-subgroup variation, leaving only the inherent, short-term noise of the process. Pp/Ppk include everything — shift, drift, operator changes, raw-material lot variation — giving a more conservative and realistic picture of what the customer actually receives.
Understanding how these indices relate to parts-per-million defect rates is equally important. The Cpk to PPM Conversion guide on MetricMech walks through the sigma-to-defect-rate relationship in detail.
Worked Example with Real Numbers
Consider a shaft diameter with a specification of 25.00 ± 0.05 mm, so USL = 25.05 mm and LSL = 24.95 mm. Fifty parts are measured across ten subgroups of five. After completing a standard X-bar and R chart analysis, the following statistics are obtained:
- Grand mean (X̄̄) = 25.012 mm
- Within-subgroup standard deviation (σ̂ = R̄/d₂) = 0.0110 mm
- Overall standard deviation (s, calculated from all 50 individual readings) = 0.0148 mm
- USL − LSL = 0.10 mm (tolerance width)
Step 1 — Calculate Cp and Pp (no centering):
Cp = (USL − LSL) / (6 × σ̂) = 0.10 / (6 × 0.0110) = 0.10 / 0.066 = 1.52
Pp = (USL − LSL) / (6 × s) = 0.10 / (6 × 0.0148) = 0.10 / 0.0888 = 1.13
Step 2 — Calculate Cpk and Ppk (with centering):
CPU = (USL − X̄̄) / (3 × σ̂) = (25.05 − 25.012) / (3 × 0.0110) = 0.038 / 0.033 = 1.15
CPL = (X̄̄ − LSL) / (3 × σ̂) = (25.012 − 24.95) / (3 × 0.0110) = 0.062 / 0.033 = 1.88
Cpk = min(1.15, 1.88) = 1.15
Ppk = min[(USL − X̄̄)/(3s), (X̄̄ − LSL)/(3s)] = min[0.038/0.0444, 0.062/0.0444] = min(0.856, 1.396) = 0.856
Interpretation: Cp = 1.52 looks comfortable, but the mean is biased 0.012 mm above nominal — and the presence of between-subgroup variation inflates overall sigma considerably. Ppk = 0.856 reveals that this process is not currently capable from the customer's perspective, even though short-term potential appears acceptable. This gap between Cpk and Ppk is the diagnostic signal engineers must act on.
Use the MetricMech Cpk vs Ppk deep-dive article to explore how to interpret this gap and plan corrective actions systematically.
Formulas and Variables
All four indices share the same tolerance-based structure. The only differences are the standard deviation term and which tail is evaluated.
| Index | Formula | Notes |
|---|---|---|
| Cp | (USL − LSL) / (6σ̂) | σ̂ = R̄/d₂ (subgroup range method) or s̄/c₄ |
| Cpk | min[(USL − X̄̄)/(3σ̂), (X̄̄ − LSL)/(3σ̂)] | Always ≤ Cp; equals Cp only when perfectly centered |
| Pp | (USL − LSL) / (6s) | s = √[Σ(xᵢ − x̄)² / (n−1)], all data pooled |
| Ppk | min[(USL − x̄)/(3s), (x̄ − LSL)/(3s)] | x̄ = grand mean of all individual measurements |
Variable Definitions
| Symbol | Meaning |
|---|---|
| USL | Upper specification limit |
| LSL | Lower specification limit |
| X̄̄ | Grand mean (average of subgroup averages) |
| x̄ | Grand mean of all individual values (used in Pp/Ppk) |
| σ̂ | Within-subgroup standard deviation estimate |
| s | Overall sample standard deviation |
| R̄ | Average range of subgroups |
| d₂ | Control chart constant (depends on subgroup size n) |
| c₄ | Control chart constant (used with s-method) |
For a complete reference of d₂, d₃, A₂, and related constants, see the Control Chart Constants A2 D3 D4 Table on MetricMech. The AIAG SPC manual (4th edition) and ISO 22514-2 are the primary authoritative references for these formulas.
When to Use Each Index: Step-by-Step Method
Selecting the correct index is not optional — it determines whether your process passes or fails customer requirements. Follow this structured decision process every time you conduct a capability study.
- Define your data collection window. Gather enough data to capture at least one full cycle of common cause variation. AIAG recommends a minimum of 25 subgroups with n ≥ 4, or at least 100 individual measurements for Pp/Ppk studies.
- Determine whether rational subgrouping is possible. If you are measuring parts produced consecutively within short production windows, subgrouping is meaningful and Cp/Cpk applies. If all parts come from a single batch or a pre-production run, use Pp/Ppk only.
- Check for statistical control before reporting Cp/Cpk. Plot an X-bar and R (or X-bar and s) control chart. If the process is out of control — points beyond control limits, runs, trends — reporting Cpk is misleading. Report Ppk and investigate assignable causes first. See the SPC Control Charts guide for full chart interpretation rules.
- Calculate both pairs simultaneously. Always compute Cp/Cpk and Pp/Ppk together. The ratio Cpk/Ppk, sometimes called the capability ratio, quantifies how much between-subgroup variation is stealing from process performance.
- Compare against applicable acceptance criteria. For PPAP submissions, the customer-specified requirement is nearly always Ppk ≥ 1.67 for new launches. For ongoing SPC monitoring, Cpk ≥ 1.33 is the conventional minimum. Refer to your control plan and customer-specific requirements (CSRs). AIAG's PPAP 4th Edition and ASQ's quality glossary both reinforce these thresholds.
- Document and report with index identification. Never present a single number labelled "capability" without specifying which index it is. A Ppk of 1.45 and a Cpk of 1.45 carry different implications, and auditors will call out ambiguity immediately.
- Transition from Ppk to Cpk as production matures. During PPAP and early production containment, Ppk governs acceptance. Once the process has accumulated sufficient production history and demonstrated statistical control, Cpk becomes the primary ongoing monitoring metric. This transition point should be agreed with the customer in advance.
When the capability study is part of a First Article Inspection package, automating the ballooning and measurement reporting can save significant time. CadNexa's auto-ballooning tool links drawing callouts directly to inspection results, eliminating manual transcription errors that corrupt capability data at the source.
For PPAP documentation context, the PPAP Checklist: 18 Elements guide on MetricMech explains exactly where capability studies fit within the submission package and which elements the customer-approving engineer will scrutinise first.
Common Mistakes to Avoid
Mistake 1 — Reporting Cpk on an Unstable Process
Cpk is only valid when the process is in statistical control. Applying Cpk to a process with assignable causes present underestimates true variation because the within-subgroup sigma excludes between-subgroup instability. The result appears flattering but is statistically meaningless. Always verify control chart stability before publishing Cpk.
Mistake 2 — Treating Pp and Ppk as "Worse Cp and Cpk"
Pp and Ppk are not inferior versions of Cp and Cpk — they answer a different question. Pp/Ppk describe actual delivered quality. Cp/Cpk describe inherent process potential under stable conditions. Both are necessary; neither replaces the other.
Mistake 3 — Confusing the Grand Mean Calculation
For Cp/Cpk, the grand mean is the average of subgroup means. For Pp/Ppk, it is the mean of all individual data points. When subgroup sizes are unequal, these values can differ, and using the wrong mean produces incorrect Cpk or Ppk results. Software tools such as Minitab and JMP handle this automatically, but manual calculations frequently get this wrong.
Mistake 4 — Ignoring the Cpk–Ppk Gap
A large gap between Cpk and Ppk — typically more than 0.2 to 0.3 units — indicates that between-subgroup variation is dominant. Many quality teams celebrate a Cpk of 1.5 without investigating why Ppk is only 1.0. The gap is the actionable signal; it points directly to process instability, tooling wear, batch-to-batch material variation, or shift-to-shift differences.
Mistake 5 — Applying Capability Indices Without Adequate Sample Size
Capability estimates based on fewer than 100 total measurements carry wide confidence intervals. A process with 30 parts may appear capable when a 300-part study would tell a different story. The NIST Engineering Statistics Handbook recommends at least 100 observations for reliable Pp/Ppk estimates and addresses confidence interval calculation for capability indices in detail.
Mistake 6 — Neglecting Measurement System Adequacy
A gauge with poor repeatability and reproducibility inflates both σ̂ and s, depressing all four indices simultaneously. Before drawing conclusions from any capability study, confirm that the measurement system analysis (MSA) passes acceptance criteria — typically %GRR below 10% for critical characteristics. The MSA guide on MetricMech covers all five measurement system studies in full.
Warning: Submitting Ppk values derived from non-representative sampling — for example, cherry-picked "good" production windows — is one of the most common PPAP rejection reasons. Customers and auditors increasingly cross-check capability data against control charts and raw data logs. Ensure your data collection plan is documented and auditable before submission.
Frequently Asked Questions
What is the key difference between Cp and Pp?
Cp uses the within-subgroup standard deviation (σ̂, estimated from R-bar or s-bar), representing short-term process potential under stable conditions. Pp uses the overall standard deviation calculated from all individual data points, representing long-term process performance including all sources of variation. The distinction is which sigma is in the denominator — everything else in the formula is identical.
When should you use Cpk instead of Ppk?
Use Cpk during ongoing production monitoring when the process is demonstrated to be in statistical control and rational subgrouping is feasible. Use Ppk for PPAP submissions, early production qualification, pilot runs, or any situation where you have a single batch of data without a stable subgrouping structure. AIAG's PPAP manual explicitly requires Ppk for initial capability submissions.
Can Ppk be higher than Cpk?
Rarely, but it is theoretically possible. If short-term within-subgroup variation is disproportionately high relative to overall variation — for example, due to very small subgroup sizes or atypical subgrouping — Ppk can momentarily exceed Cpk. In a well-managed, stable process, Cpk should be equal to or marginally higher than Ppk. A Ppk consistently higher than Cpk warrants a review of subgrouping strategy.
What does a large gap between Cpk and Ppk mean?
A gap greater than roughly 0.3 index units signals that between-subgroup variation — shift, drift, batch changes, environmental factors — is materially inflating the overall standard deviation. The process has the inherent precision to meet specifications (high Cpk) but does not sustain that performance over time (low Ppk). The corrective action focuses on identifying and eliminating the between-subgroup assignable causes, not on tightening the process itself.
What minimum values do AIAG and most customers require?
AIAG's PPAP 4th Edition and the majority of automotive OEM customer-specific requirements mandate Ppk ≥ 1.67 for new part initial submissions and Cpk ≥ 1.33 for ongoing production capability. Safety-critical, high-impact, or government-regulated characteristics frequently require both indices to reach 1.67 or above. Always confirm requirements against the specific customer's CSR and the control plan before reporting. For a detailed benchmark discussion, see the What Is a Good Cpk Value article on MetricMech.