Statistical Quality Control

Learning Objectives

  • Understand the difference between common and assignable cause variation.
  • Interpret control charts for variables and attributes.
  • Calculate and evaluate process capability ratios.
  • Understand the fundamentals of acceptance sampling and Six Sigma.

Statistical Quality Control (SQC) is the application of statistical methods to monitor and control a process to ensure it operates at its full potential. Control charts for variables (Xˉ\bar{X}, RR, SS) and attributes (pp, npnp, cc, uu), process capability ratios, and natural tolerance limits are essential tools. In civil engineering, this means ensuring that construction materials (like concrete, steel, or asphalt) consistently meet design specifications.

The Nature of Variation

The Nature of Variation

Understanding why no two manufactured items are exactly identical. Even in the most tightly controlled manufacturing environment, variation is inevitable. SQC aims to distinguish between two fundamentally different types of variation.

Common Cause (Chance) Variation

Inherent, natural variation in the process due to countless small, uncontrollable factors (e.g., slight fluctuations in ambient temperature, minor inconsistencies in raw materials).

  • A process experiencing only common cause variation is said to be In Statistical Control.
  • Its output is predictable over time (usually following a normal distribution).

Assignable Cause (Special) Variation

Variation caused by specific, identifiable factors that are not part of the normal process (e.g., a broken machine part, a new untrained operator, a defective batch of raw material).

  • A process experiencing assignable cause variation is Out of Control.
  • Its output is unpredictable, and immediate action must be taken to identify and eliminate the root cause.

Control Charts

Control Charts Overview

The primary tool of Statistical Process Control (SPC). A control chart is a time-series plot of a quality characteristic, featuring a Center Line (CL) and two Control Limits: the Upper Control Limit (UCL) and the Lower Control Limit (LCL).

Anatomy of a Control Chart

  • Center Line (CL): The historical average or target value of the process.
  • Control Limits (UCL, LCL): Typically set at ±3\pm 3 standard deviations from the center line. Because 99.7% of data in a normal distribution falls within ±3σ\pm 3\sigma, any point falling outside these limits is extremely unlikely to be common cause variation. It is a signal that an assignable cause is present.

1. Control Charts for Variables

Variables Charts

Used for continuous, measurable data (e.g., concrete compressive strength, steel rebar diameter). Variables charts are almost always used in pairs: one to monitor the process average, and one to monitor the process variability.

The Xˉ\bar{X} (X-bar) Chart

Monitors the average value of the process over time. Samples of size nn are taken periodically, and their means (xˉ\bar{x}) are plotted. It detects shifts in the process center.

Center Line for X-bar Chart

The grand mean of the sample means.

CL=xˉˉCL = \bar{\bar{x}}

Variables

SymbolDescriptionUnit
CLCLCenter Line-
xˉˉ\bar{\bar{x}}The grand mean (average of sample means)-

The RR Chart and SS Chart

Monitors the variability (spread) of the process over time.

  • RR Chart (Range): Plots the range of each sample. Used for small sample sizes (n<10n < 10) because it is simple to calculate.
  • SS Chart (Standard Deviation): Plots the standard deviation of each sample. More statistically robust and preferred for larger sample sizes (n10n \ge 10).

Order of Interpretation

Always interpret the RR or SS chart before the Xˉ\bar{X} chart. If the variability is out of control, the control limits on the Xˉ\bar{X} chart (which are calculated using the average range or average standard deviation) will be meaningless.

2. Control Charts for Attributes

Attribute Charts

Used for discrete, countable data (e.g., number of defective bricks, pass/fail inspections). Attribute charts monitor characteristics that cannot be easily measured on a continuous scale.

Fraction Defective Charts (pp and npnp)

Used when inspecting items that are simply classified as "conforming" or "non-conforming" (defective).

  • pp Chart: Plots the proportion of defective items in a sample. Essential when the sample size nn varies from batch to batch.
  • npnp Chart: Plots the number of defective items. Used only when the sample size nn is constant.

Defects per Unit Charts (cc and uu)

Used when an item can have multiple defects, but the item itself is not necessarily "defective" or rejected outright (e.g., the number of surface blemishes on a precast concrete panel).

  • cc Chart: Plots the total number of defects in a constant "area of opportunity" (e.g., exactly one 10ft pipe section). Follows a Poisson distribution.
  • uu Chart: Plots the average number of defects per unit. Used when the area of opportunity varies (e.g., inspecting pipes of different lengths).

Process Capability

Process Capability Overview

Is an "in-control" process actually good enough? A process can be perfectly "in statistical control" (only common cause variation), but still produce terrible products if its natural variation is wider than the customer's specifications.

Natural Tolerance Limits vs. Specification Limits

  • Natural Tolerance Limits (NTL): The limits within which the process actually operates (μ±3σ\mu \pm 3\sigma). This represents the "Voice of the Process."
  • Specification Limits (USL, LSL): The engineering tolerances required by the design or the client. This represents the "Voice of the Customer."

Process Capability Ratios (CpC_p and CpkC_{pk})

Metrics that quantify how well the process fits within the specification limits.

  • CpC_p (Capability Potential): Measures the ratio of the specification width to the process width. It ignores whether the process is centered.

If Cp<1C_p < 1, the process is physically incapable of meeting specifications (its natural spread is too wide). A standard industry goal is Cp1.33C_p \ge 1.33.

  • CpkC_{pk} (Capability Index): Takes centering into account. It is the minimum of capability relative to the upper and lower specs.

If Cpk<1C_{pk} < 1, the process is producing defects, either because it is too wide or it is off-center.

Capability Potential

Measures the ratio of the specification width to the process width.

Cp=USLLSL6σC_p = \frac{USL - LSL}{6\sigma}

Variables

SymbolDescriptionUnit
CpC_pCapability potential-
USLUSLUpper Specification Limit-
LSLLSLLower Specification Limit-
σ\sigmaProcess standard deviation-

Capability Index

Measures process capability taking centering into account.

Cpk=min(USLμ3σ,μLSL3σ)C_{pk} = \min \left( \frac{USL - \mu}{3\sigma}, \frac{\mu - LSL}{3\sigma} \right)

Variables

SymbolDescriptionUnit
CpkC_{pk}Capability index-
USLUSLUpper Specification Limit-
μ\muProcess mean-
σ\sigmaProcess standard deviation-
LSLLSLLower Specification Limit-

Acceptance Sampling and Six Sigma

Additional Concepts

Other fundamental concepts in statistical quality control.

Acceptance Sampling

A statistical procedure used to determine whether to accept or reject a production lot of material. It involves taking a random sample from the lot and deciding to accept the entire lot if the number of defects in the sample is below a specified threshold, rather than inspecting every single item.

Six Sigma Principles

A set of techniques and tools for process improvement that aims to reduce defects to fewer than 3.4 per million opportunities. It emphasizes data-driven decision making, rigorous statistical analysis, and continuous process improvement methodologies like DMAIC (Define, Measure, Analyze, Improve, Control).

Interactive Simulation

Interact with the simulation below to explore statistical quality control charts.

Engineering Data Analysis

Control Chart (Xˉ\bar{X}) Simulator

Process Parameters

Target Mean (μ\mu)100
Std Dev (σ\sigma)5
Subgroup Size (nn)5
Mean Shift (Assignable Cause)+0

Applies a step shift to the mean starting at subgroup 11.

UCL0.00
CL (Xˉˉ\bar{\bar{X}})0.00
LCL0.00

Interactive Simulation

Explore the difference between process control and process capability using the visualizer below to adjust specification limits, process mean, and process variation.

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)

Key Takeaways
  • Common vs. Assignable Cause: Distinguishing natural noise and specific problems.
  • Xˉ\bar{X} and R/SR/S Charts: Monitor continuous variables; always verify variability (R/SR/S) is in control before checking the mean (Xˉ\bar{X}).
  • Attribute Charts: Monitor discrete data; use pp for varying sample sizes (proportions), cc for Poisson counts.
  • Control Limits (±3σ\pm 3\sigma): Set based on the process's own natural variation, not on engineering specs.
  • Process Capability (Cp,CpkC_p, C_{pk}): Compares the Natural Tolerance Limits (what the process can do) against the Specification Limits (what the customer demands).