โ† Industrial & Systems Engineering Studio
Cp ยท Cpk ยท sigma level

Process Capability Calculator (Cp, Cpk, Pp, Ppk)

Enter your specification limits and the process mean and standard deviation to compute Cp, Cpk (and Pp/Ppk), the estimated sigma level, and the expected parts-per-million defective. The distribution is shown against the spec limits so you can see centering and spread at a glance.

Inputs
Cp / Pp
1.389
potential (spread only)
Cpk / Ppk
1.111
Marginal
Cpu โ€” (USL โˆ’ ฮผ) / 3ฯƒ1.111
Cpl โ€” (ฮผ โˆ’ LSL) / 3ฯƒ1.667
Sigma level (Z to nearest limit)3.33ฯƒ
Estimated defects (ppm)429
Estimated yield99.957%
ppm assumes a normal distribution and uses the actual ฯƒ entered (no 1.5ฯƒ shift). Sigma level here is the short-term Z to the nearest spec limit (= 3 ร— Cpk).
Distribution vs spec limits
LSL 9.5
USL 10.5
ฮผ 10.1
The teal band is the ยฑ3ฯƒ process spread; the red lines are the spec limits. If the band pokes past a red line, that tail produces defects. The process is off-center toward one limit โ€” Cpk is below Cp, so re-centering the mean would improve capability.
Cp = (USL โˆ’ LSL) / 6ฯƒ ย ยทย  Cpu = (USL โˆ’ ฮผ) / 3ฯƒ ย ยทย  Cpl = (ฮผ โˆ’ LSL) / 3ฯƒ ย ยทย  Cpk = min(Cpu, Cpl)

About the Process Capability Calculator

Process capability indices measure whether a process's natural variation fits within the engineering specification limits. Cp and Cpk describe potential and actual capability; Pp and Ppk are their long-term performance counterparts. This calculator computes all four (using the ฯƒ you provide), plus Cpu, Cpl, the sigma level, and the estimated parts-per-million defective from a normal model โ€” and draws the distribution against your spec limits so you can see centering and spread at a glance.

Cp vs Cpk: spread versus centering

Cp = (USL โˆ’ LSL) / 6ฯƒ compares the width of the specification (the tolerance) to the natural spread of the process (ยฑ3ฯƒ). It tells you whether the process is precise enough โ€” but it assumes the process is perfectly centered, so a high Cp with the mean off to one side can still produce lots of defects.

Cpk fixes that by accounting for where the mean actually sits. It is the smaller of Cpu = (USL โˆ’ ฮผ)/3ฯƒ and Cpl = (ฮผ โˆ’ LSL)/3ฯƒ โ€” the distance from the mean to the nearest spec limit, in units of 3ฯƒ. Cpk โ‰ค Cp always; they are equal only when the process is exactly centered. A large gap between Cp and Cpk signals an off-center process that you can improve simply by re-centering the mean.

Cp/Cpk vs Pp/Ppk: short-term vs long-term

Cp and Cpk traditionally use the short-term (within-subgroup) standard deviation, often estimated from control-chart ranges as R-bar/d2. They describe the capability the process could achieve when it is stable and in control โ€” its potential. Pp and Ppk use the overall (long-term) standard deviation computed from all the individual data points, which also captures drift, shift, and between-subgroup variation. They describe how the process actually performed over time.

Because this tool takes a single ฯƒ value, it reports Cp/Cpk and Pp/Ppk as identical. In real analysis you would feed the within-subgroup ฯƒ for Cp/Cpk and the overall ฯƒ for Pp/Ppk; a Ppk noticeably lower than Cpk means the process is not stable โ€” special causes are inflating the long-term spread.

Interpreting the value: capability targets

Common acceptance thresholds: Cpk โ‰ฅ 1.00 means the ยฑ3ฯƒ spread just fits inside the spec (about 2,700 ppm defective if centered) โ€” generally not acceptable. Cpk โ‰ฅ 1.33 (a 4ฯƒ process) is the traditional minimum for an established process. Cpk โ‰ฅ 1.67 (5ฯƒ) is expected for critical or safety characteristics. Cpk โ‰ฅ 2.00 corresponds to the classic Six Sigma goal. This calculator color-codes Cpk red below 1.00, amber from 1.00 to 1.33, and green at 1.33 and above.

Sigma level, ppm, and the 1.5ฯƒ shift

The sigma level reported here is the short-term Z to the nearest spec limit, equal to 3 ร— Cpk โ€” it is the number of standard deviations between the mean and the closest limit. The estimated ppm defective comes from a normal distribution: the area in the tails beyond each spec limit, converted to parts per million. Note the famous Six Sigma figure of 3.4 ppm assumes a 1.5ฯƒ long-term mean shift; a truly centered 6ฯƒ process has only about 0.002 ppm. This tool uses the ฯƒ and mean you enter with no shift applied, so its ppm reflects exactly the distribution you specify. Real ppm also depends on the data actually being normal โ€” heavy tails or skew can make the normal estimate optimistic.

Frequently asked questions

What is the difference between Cp and Cpk?

Cp measures only whether the process spread fits within the tolerance, assuming the process is perfectly centered: Cp = (USL โˆ’ LSL)/6ฯƒ. Cpk also accounts for how far off-center the mean is, taking the minimum of (USL โˆ’ ฮผ)/3ฯƒ and (ฮผ โˆ’ LSL)/3ฯƒ. Cpk is always less than or equal to Cp; they are equal only when the process is centered between the limits.

What is a good Cpk value?

Cpk โ‰ฅ 1.33 is the common minimum for an established process (a 4ฯƒ process). Critical or safety-related characteristics usually require Cpk โ‰ฅ 1.67, and the Six Sigma goal is Cpk โ‰ฅ 2.00. A Cpk below 1.00 means the process spread does not fit inside the spec limits and will produce significant scrap.

How are Pp and Ppk different from Cp and Cpk?

The formulas are identical, but the standard deviation differs. Cp/Cpk use the short-term within-subgroup sigma (the process potential when stable). Pp/Ppk use the overall long-term sigma computed from all the data, capturing drift and shifts (actual performance). If Ppk is much lower than Cpk, the process is not in statistical control. With a single sigma value, the two pairs are equal.

How is the ppm defective calculated?

Assuming the measurements follow a normal distribution, the tool computes the probability of falling above the USL and below the LSL using the standard normal CDF (via an erf approximation), adds those two tail areas, and multiplies by 1,000,000. This is the expected long-run defect rate for the mean and sigma you entered, with no 1.5ฯƒ shift.

Why does Six Sigma quote 3.4 ppm if six sigma is much better than that?

A perfectly centered six-sigma process has only about 0.002 ppm defective. The 3.4 ppm figure builds in a 1.5ฯƒ long-term shift in the mean, reflecting the empirical observation that real process means drift over time. So 3.4 ppm is the conservative, real-world expectation for a 6ฯƒ short-term capability. This calculator does not apply that shift โ€” it uses exactly the mean and sigma you provide.

Related tools & guides

Statistical Process Control (SPC) Guide โ†’Six Sigma DMAIC Guide โ†’OEE Calculator โ†’EOQ Calculator โ†’Industrial Engineering Exam Prep โ†’