Statistical Process Control, or SPC, is an engineering method for monitoring a process using data collected over time. Instead of inspecting only finished products, SPC helps teams see whether a process is stable while it is running. A control chart shows normal variation, warning limits, and unusual patterns that may signal trouble.
This matters because catching drift early can prevent defects, waste, and costly shutdowns.
A basic SPC chart plots a measured quality value in time order with a center line, an upper control limit, and a lower control limit. The control limits are usually based on the process mean and standard deviation, often set at about plus or minus 3 sigma for a stable process. Points outside the limits or patterns such as long runs on one side of the center line suggest special cause variation.
Engineers use these signals to investigate causes, adjust equipment, and keep the process capable before products fall outside specifications.
Key Facts
- Center line for an X chart: CL = x̄, where x̄ is the process average.
- Typical upper control limit: UCL = x̄ + 3σ.
- Typical lower control limit: LCL = x̄ - 3σ.
- Common cause variation is the natural random variation built into a stable process.
- Special cause variation comes from a specific change, fault, or disturbance that should be investigated.
- Control limits are not the same as specification limits, since control limits describe process behavior and specification limits describe customer requirements.
Vocabulary
- Statistical Process Control
- Statistical Process Control is a method of using data and statistical rules to monitor and improve a process over time.
- Control Chart
- A control chart is a time-ordered graph of process measurements with a center line and control limits.
- Upper Control Limit
- The upper control limit is the highest value expected from normal process variation on a control chart.
- Lower Control Limit
- The lower control limit is the lowest value expected from normal process variation on a control chart.
- Special Cause Variation
- Special cause variation is unusual variation caused by an identifiable event such as tool wear, operator error, or a material change.
Common Mistakes to Avoid
- Treating every point above the average as a defect, which is wrong because normal processes naturally vary around the center line.
- Confusing control limits with specification limits, which is wrong because control limits come from process data while specification limits come from design or customer requirements.
- Ignoring a steady drift that stays inside the control limits, which is wrong because patterns can warn of tool wear or calibration problems before a limit is crossed.
- Changing the process after every small fluctuation, which is wrong because overadjusting a stable process can increase variation instead of reducing it.
Practice Questions
- 1 A process has an average diameter of 10.00 mm and a standard deviation of 0.04 mm. Using 3σ control limits, calculate the UCL and LCL.
- 2 A filling process has x̄ = 250.0 mL and σ = 1.5 mL. A sequence of measurements is 250.4, 251.0, 252.1, 253.8, and 254.7 mL. Calculate the 3σ UCL and decide whether the last point is outside control.
- 3 A control chart shows eight consecutive points rising upward, but all points are still between the UCL and LCL. Explain why an engineer should still investigate the process.