Process Capability Index (Cpk) Calculator

Calculate Cpk from process mean, standard deviation, and specification limits. Evaluate whether your process meets customer requirements reliably.

Cpk
1.250
Marginal
Cp
1.389
Spread only (no centering)
Cpu
1.250
Upper capability
Cpl
1.528
Lower capability
Est. PPM
88
Defects per million (one tail)
Planning notes, formulas, and examples

About the Process Capability Index (Cpk) Calculator

The Process Capability Index (Cpk) measures how well a process fits within its specification limits, accounting for both the spread and the centering of the process. Unlike the simpler Cp index that only considers spread, Cpk penalizes processes that are off-center by comparing the process mean to the nearest specification limit.

Cpk is calculated as the minimum of two ratios: (USL โˆ’ ฮผ) / (3ฯƒ) and (ฮผ โˆ’ LSL) / (3ฯƒ). A Cpk of 1.0 means the process just barely fits within specs. A Cpk of 1.33 is typically the minimum acceptable value for existing processes, while 1.67 is required for new processes in many industries. A Cpk of 2.0 represents Six Sigma capability.

This calculator takes your process mean (ฮผ), standard deviation (ฯƒ), upper specification limit (USL), and lower specification limit (LSL) to compute Cpk, Cpu, Cpl, and the estimated defect rate. Use it to validate process capability before production release and during ongoing quality monitoring.

When This Page Helps

Cpk answers the fundamental question: can this process consistently produce parts within specification? A high Cpk means fewer defects, less scrap, reduced inspection cost, and confident customer delivery. It is the standard capability metric required by automotive (PPAP), aerospace, and medical device customers.

How to Use the Inputs

  1. Enter the Upper Specification Limit (USL).
  2. Enter the Lower Specification Limit (LSL).
  3. Enter the process mean (ฮผ) from your data.
  4. Enter the process standard deviation (ฯƒ) from your data.
  5. Review Cpk, Cpu, Cpl, and estimated PPM defect rate.
  6. Compare Cpk against your target (1.33 minimum, 1.67 preferred).
Formula used
Cpu = (USL โˆ’ ฮผ) / (3ฯƒ) Cpl = (ฮผ โˆ’ LSL) / (3ฯƒ) Cpk = min(Cpu, Cpl) Estimated PPM = based on the limiting tail of the normal distribution

Example Calculation

Result: Cpk = 1.25

Cpu = (10.5 โˆ’ 10.05) / (3 ร— 0.12) = 0.45 / 0.36 = 1.25. Cpl = (10.05 โˆ’ 9.5) / (3 ร— 0.12) = 0.55 / 0.36 = 1.53. Cpk = min(1.25, 1.53) = 1.25. The process is closer to the upper limit. At Cpk 1.25, approximately 88 PPM defects are expected.

Tips & Best Practices

  • Collect at least 30 data points for a reliable Cpk estimate; 100+ is preferred.
  • Verify data normality before using Cpk โ€” non-normal data requires different capability indices.
  • A Cpk below 1.0 means defects are being produced outside specifications โ€” take immediate action.
  • Track Cpk over time with moving-window recalculations to detect process drift.
  • Report both Cpk and Cp together โ€” the gap reveals process centering opportunities.
  • Automotive PPAP typically requires Cpk โ‰ฅ 1.33 for existing processes and โ‰ฅ 1.67 for new launches.

Cpk in the PPAP Process

Production Part Approval Process (PPAP) submissions in the automotive industry require capability studies demonstrating Cpk โ‰ฅ 1.33 for all critical and significant characteristics. During initial production, Ppk (preliminary capability) may be reported until enough data accumulates. Cpk studies use only within-subgroup variation, while Ppk uses overall variation.

Improving Cpk

Cpk can be improved by reducing variation (increasing ฯƒ), centering the process (moving ฮผ toward the midpoint of specs), or widening specifications (when functionally possible). Process centering is often the quickest win because it requires only adjusting target settings, not reducing variability.

Cpk for Multiple Characteristics

A product may have dozens of measured characteristics, each with its own Cpk. Report the worst-case Cpk to represent overall process capability. Use capability histograms showing the distribution of Cpk values across all characteristics to identify where improvement efforts should focus.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Cp measures only process spread relative to specification width, ignoring centering. Cpk also accounts for centering by looking at the distance from the mean to the nearest spec limit. Cpk โ‰ค Cp always. If Cpk = Cp, the process is perfectly centered.