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 (, , ) and attributes (, , , ), 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 standard deviations from the center line. Because 99.7% of data in a normal distribution falls within , 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) Chart
Monitors the average value of the process over time. Samples of size are taken periodically, and their means () are plotted. It detects shifts in the process center.
Center Line for X-bar Chart
The grand mean of the sample means.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Center Line | - | |
| The grand mean (average of sample means) | - |
The Chart and Chart
Monitors the variability (spread) of the process over time.
- Chart (Range): Plots the range of each sample. Used for small sample sizes () because it is simple to calculate.
- Chart (Standard Deviation): Plots the standard deviation of each sample. More statistically robust and preferred for larger sample sizes ().
Order of Interpretation
Always interpret the or chart before the chart. If the variability is out of control, the control limits on the 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 ( and )
Used when inspecting items that are simply classified as "conforming" or "non-conforming" (defective).
- Chart: Plots the proportion of defective items in a sample. Essential when the sample size varies from batch to batch.
- Chart: Plots the number of defective items. Used only when the sample size is constant.
Defects per Unit Charts ( and )
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).
- Chart: Plots the total number of defects in a constant "area of opportunity" (e.g., exactly one 10ft pipe section). Follows a Poisson distribution.
- 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 (). 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 ( and )
Metrics that quantify how well the process fits within the specification limits.
- (Capability Potential): Measures the ratio of the specification width to the process width. It ignores whether the process is centered.
If , the process is physically incapable of meeting specifications (its natural spread is too wide). A standard industry goal is .
- (Capability Index): Takes centering into account. It is the minimum of capability relative to the upper and lower specs.
If , 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.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Capability potential | - | |
| Upper Specification Limit | - | |
| Lower Specification Limit | - | |
| Process standard deviation | - |
Capability Index
Measures process capability taking centering into account.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Capability index | - | |
| Upper Specification Limit | - | |
| Process mean | - | |
| Process standard deviation | - | |
| Lower 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 () Simulator
Process Parameters
Applies a step shift to the mean starting at subgroup 11.
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
• Cₚ (Process Capability): Measures potential capability if the process was perfectly centered. Formula:
• Cₚₖ (Actual Capability): Accounts for the centering of the mean relative to limits. Formula:
- Common vs. Assignable Cause: Distinguishing natural noise and specific problems.
- and Charts: Monitor continuous variables; always verify variability () is in control before checking the mean ().
- Attribute Charts: Monitor discrete data; use for varying sample sizes (proportions), for Poisson counts.
- Control Limits (): Set based on the process's own natural variation, not on engineering specs.
- Process Capability (): Compares the Natural Tolerance Limits (what the process can do) against the Specification Limits (what the customer demands).