Complete guide
Use the calculator above to compute Cp and Cpk from your process mean, standard deviation and specification limits. Cp measures whether the process spread fits within the spec; Cpk measures whether the process is also centred. Together they form the standard process-capability indices for short-term performance.
What it is
What is cp / cpk?
Cp and Cpk are short-term process capability indices. Cp compares the width of the specification to the width of the process spread (6 standard deviations). Cpk additionally accounts for how off-centre the process mean is from the spec midpoint. Cp says "can it fit"; Cpk says "does it fit where it sits".
Calculation logic
How the calculation works
Cp = (USL − LSL) ÷ (6σ). Cpk = min((USL − x̄) ÷ (3σ), (x̄ − LSL) ÷ (3σ)). Both indices use the short-term σ from a stable sample. Cpk is always ≤ Cp; the gap between them tells you how much capability you would gain by centring the process.
Common mistakes
Watch-outs before using cp / cpk
- Calculating Cp / Cpk on an unstable process — the index is meaningless until the process is in statistical control.
- Using a long-term standard deviation (which includes drift) instead of the short-term σ.
- Reporting Cp without Cpk — Cp tells you nothing about centring, which is usually where the defects come from.
- Mixing populations or operators in the sample, inflating σ and depressing the index artificially.
- Confusing Cpk (short-term, ideal) with Ppk (long-term, actual) — they are different metrics.
What to do next
Turn the result into action
If Cp is high but Cpk is low, centre the process. If both are low, reduce variation — chart the data, identify special-cause vs common-cause variation, and run a DMAIC project on the largest common cause.
What is the difference between Cp and Cpk?
Cp measures whether the process spread fits within the spec at all. Cpk additionally measures whether the process is centred. Cpk is always ≤ Cp; the gap shows the cost of being off-centre.
What is a good Cpk?
1.33 is the common industry minimum for non-critical features. 1.67 is typical for critical features. 2.0 corresponds to 6σ. Anything below 1.0 means defects are being produced at the specification limit.
What is the difference between Cpk and Ppk?
Cpk uses short-term standard deviation (sub-grouped data) and represents potential capability. Ppk uses long-term standard deviation across all data and represents actual performance. Ppk is always ≤ Cpk.
Why does my Cpk look bad on a stable process?
Usually because the process is off-centre. Cp will be higher than Cpk in that case. Re-centring delivers the gap with no variation reduction.
Can Cpk be calculated on non-normal data?
Standard Cpk assumes normality. For non-normal data either transform the data, use percentile-based capability indices, or use non-normal Cpk methods (Pearson, Box-Cox).