Quality & Metrology calculator

Control Chart Limit Calculator

The upper control limit is the boundary on a statistical process control chart above which a data point signals the process is likely out of control. Quality engineers and SPC practitioners set it three sigma above the centerline so that, under a stable process, only about 0.1% of points fall outside by chance. This calculator builds the UCL by stacking the centerline and three one-sigma bands, which is handy when you know your sigma increment and want the limit and the average band width at a glance. Correct limits are what separate a real special-cause signal from ordinary common-cause noise.

What this calculator does

  • Estimate an upper control limit by adding the process centerline and three equal one-sigma bands.
  • Use it to set a three-sigma control limit for a chart when you already know the centerline and the standard deviation.
  • It sums the process centerline and three successive one-sigma bands to produce the upper control limit, and reports the average band width.

Formula used

  • Upper control limit = process centerline + first one-sigma band + second one-sigma band + third one-sigma band
  • Average one-sigma band = (sigma bands total) ÷ band count

Inputs explained

  • Process centerline:
  • First one-sigma band:
  • Second one-sigma band:
  • Third one-sigma band:

How to use the result

  • Use it when constructing or verifying the UCL for a variables control chart from a known centerline and sigma increment.
  • It only builds the upper limit from bands you supply — it does not estimate sigma from data, and it assumes an in-control, roughly normal process, so garbage-in sigma yields a meaningless limit.

Current U.S. benchmarks

  • U.S. manufacturing runs at 75.6% of capacity (Federal Reserve, May 2026). New factory orders are up 2.3% year over year (Census).

Common questions

  • How do you calculate an upper control limit? Add three sigma above the centerline. Here the centerline of 100 plus three one-sigma bands of 2 each gives a UCL of 100 + 2 + 2 + 2 = 106 units.
  • Why is the control limit set at three sigma? At three sigma, a stable normal process produces only about 0.27% of points outside the limits by chance, so a point beyond the UCL is a strong signal of special-cause variation rather than noise.
  • What is the difference between control limits and specification limits? Control limits describe what the process actually does (its voice) and come from the data. Specification limits describe what the customer requires. A process can be in control yet still out of spec, or vice versa.
  • How do I find the one-sigma band? Estimate the process standard deviation from your subgroup data, often via R-bar over d2 for range-based charts, then use that as each one-sigma increment. In the example each band is 2 units.
  • What is the average one-sigma band in this tool? It is the total of the sigma bands divided by the band count. With three bands of 2 units, the average band is 2 units, matching a uniform sigma increment.

Last reviewed 2026-05-12.