Cp = (USL - LSL) / (6σ)
Cpu = (USL - μ) / (3σ) | Cpl = (μ - LSL) / (3σ)
Cpk = min(Cpu, Cpl)
A Process Capability Index Calculator (also known as a Cpk Analyzer, Cp Calculator, or Six Sigma Capability Utility) is an industrial engineering tool used to measure whether a manufacturing or business process is statistically capable of producing output within specified customer limits.
In modern manufacturing and quality control (Six Sigma), it is not enough to simply measure standard deviation. You must compare the natural variation of your machines against the rigid requirements of your blueprints. The Cp Index measures potential capability (assuming your machine is perfectly centered), while the Cpk Index measures actual capability (accounting for how far your machine’s calibration has drifted off-center).
Our free online Process Capability Index Calculator provides instant execution for Six Sigma statistical controls:
- Cp Formula (Potential Capability):
Cp = (USL - LSL) ÷ (6 · σ) - Cpk Formula (Actual Capability):
Cpk = Minimum(Cpu, Cpl) - Upper Capability (Cpu):
(USL - μ) ÷ (3 · σ) - Lower Capability (Cpl):
(μ - LSL) ÷ (3 · σ) - Required Parameters: Upper Specification Limit (USL), Lower Specification Limit (LSL), Process Mean (μ), and Standard Deviation (σ).
Master Process Capability Reference Table (Manufacturing Metal Shafts)
The table below tracks a manufacturing line cutting metal shafts. The blueprint calls for a shaft exactly 10.0 mm thick, with a tolerance of ± 0.1 mm. By sampling the production line, we find a Mean (μ) of 10.02 mm and a Standard Deviation (σ) of 0.02 mm. We will calculate the Cp and Cpk to determine if the process is capable.
| Engineering Parameter | Blueprint / Observed Value | Statistical Definition |
|---|---|---|
| Upper Specification Limit (USL) | 10.10 mm | The absolute maximum allowed size. |
| Lower Specification Limit (LSL) | 9.90 mm | The absolute minimum allowed size. |
| Process Mean (μ) | 10.02 mm | The actual average size being cut (Slightly high). |
| Standard Deviation (σ) | 0.02 mm | The actual machine variation. |
| Cp (Potential Capability) | (10.10 – 9.90) ÷ (6 · 0.02) = 1.66 | Highly capable IF perfectly centered. |
| Cpu (Upper Risk) | (10.10 – 10.02) ÷ (3 · 0.02) = 1.33 | Risk of cutting too thick. |
| Cpl (Lower Risk) | (10.02 – 9.90) ÷ (3 · 0.02) = 2.00 | Risk of cutting too thin. |
| Cpk (Actual Capability) | Minimum(1.33, 2.00) = 1.33 | Process meets 1.33 Six Sigma Standard. |
Step-by-Step Cpk Calculation Breakdown
To calculate the Cpk for the metal shaft manufacturing process:
Step 1 (Identify Parameters): USL = 10.1, LSL = 9.9, μ = 10.02, σ = 0.02
Step 2 (Calculate Upper Risk Cpu): (10.10 - 10.02) ÷ (3 · 0.02) = 0.08 ÷ 0.06 = 1.333
Step 3 (Calculate Lower Risk Cpl): (10.02 - 9.90) ÷ (3 · 0.02) = 0.12 ÷ 0.06 = 2.000
Step 4 (Extract Cpk): Cpk is the smaller of the two risks (Cpu or Cpl). Minimum(1.333, 2.000) = 1.333.
Conclusion: The Cpk is 1.33. Because the machine’s true average (10.02) drifted higher than the perfect 10.00 blueprint, it is mathematically closer to violating the Upper Specification Limit. The Cpk metric punishes the process for not being centered by taking the worst-case scenario (1.33) instead of the ideal potential Cp (1.66).
Statistical Interpretation: Cpk Industry Benchmarks
How do you know if a Cpk score is “good”? Below are the universal Six Sigma capability benchmarks used across the global manufacturing industry:
| Cpk Score Range | Process Capability Classification | Estimated Defect Rate |
|---|---|---|
| Cpk < 1.00 | Incapable. Process requires immediate redesign. | High (Visible Scrap/Rework) |
| Cpk = 1.00 | Barely Capable (3 Sigma). Any drift causes defects. | ~2,700 defects per million |
| Cpk = 1.33 | Capable (4 Sigma). Standard industry minimum. | ~63 defects per million |
| Cpk ≥ 2.00 | World Class (Six Sigma). Flawless execution. | 3.4 defects per million |
History & Mathematics: Bill Smith and Six Sigma (1986)
Motorola’s Quality Revolution
The concepts of Cp and Cpk process capability indices were formalized and thrust into the global spotlight in 1986 by Bill Smith, an engineer at Motorola. Frustrated by the failure of traditional statistical tests to predict actual defect rates, Smith formulated the Six Sigma methodology. He proved that standardizing the relationship between process variation (Standard Deviation) and customer requirements (Specification Limits) via the Cpk index could eliminate defects before they occurred. Motorola’s implementation of Cpk-driven Six Sigma won them the first-ever Malcolm Baldrige National Quality Award in 1988.
Popular direct tools:
Frequently Asked Questions (FAQ)
What is the difference between Cp and Cpk?
Cp measures potential. It assumes your manufacturing machine is perfectly centered directly between the upper and lower specification limits. Cpk measures reality. It mathematically punishes the score based on how far your machine’s true average has drifted away from the center. If a machine is perfectly centered, Cp will exactly equal Cpk.
Can Cpk be a negative number?
Yes. If your Cpk is negative, it means your process mean (average output) is entirely outside of your specification limits. For example, if the absolute maximum allowed size is 10.1 mm (USL), and your machine is cutting an average of 10.5 mm, the entire process is failing and Cpk will be negative.
Why do we divide by 3-Sigma in the Cpk formula?
In a standard normal distribution, exactly 99.73% of all data points fall within 3 standard deviations (3-Sigma) of the mean. By calculating the distance from the mean to the nearest specification limit and dividing by 3-Sigma, you are mathematically checking if the “tail” of your bell curve crosses the failure line.