Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Statistical process control helps engineers monitor whether a process is stable, predictable, and producing consistent results. This cheat sheet covers the main control chart types, how to calculate control limits, and how to recognize unusual variation. Students need these tools to connect statistics with real engineering quality control and manufacturing decisions.

The core idea is to separate common cause variation from special cause variation. Control charts plot data over time with a center line and upper and lower control limits, usually based on plus or minus 3 standard deviations. Process capability measures such as Cp and Cpk compare process spread to specification limits so engineers can judge whether a stable process can meet customer requirements.

Key Facts

  • A control chart has a center line at the process average, an upper control limit, and a lower control limit.
  • For an individuals chart with known standard deviation, UCL = mean + 3σ and LCL = mean - 3σ.
  • For an X-bar chart, UCL = X-double-bar + A2R-bar and LCL = X-double-bar - A2R-bar.
  • For an R chart, UCL = D4R-bar and LCL = D3R-bar, where D3 and D4 depend on subgroup size.
  • For a p chart, p-bar = total defects / total units and control limits are p-bar ± 3sqrt(p-bar(1 - p-bar) / n).
  • A point outside the control limits is evidence of a possible special cause that should be investigated.
  • Process capability is measured by Cp = (USL - LSL) / (6σ), assuming the process is stable.
  • Centering is measured by Cpk = min((USL - mean) / (3σ), (mean - LSL) / (3σ)).

Vocabulary

Statistical Process Control
Statistical process control is the use of data and charts to monitor process variation over time.
Control Limit
A control limit is a statistically calculated boundary used to judge whether process variation is expected or unusual.
Common Cause Variation
Common cause variation is the natural random variation that is always present in a stable process.
Special Cause Variation
Special cause variation is unusual variation caused by a specific change, error, or event in the process.
Process Capability
Process capability describes how well a stable process can produce output within specification limits.
Specification Limit
A specification limit is a customer or design requirement for the acceptable range of a product measurement.

Common Mistakes to Avoid

  • Confusing control limits with specification limits is wrong because control limits come from process data, while specification limits come from design or customer requirements.
  • Changing the process after every small up-and-down movement is wrong because common cause variation is expected and does not always require action.
  • Calculating Cp or Cpk before checking process stability is wrong because capability results are meaningful only for a process that is in statistical control.
  • Ignoring patterns inside the control limits is wrong because trends, runs, or cycles can signal special causes even when no point crosses a limit.
  • Using the wrong chart type is wrong because variable data, defect proportions, counts, and subgroup ranges require different control chart formulas.

Practice Questions

  1. 1 A process has mean = 50 and σ = 2. Calculate the upper and lower control limits for an individuals chart using ±3σ.
  2. 2 A part has USL = 10.20 mm, LSL = 9.80 mm, and σ = 0.05 mm. Calculate Cp.
  3. 3 A production sample has 18 defective units out of 600 total units. Calculate p-bar for a p chart.
  4. 4 A control chart shows eight points in a row above the center line, but none are outside the control limits. Explain why an engineer should still investigate the process.

Understanding Statistical Process Control & Control Charts

A chart is only as useful as the data placed on it. Engineers usually collect observations in time order, because the order can reveal changes that an overall average hides. They form rational subgroups by taking a few items made under nearly the same conditions, such as five parts from one machine every hour.

Variation within one subgroup mostly reflects short term noise. Differences between subgroup averages can reveal changes over time.

Mixing parts from different machines, shifts, materials, or operators into the same subgroup can hide the source of a problem. A clear sampling plan matters before any limits are calculated.

The chart type must match the kind of measurement. An X-bar chart tracks subgroup averages for measured values such as diameter, mass, fill volume, or curing temperature. Its companion R chart tracks the range within each subgroup.

The average chart can look calm while the range chart signals that spread is growing. This may happen when a cutting tool wears out or a machine becomes less consistent. A p chart is used for attribute data, where each unit is classified as defective or not defective.

Examples include scratched screens, leaking bottles, or failed circuit boards. When sample sizes change, the p chart limits change too, since a result from twenty units is less certain than a result from two hundred units.

A single point beyond a limit deserves attention, but it is not the only warning pattern. A long run of points on one side of the center line can show that the process average has shifted. A steady upward or downward trend can point to tool wear, heating, fatigue, or gradual material changes.

Repeated high and low points can indicate an overcorrected machine setting. Different rule sets use different run lengths, so students should learn the rule set used by their course or workplace before making a decision.

The purpose of a signal is investigation, not automatic blame. Teams check records, inspect equipment, review material batches, and confirm that the measurement system itself is reliable.

Control limits are not the same as specification limits. Control limits describe what the process has been doing. Specifications state what a design, customer, or safety requirement allows.

A process can be statistically steady yet make unacceptable parts if its average is too close to a specification boundary or its natural spread is too wide. Capability values are meaningful only after the process is stable and the measurement method is trustworthy. A high Cp can still mislead when the process is off center, which is why Cpk is important.

In real factories, this distinction guides action. Improving stability may require maintenance or better operating methods. Meeting specifications may require moving the target, reducing variation, or redesigning the process.