Qhubio
    Capability Interpretation

    Process Capability Analysis: Step-by-Step

    3 min read Last updated

    Process capability analysis is a structured study that quantifies how well a stable, in-control process meets its tolerance. It is the foundation for PPAP, SPC, and continuous improvement.

    The engineering question this page answers

    How do I run a capability analysis whose result would survive an IATF or customer audit?

    What it means

    1. Confirm the process is in statistical control (control charts).
    2. Verify measurement system capability (MSA / Gage R&R).
    3. Check normality of the distribution.
    4. Calculate Cp, Cpk, Pp, Ppk.
    5. Predict PPM and sigma level.
    6. Compare against the customer or internal target.

    Why it matters

    Skipping the stability and MSA checks invalidates the indices. A high Cpk on an unstable process is meaningless. A high Cpk on a process with a poor gage is just measurement noise.

    Decision logic

    Is the process in statistical control on an appropriate chart? If no → stop, stabilize first ↓ Is MSA acceptable for this tolerance? If no → fix measurement before indices ↓ Are subgroups rational (same short-term conditions)? If no → redesign sampling ↓ Is the distribution approximately normal? If no → transform or use non-normal method ↓ Compute short-term (Cp/Cpk) and long-term (Pp/Ppk) with the same dataset ↓ Compare against the governing requirement (CSR, drawing, Control Plan)

    Capability study readiness

    Engineering procedure

    1. Define the characteristic, USL/LSL/target and one-sided vs two-sided type.
    2. Define the sampling plan: subgroup size, frequency, and total window.
    3. Run a Gage R&R that covers the actual operating range of the characteristic.
    4. Collect data without adjusting the process during the study window.
    5. Plot control charts (X̄-R, X̄-s, or I-MR) and confirm stability.
    6. Test normality (Anderson-Darling or probability plot).
    7. Compute Cp, Cpk (within-subgroup σ) and Pp, Ppk (overall σ).
    8. Compute predicted PPM at nearest tail; disclose the convention.
    9. Compare against the required target and record deviation with reaction plan.
    10. Archive raw data, MSA, control charts, and study metadata alongside the index.

    Typical failure modes

    • Subgroups spanning shifts, operators, or setups — inflated within-subgroup σ.
    • Data collected during process tuning; the study captures the transient, not the steady state.
    • MSA done at a single value rather than across the tolerance.
    • Applying normal-based PPM to a clearly skewed distribution (roundness, flatness, torque).

    Engineering insight

    • The largest source of bad Cpk numbers in industry is not the process — it is bad subgrouping.
    • A capability study where the operator adjusts the machine mid-run measures the operator, not the process.
    • The gap between Cpk and Ppk quantifies between-subgroup variation. A near-zero gap suggests the study window is too short to detect long-term variation.
    • Normality tests fail more often on large samples — a p-value alone should not disqualify a study; inspect the histogram and physical mechanism.

    When NOT to use this metric

    • Processes that have never been stabilized — the number is not predictive.
    • Characteristics without a valid tolerance or with a symbolic tolerance only.
    • Destructive tests where subgrouping is impossible without redefining the sampling plan.

    Relationship to other capability metrics

    • Analysis output feeds Cp vs Cpk, Cpk vs Ppk, and PPM/sigma conversions.
    • Analysis inputs come from control charting (stability) and MSA (measurement adequacy).

    Engineering notes

    • Store the sampling plan and σ method with the result — the number alone is not evidence.
    • Never "improve" Cpk by removing outliers without a documented physical cause.

    Continue the investigation

    For the study design itself, continue with Process Capability Study. If the result is unsatisfactory, diagnose with Process Not Centered or Process Variation Too High.

    Verification checklist

    • Stability proven on the chart appropriate to the data
    • MSA covers the tolerance range and passes the acceptance rule
    • Rational subgrouping documented
    • Normality checked or non-normal method disclosed
    • Cp/Cpk and Pp/Ppk both reported with σ method
    • PPM convention (nearest-tail vs two-sided) declared
    • Result compared to the governing requirement

    Assumptions and applicability

    • Process condition: statistical stability is required.
    • Distribution assumption: use a distribution model justified for the data.
    • Confirm process stability and measurement-system adequacy before interpreting a capability index.
    • Use a justified distribution model or non-normal method when the normal model is unsuitable.

    Sources and engineering references

    External engineering references used for this page. Qhubio applies these references to the practical guidance above.

    Frequently asked questions