Back to Engineering Data Analysis repository
Engineering Data Analysis2D

Statistical Quality Control - Theory & Concepts - Engineering Data Analysis Process Capability

Control charts for variables and attributes, process capability indices, and natural tolerance limits.

Open the complete lesson

Engineering Data Analysis • Topic 13

Process Capability Index (Cₚ & Cₚₖ) Visualizer

Process Mean (μ\mu)100.0
Std Dev (σ\sigma)3.50
Lower Limit (LSL)90
Upper Limit (USL)110
Cp Index0.95
Cpk Index0.95
EvaluationNot Capable (Produces Defects)
Loading chart...

Cₚ (Process Capability): Measures potential capability if the process was perfectly centered. Formula: Cp=USLLSL6σC_p = \frac{\text{USL} - \text{LSL}}{6\sigma}

Cₚₖ (Actual Capability): Accounts for the centering of the mean relative to limits. Formula: Cpk=min(USLμ3σ,μLSL3σ)C_{pk} = \min\left(\frac{\text{USL} - \mu}{3\sigma}, \frac{\mu - \text{LSL}}{3\sigma}\right)