Cpk = min[(USL − μ)/3σ̂within, (μ − LSL)/3σ̂within]
读作:均值到最近规格限的距离够不够三个 σ——取更差的一侧。Read it as: How many three-sigma widths fit between the mean and the nearest spec limit—use the worse side.
min[(USL − μ)/3σ̂within距上限几个3σThree-sigma widths to the upper limit
, (μ − LSL)/3σ̂within]距下限几个3σ,取更差侧Three-sigma widths to the lower limit; take the worse side
- μ过程均值process mean
- min取靠近规格限一侧的能力the capability on the side nearest a spec limit
何时用:Use it when: 既看胖瘦又看偏心,正式报告过程能力时用它。You need the reportable capability index that includes both spread and off-center drift.
⚠ ✗ 用 Cpk 报告却拿 σoverall 计算 → ✓ Cpk 配组内 σ,Ppk 配整体 σ。✗ Report Cpk while calculating with σoverall → ✓ Pair Cpk with within-subgroup σ and Ppk with overall σ.