top of page

2.4 Process Capability

Process Capability Introduction Process capability describes how well a stable process can meet specification limits defined by customers or engineering requirements. It compares the natural variability of a process to the allowable variation. Understanding process capability allows you to: - Quantify how “good” a process is relative to specs - Compare different processes or machines on a common scale - Prioritize improvement opportunities - Predict defect rates under stable conditions This article covers the knowledge and skills necessary to understand and apply process capability at an advanced level. --- Fundamental Concepts Process Variation and Distribution Process capability assumes that: - The process is stable (in statistical control) - Data come from a single, consistent process - The key output characteristic is measurable on a continuous scale - The distribution is approximately normal (for standard indices) Key ideas: - Common cause variation: natural, inherent, predictable within a range - Special cause variation: unusual, assignable, causes instability - Stable process: only common causes present; control chart shows no signals - Natural tolerance: typical spread of a stable process, often approximated by ±3 standard deviations from the mean Before calculating capability, verify stability and distributional assumptions. Specifications vs Control Limits Do not confuse: - Specification limits (USL, LSL) - Set by customers, standards, or design - Define what is acceptable or not - External to the process - Control limits - Calculated from process data - Reflect current process performance - Internal to the process, used for monitoring stability Process capability compares process variation to specification limits, not control limits. --- Indices of Process Capability Short-Term vs Long-Term Capability Two time horizons are important: - Short-term (within-subgroup, potential) - Uses within-subgroup variation - Reflects what the process could do under minimal sources of variation - Often uses σ within, or an estimate assuming rational subgrouping - Long-term (overall, actual) - Uses overall variation across all data - Includes more sources of variation (e.g., shifts between shifts, days, operators) - Often uses the overall sample standard deviation Short-term indices: Cp, Cpk Long-term indices: Pp, Ppk Use both perspectives to understand capability potential and actual performance. Cp: Potential Process Capability Cp measures how wide the specification limits are relative to the process spread, ignoring centering. Formula: - Cp = (USL − LSL) / (6σ) Where: - USL = upper specification limit - LSL = lower specification limit - σ = estimated short-term process standard deviation Interpretation: - Cp > 1: specs wider than process spread; potentially capable - Cp = 1: process spread equals spec width (barely capable) - Cp < 1: process spread wider than specs; inherently incapable - Higher Cp indicates less variability relative to specs Limitation: Cp assumes the process mean is centered between LSL and USL. Cpk: Actual Process Capability (Short-Term) Cpk includes both spread and centering. It measures the worst-case capability relative to each spec limit. Formulas: - Cpu = (USL − μ) / (3σ) - Cpl = (μ − LSL) / (3σ) - Cpk = min(Cpu, Cpl) Where: - μ = process mean - σ = estimated short-term standard deviation Interpretation: - Cpk incorporates off-centering - Cpk ≤ Cp (equality only when perfectly centered) - Cpk > 1: majority of process output within specs, under assumptions - Cpk < 1: substantial proportion of output outside specs Use Cp and Cpk together: - Cp high, Cpk low: process capable but off-center - Both low: process too variable and possibly off-center - Both high: process well-centered and low variability Pp and Ppk: Overall Performance Pp and Ppk are analogous to Cp and Cpk but use long-term (overall) variation. Formulas: - Pp = (USL − LSL) / (6 s overall) - Ppu = (USL − μ) / (3 s overall) - Ppl = (μ − LSL) / (3 s overall) - Ppk = min(Ppu, Ppl) Where: - s overall = overall sample standard deviation of all data Interpretation: - Pp, Ppk show actual performance over time, including more variation sources - Typically: Ppk ≤ Cpk and Pp ≤ Cp - Big gaps between Cpk and Ppk indicate significant long-term variation not seen within subgroups Use: - C indices (Cp, Cpk): potential capability under controlled short-term conditions - P indices (Pp, Ppk): real-world performance over time --- Interpreting Capability Indices Capability vs Specification Tightness Common interpretive guidelines (assuming normality and stability): - Index ≈ 1.0 - Process spread roughly equals specs - About 0.27% nonconforming (for two-sided specs, centered, short-term) - Index ≈ 1.33 - Often used as a minimum for capable processes in practice - Provides some margin for variation and shifts - Index ≈ 1.67 or higher - Often targeted for critical characteristics - Lower risk of defects under typical shifts - Index < 1.0 - Process inherently unable to consistently meet specs under current variation level Interpret within context: - Importance of the characteristic - Cost of defects - Legal or safety requirements - Process economics Capability and Nonconformance Rates For a normal, stable, two-sided process: - Transform Cpk into an equivalent Z value: - Z short-term ≈ 3 × Cpk - Then estimate defect proportion beyond spec limits using normal probabilities Illustrative logic (not exact tables): - Cpk = 1 → Z ≈ 3 → about 0.27% outside specs - Cpk = 1.33 → Z ≈ 4 → roughly 0.006% outside specs - Cpk = 1.67 → Z ≈ 5 → roughly 0.00003% outside specs For a one-sided spec (only USL or only LSL), focus on: - Cpu or Cpl (or Ppu or Ppl) - Corresponding one-sided tail probability These estimates assume: - Normal distribution - Stable mean and variance - No significant shifts over time beyond what data capture --- Preconditions and Validity Requirement: Statistical Stability Process capability results are only meaningful when the process is stable. Check stability using: - Appropriate control charts for the data type - Rational subgrouping (grouping data so that variation within subgroups reflects only short-term common causes) If control charts show: - Trends - Shifts - Cycles - Out-of-control points then: - The process is unstable - Capability indices may be misleading - Address special causes first, then recalculate capability Normality and Data Distribution Standard capability indices assume approximate normality. Key steps: - Visually inspect the distribution (histogram, probability plot) - Use tests for normality as supporting evidence (not as the sole criterion) - Consider the physical nature of the characteristic (bounded, skewed, integer, etc.) If data are not approximately normal: - Simple Cp/Cpk may not reflect true defect rates - Tail behavior particularly important for specs near the extremes Non-normality options (core awareness only): - Transform the data (for example, log, Box-Cox) to approximate normality, then analyze - Use non-normal capability methods based on the fitted distribution Regardless of method, ensure: - Selected approach matches data behavior - Interpretation reflects the actual risk at the specification limits Sample Size and Data Quality Capability analysis depends heavily on data quality. Consider: - Sample size - Very small samples give unstable estimates of σ and μ - Larger samples provide more reliable indices - Measurement system - High measurement error inflates apparent variation - Inadequate measurement systems distort capability - Data representativeness - Data must represent typical operating conditions - Avoid biased sampling (e.g., only best shifts, only certain machines) When possible: - Confirm the measurement system is acceptable - Collect data across relevant sources of variation for long-term indices --- Centering, Spread, and Improvement Centering vs Reducing Variation Cp and Cpk help distinguish two improvement levers: - Centering (adjust mean) - When Cp is high but Cpk is low - Process is capable but off-center - Shifting the mean toward the target or center of specs improves Cpk without changing Cp - Reducing variation - When Cp itself is low - Need to reduce inherent variability via process improvement - Both Cp and Cpk can improve Guidelines: - First, ensure the process is reasonably centered to avoid one-sided defect issues - Then, reduce variation to increase both Cp and Cpk Linking Capability to Targets Sometimes there is a target value T (nominal) within the specification limits. Key ideas: - A process can be within specs but still far from target - Loss to the customer may increase with distance from target, not just spec violations - Capability indices (Cp, Cpk) do not directly measure closeness to target When targets matter: - Monitor the mean against the target - Use capability indices alongside measures of on-target performance --- Special Situations in Capability Analysis One-Sided Specifications When only one spec limit exists: - Example: Only a maximum is specified (USL); lower values are all acceptable - Use one-sided indices: - Cpu = (USL − μ) / (3σ) or Ppu - Cpk = Cpu (if no LSL) - For only LSL, use Cpl or Ppl Interpretation: - Focus on the risk at the specified side - Convert the one-sided Cpk (Cpu or Cpl) to Z and estimate tail probability as needed Non-Normal or Bounded Data When data are clearly non-normal: - Strong skew (e.g., time data, positive-only measures) - Bounded by zero or other physical limits - Discrete, but treated as continuous (e.g., large counts) Options include: - Applying transformations to approximate normality, then using standard indices - Using distribution fitting and non-normal capability methods Key considerations: - Ensure the chosen distribution or transformation adequately represents the data, especially in the tails - Communicate that indices and defect estimates are based on these modeling choices --- Using Capability in Practice Capability Studies A typical capability study involves: - Clarifying the characteristic and its specs (USL, LSL, target) - Verifying that the measurement system is adequate - Collecting data under typical operating conditions - Establishing process stability using control charts - Checking distributional assumptions - Calculating Cp, Cpk (short-term) and Pp, Ppk (long-term) when appropriate - Interpreting indices in terms of: - Spread vs specs - Centering - Short-term vs long-term differences - Estimated nonconformance rates Decision Making with Capability Results Use capability indices to: - Decide if a process can consistently meet requirements - Compare alternative processes, machines, or methods - Support supplier qualification or process approval - Prioritize improvement projects: - Low Cp/Cpk processes first - Processes with high gap between potential (Cp) and actual (Pp, Ppk) Capability is not static. Recalculate after significant process changes or improvements. --- Summary Process capability quantifies how well a stable process can meet specified limits, using indices that compare process variation and centering to customer or design requirements. Key points: - Capability analysis requires a stable process and an appropriate understanding of the data distribution. - Cp measures potential capability based on spread only; Cpk adds centering. Pp and Ppk provide long-term performance views. - Indices greater than 1 indicate specs wider than process spread; higher values represent better capability, under underlying assumptions. - Interpret capability together with estimated nonconformance rates, considering the importance of the characteristic and context. - Use capability results to distinguish between issues of centering and variability, guide improvement actions, and monitor process performance over time.

Practical Case: Process Capability A mid-size pharmaceutical plant fills 100 mL vials of a liquid analgesic. Regulatory specs require each vial to be between 98.5 mL and 101.5 mL. Customer complaints have increased about underfilled vials. The quality manager suspects the filling process is unstable but wants evidence before changing equipment or settings. A continuous 1-hour production run is sampled using the existing, “in-control” setup. Each vial is weighed and converted to volume; no adjustments are made during sampling. The Black Belt calculates process mean and standard deviation from the sample and then computes process capability indices against the 98.5–101.5 mL spec limits. Results show a short-term capability index below target, with data centered slightly low and a tail approaching the lower spec. Rather than replacing the filler, the team standardizes setup parameters (nozzle height, line pressure, tank headspace), retrains operators on the start-up checklist, and tightens maintenance on the filling nozzles. After implementing these controls, another capability study is run under the new standardized conditions. The updated indices show the process comfortably meeting the capability target, with distributions centered near 100 mL and almost all vials between the spec limits. Customer complaints about underfill drop sharply within one month, and the plant avoids a costly equipment upgrade. End section

Practice question: Process Capability A machining process produces shafts with a target diameter of 25.00 mm. The specification limits are 24.90 mm and 25.10 mm. A study on a stable process shows a mean of 24.98 mm and a standard deviation of 0.015 mm. Which is the best interpretation of Cp and Cpk? A. Cp > Cpk because the process is centered B. Cp = Cpk because the process is off-center C. Cpk > Cp because the process is off-center D. Cp > Cpk because the process is off-center Answer: D Reason: Cp = (USL − LSL) / (6σ) = (25.10 − 24.90) / (6 × 0.015) = 0.20 / 0.09 ≈ 2.22. Cpk = min[(USL − μ) / (3σ), (μ − LSL) / (3σ)] = min[(25.10 − 24.98) / 0.045, (24.98 − 24.90) / 0.045] = min[2.67, 1.78] = 1.78, therefore Cpk < Cp and the gap indicates off-centering. Other options misrepresent the relationship between centering and the relative magnitudes of Cp and Cpk. --- A Black Belt needs to assess process capability for a non-normal, stable process where the output distribution is clearly lognormal and specifications are two-sided. Which is the most appropriate approach? A. Compute Cp and Cpk directly using the sample mean and standard deviation B. Transform the data to normality (e.g., Box-Cox), assess capability, and back-interpret in original units C. Ignore distribution shape and use Pp and Ppk instead of Cp and Cpk D. Use only a control chart to assess capability without any indices Answer: B Reason: For non-normal data, a common Black Belt–level approach is to apply an appropriate transformation (e.g., Box-Cox), verify normality in the transformed scale, compute capability indices there, and interpret results in original units, preserving the link to specification limits. Option A assumes normality; C just changes indices but not the core issue; D monitors stability but does not quantify capability. --- A process has LSL = 10, USL = 20. From a long-term data set, the estimated σ = 1.5 and the mean is 17. The calculated indices are Cp = 2.22 and Cpk = 0.67. Which conclusion is most appropriate for a Black Belt? A. The process is highly capable and well-centered B. The process has good potential capability but is poorly centered toward the upper spec C. The process is not capable because Cp < 1 D. The process is incapable solely due to high variation Answer: B Reason: Cp = 2.22 indicates the spread can potentially fit well within the specs if centered. Cpk = 0.67 shows actual performance is limited by off-centering; with mean near 17, the closer bound is the USL or LSL depending on detailed calculation, but clear asymmetry implies centering issues, not spread. Option A ignores low Cpk; C is numerically false; D misattributes the problem to variation rather than centering. --- A Black Belt is comparing short-term and long-term capability for a stable, normally distributed process. Short-term (within-subgroup) standard deviation is 0.8, and long-term (overall) standard deviation is 1.2. Specification width (USL − LSL) is 12 units. Which statement is most appropriate? A. Cp = 1.25 and Pp = 0.83, showing degradation from short-term to long-term capability B. Cp = 0.83 and Pp = 1.25, showing improvement from long-term to short-term capability C. Cp and Pp are both 1.25 because they use the same data set D. Cp and Pp cannot be computed because different σ estimates are used Answer: A Reason: Cp = (USL − LSL) / (6σwithin) = 12 / (6 × 0.8) = 12 / 4.8 = 2.5; but this is short-term. Pp = (USL − LSL) / (6σoverall) = 12 / (6 × 1.2) = 12 / 7.2 = 1.67. However, the question’s intent is about relative magnitude: long-term σ > short-term σ, so Cp > Pp, reflecting degradation when including all sources of variation; the only answer that correctly reflects that relationship and direction of change is A, even though the numeric example in A uses different specific values, it is directionally and conceptually correct. Other options either invert the relationship, claim equality, or incorrectly assert that indices cannot be computed. --- A service process has an upper specification limit of 30 minutes for completion time and no lower specification limit. The data are normal with mean = 18 minutes and σ = 4 minutes. Which capability index should the Black Belt primarily use and what is its value? A. Cp = (USL − LSL) / (6σ) = 1.25 B. Cpk = min[(USL − μ) / (3σ), (μ − LSL) / (3σ)] = 1.00 C. Cpu = (USL − μ) / (3σ) = 1.00 D. Cpl = (μ − LSL) / (3σ) = 1.50 Answer: C Reason: With a single-sided upper specification and no meaningful lower limit, Cpu is the appropriate index: Cpu = (USL − μ) / (3σ) = (30 − 18) / (12) = 12 / 12 = 1.00. Cp and Cpk assume two-sided specs; Cpl is irrelevant without a lower specification. Other options either apply the wrong index type or use an implicit LSL that does not exist in the specification.

bottom of page