Technical Explanation: Process Capability (SPC)
Process capability compares the output of an in-control process to the specification limits by using capability indices. The two most common indices are Cp and Cpk, fundamentally rooted in Statistical Process Control (SPC).
Cp (Potential Capability)
Cp measures the "spread" of the data relative to the allowable tolerance. It is calculated by dividing the specification width (USL - LSL) by the process width (6σ). A Cp greater than 1 means the process variation is theoretically small enough to fit within the limits. However, it does not care where the mean is.
Cpk (Actual Capability)
Cpk answers the critical question: "Is the process actually producing good parts?" It accounts for the process mean (μ). It evaluates the distance from the mean to the closest specification limit, relative to 3 standard deviations (half the process spread).
How to interpret Cpk values
- Cpk < 1.0: The process is incapable. Scrap or rework is actively occurring.
- Cpk = 1.0: The process is barely capable. Exactly 99.73% of parts are within spec (3 Sigma). Any shift will cause defects.
- Cpk = 1.33: The standard acceptable minimum for most industries (4 Sigma).
- Cpk = 2.0: World-class quality (Six Sigma). Defect rate is theoretically 3.4 per million opportunities.