Cpk (Process Capability Index) Calculator

Calculate Cpk process capability index accounting for both spread and centering. The most-used capability metric in manufacturing quality.

Cpk (Process Capability)
0.833
Rating: Incapable
Cp (Potential Capability)
0.833
Machine capability without centering
Cpu (Upper Capability)
0.833
Capability relative to upper limit
Cpl (Lower Capability)
0.833
Capability relative to lower limit
PPM Defect Rate
7,011.00
Defects per million opportunities
Sigma Level
4.00
With 1.5 sigma shift adjustment
Process Yield
0.99%
Good parts produced per batch
Recommended Action
Process improvement urgent
Incapable

Cpk Performance Reference

Cpk RangeRatingAction Required
Below 1.0IncapableFix process immediately
1.0 - 1.33MarginalImprove or increase inspection
1.33 - 1.67GoodMonitor and control
1.67 - 2.0Very GoodAutomotive/critical standard
2.0+ExcellentSix Sigma capable
Planning notes, formulas, and examples

About the Cpk (Process Capability Index) Calculator

Cpk is the most widely used process capability index in manufacturing. Unlike Cp, which only measures the ratio of tolerance to process spread, Cpk accounts for both the spread and how well the process is centered between the specification limits. It equals the minimum of the upper and lower capability indices, ensuring the worst-case side determines the overall rating.

A Cpk of 1.33 or higher is the standard requirement across many industries. When Cpk is lower than Cp, the process mean has drifted toward one specification limit. This distinction between Cp and Cpk tells you whether you need to reduce variation (low Cp) or adjust the process center (low Cpk relative to Cp).

This calculator computes Cpk from the upper and lower specification limits, process mean, and standard deviation. It also shows Cp, Cpu, and Cpl for complete capability analysis.

This analytical approach aligns with lean manufacturing principles by replacing waste-generating guesswork with efficient, fact-based processes that directly support value creation and cost reduction.

When This Page Helps

Cpk is the single most important number in capability analysis because it reflects both precision and accuracy. Customers, auditors, and quality standards universally require Cpk reporting for critical-to-quality characteristics.

How to Use the Inputs

  1. Enter the Upper Specification Limit (USL).
  2. Enter the Lower Specification Limit (LSL).
  3. Enter the process mean (X̄).
  4. Enter the process standard deviation (σ).
  5. Review Cpk and compare with Cp to assess centering.
  6. If Cpk is significantly lower than Cp, the process needs centering adjustment.
Formula used
Cpu = (USL − μ) / (3σ) Cpl = (μ − LSL) / (3σ) Cpk = min(Cpu, Cpl) Cp = (USL − LSL) / (6σ) where μ = process mean, σ = process standard deviation

Example Calculation

Result: Cpk = 1.11

Cpu = (10.5 − 10.1) / (3 × 0.12) = 0.4 / 0.36 = 1.11. Cpl = (10.1 − 9.5) / (3 × 0.12) = 0.6 / 0.36 = 1.67. Cpk = min(1.11, 1.67) = 1.11. Cp = 1.39, so the process has enough spread but is off-center toward USL.

Tips & Best Practices

  • If Cpk ≈ Cp, the process is well centered. If Cpk << Cp, centering is the problem.
  • Always collect at least 25 subgroups (100+ data points) before calculating Cpk for decision-making.
  • Use within-subgroup σ for short-term Cpk and overall σ for long-term Ppk.
  • Present Cp and Cpk together on capability reports so readers see both precision and accuracy.
  • Recalculate Cpk after any process adjustment, tooling change, or material lot change.
  • Automotive PPAP typically requires Cpk ≥ 1.33 (Cpk ≥ 1.67 for safety/critical items).

Cpk vs. Cp: Complete View

Cp tells you the process has enough precision. Cpk tells you it is also accurate. A process with Cp = 2.0 but Cpk = 0.5 is very precise but badly aimed — like a sharpshooter hitting a tight group far from the bullseye. Adjusting the mean is usually cheaper than reducing variation.

Common Cpk Thresholds

| Cpk | Interpretation | Approx. PPM | |-----|---------------|-------------| | 0.67 | Minimum for non-critical | 45,500 | | 1.00 | Process barely capable | 2,700 | | 1.33 | Standard industry minimum | 63 | | 1.67 | Automotive/critical | 0.6 | | 2.00 | Six Sigma target | 0.002 |

Continuous Cpk Monitoring

Don't calculate Cpk once and forget it. Establish periodic capability studies — monthly or quarterly — to confirm that process performance remains within requirements as materials, tooling, and conditions change over time.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Cpk ≥ 1.33 is the standard minimum in most industries. Automotive safety items often require ≥ 1.67. Six Sigma targets Cpk ≥ 2.0. A Cpk below 1.0 means the process is producing out-of-spec parts.