How to Interpret Cpk Values: A Quality Engineer's Guide
Practical guide to understanding Cpk — what the numbers mean, industry thresholds, and what to do when Cpk doesn't meet requirements.
What Cpk Actually Measures
Process capability index (Cpk) answers the question every quality engineer hears in audits: 'Can your process consistently produce parts within specification?' Cpk combines two pieces of information — how much natural variation your process has (spread) and how well centered it is between specification limits. A Cpk of 1.00 means your process spread exactly fills the specification window, with zero margin for error. Below 1.00 means you're producing defects. Above 1.33 means you have comfortable margin.
The formula is straightforward: Cpk = min[(USL - μ) / (3σ), (μ - LSL) / (3σ)]. The 'min' function is critical — it reports capability based on the worst side. A process perfectly centered at Cpk 1.67 drops to Cpk 1.00 if the mean shifts by 2σ toward either spec limit. This is why Cpk is more useful than Cp for real-world quality decisions: Cp ignores centering, Cpk penalizes it.
Industry Threshold Standards
Different industries require different Cpk minimums, and knowing your customer's standard matters more than knowing textbook values:
**General manufacturing (ISO 9001):** Cpk ≥ 1.00 is the absolute minimum for a 'capable' process. Most ISO registrars expect to see Cpk ≥ 1.33 for critical characteristics.
**Automotive (IATF 16949):** The AIAG PPAP manual requires Cpk ≥ 1.33 for initial process studies (minimum 25 subgroups, 100 readings). Many OEMs — Toyota, Honda, BMW — require ≥ 1.67 for critical dimensions. Some safety-critical characteristics require ≥ 2.00.
**Aerospace (AS9100):** Requirements vary by customer, but Cpk ≥ 1.33 is typical for general dimensions, with ≥ 1.67 for flight-critical features.
**Medical devices (FDA 21 CFR Part 820):** FDA expects process validation evidence including capability studies. Cpk ≥ 1.33 is common; Class III devices often require ≥ 1.67.
**Six Sigma programs:** Target is Cpk ≥ 2.00 (6-sigma capability). In practice, achieving Cpk ≥ 1.67 is considered excellent for most manufacturing processes.
Cpk vs Ppk: When the Gap Matters
Cpk uses within-subgroup standard deviation (σ̂ from R-bar/d₂ or S-bar/c₄) — it estimates what your process *could* do if it stayed perfectly stable. Ppk uses overall standard deviation (all data pooled) — it shows what your process *actually* delivered.
When Cpk and Ppk are close (within 0.1-0.2), your process is stable. When Ppk is significantly lower than Cpk, your process shifts or drifts over time. Common causes of the Cpk-Ppk gap:
- **Tool wear** between maintenance intervals - **Material lot variation** when switching suppliers or batches - **Thermal drift** across production shifts (morning vs. afternoon) - **Operator differences** in setup or technique - **Fixture wear** or inconsistent workholding
A quality engineer at a Tier 1 automotive supplier described it well: 'Cpk tells you what you promised the customer. Ppk tells you what you actually shipped. When those numbers diverge, you have a conversation to have.'
Always report both. Submitting Cpk alone to a savvy SQE will prompt the follow-up question: 'What's your Ppk?'
Common Cpk Calculation Mistakes
**Mistake 1: Using overall standard deviation for Cpk.** Cpk should use within-subgroup σ (estimated from R-bar/d₂). Using STDEV() on all your data in Excel gives you Ppk, not Cpk. This is the #1 source of discrepancies between your numbers and your customer's Minitab output.
**Mistake 2: Too few data points.** A Cpk calculated from 10 measurements has a confidence interval so wide it's nearly meaningless. The AIAG PPAP manual requires a minimum of 25 subgroups (100+ individual readings for subgroup size 4-5). Below 30 data points, report the confidence interval alongside Cpk.
**Mistake 3: Including unstable data.** Cpk assumes your process is in statistical control. If your control chart shows special cause variation (out-of-control points, trends, patterns), the Cpk number is unreliable. Achieve stability first, then calculate capability.
**Mistake 4: Ignoring non-normality.** Cpk assumes normally distributed data. For processes that produce skewed distributions (surface finish, flatness, concentricity), standard Cpk overstates or understates capability. Run a normality test — if it fails, use Box-Cox or Johnson transformation for accurate capability.
**Mistake 5: Confusing specification limits with control limits.** Specification limits (USL/LSL) come from the engineering drawing. Control limits (UCL/LCL) are calculated from your process data. They are completely different concepts. A process can be in statistical control (within control limits) but not capable (outside specification limits), or capable but out of control.
What to Do When Cpk Falls Short
When your Cpk drops below the required threshold, resist the urge to recalculate with different data. Instead, follow this investigation sequence:
**1. Verify the data.** Check for transcription errors, wrong units, mixed part numbers in the dataset, or incorrect specification limits. You'd be surprised how often the 'capability problem' is actually a data entry problem.
**2. Check process stability first.** Look at the control chart. If there are out-of-control signals, fix those before worrying about capability. An unstable process can't be meaningfully assessed for capability.
**3. Separate variation sources.** Run a Gage R&R to determine how much of your observed variation is measurement system noise vs. actual part variation. If your gage contributes >30% of total variation, improving the measurement system may raise Cpk without changing the process.
**4. Identify the dominant variation source.** Is the process spread too wide (low Cp), or is it off-center (Cpk < Cp)? If off-center, adjust the process mean — often the easiest fix. If the spread is too wide, investigate which variation source dominates.
**5. Implement and verify.** After making process changes, run a new capability study with fresh data. Don't mix pre- and post-improvement data — use phase lines on your control chart to separate the periods.
Try SPC Quality Control Charts
Free during beta. Join the waitlist for early access.