The Four Indices
Process capability analysis reduces the relationship between a process and its specification to a handful of ratios. Four indices dominate practice: Cp, Cpk, Pp, and Ppk. They share a common structure—each is the ratio of the specification width to some measure of process spread—but they answer different questions, and confusing them is one of the most common errors in quality engineering.
Cp measures potential capability. It compares the specification width (USL - LSL) to the process spread, defined as 6 times the within-subgroup standard deviation: Cp = (USL - LSL) / 6σwithin. Cp ignores the process mean entirely. A process centered perfectly between the specification limits and a process sitting on one limit can have the same Cp. This makes Cp a measure of what the process could achieve if it were centered, not what it actually achieves.
Cpk corrects for centering. It takes the distance from the process mean to the nearest specification limit and divides by half the process spread: Cpk = min((USL - x̄) / 3σwithin, (x̄ - LSL) / 3σwithin). When the process is perfectly centered, Cpk = Cp. When the process mean shifts toward a limit, Cpk decreases. Cpk is always less than or equal to Cp.
Pp and Ppk are the performance analogues. The formulas are identical to Cp and Cpk, but the standard deviation uses the overall (total) standard deviation computed from all individual observations, rather than the within-subgroup estimate. The within-subgroup estimate (typically from R-bar/d2 or S-bar/c4) captures only the short-term, common-cause variation present within rational subgroups. The overall standard deviation captures everything: common cause, between-subgroup shifts, operator differences, material lot variation, and every other source of variation that operates between subgroups.
Within vs. Overall: What the Gap Tells You
When Cp and Pp are nearly equal (equivalently, when Cpk and Ppk are nearly equal), the process has no significant between-subgroup variation. The within-subgroup estimate and the overall estimate agree. This is a stable process with no special causes operating between subgroups.
When Cp is substantially larger than Pp, additional variation is entering the process between subgroups. The process has short-term potential (captured by Cp) that it fails to sustain over time (captured by Pp). This gap is a diagnostic: it tells you that improving capability requires reducing the between-subgroup sources, not tightening the within-subgroup variation. The Cp-Pp gap is often more actionable than either index alone.