Skip to content
Leantensify Learn

Did something actually change, or is this how the process always behaves?

Build an I-MR, X-bar R, X-bar s, p, np, c or u chart with Western Electric or Nelson rules, and read the dispersion chart first — because the other chart's limits come from it.

Control Chart · control · Yellow Belt · free, no account needed

Use this when

  • You need to know whether a shift in a metric is real before acting on it
  • You are setting up ongoing monitoring rather than a one-off analysis
  • Everything is inside specification and problems keep reaching the customer

Control Chart

sandbox

The dispersion chart is in control, so the limits on the chart below it were derived from a variation estimate that means something.

Moving range chart: 23 points, centre line 4.65, upper limit 15.2, lower limit 0. No points beyond the limits and no rule violations.UCL 15.2LCL 0CL 4.65123
Moving range chart. Dashed: centre line. Solid: control limits (3σ, MRbar / d2(2), d2(2) = 1.128). Squares mark points beyond the limits or involved in a rule violation.
Show the data behind this chart
Moving range chart: 23 points, centre line 4.65, upper limit 15.2, lower limit 0. No points beyond the limits and no rule violations.
#weightLCLUCLBeyond limits
14015.2no
27015.2no
35015.2no
43015.2no
56015.2no
64015.2no
73015.2no
85015.2no
93015.2no
102015.2no
114015.2no
127015.2no
132015.2no
1412015.2no
154015.2no
167015.2no
175015.2no
183015.2no
196015.2no
204015.2no
213015.2no
225015.2no
233015.2no
Individuals chart: 24 points, centre line 505.5, upper limit 517.87, lower limit 493.13. 5 rule violations involving 24 points.UCL 517.87LCL 493.13CL 505.5123456789101112131415161718192021222324
Individuals chart. Dashed: centre line. Solid: control limits (3σ, MRbar / d2(2) = MRbar / 1.128). Squares mark points beyond the limits or involved in a rule violation.
Show the data behind this chart
Individuals chart: 24 points, centre line 505.5, upper limit 517.87, lower limit 493.13. 5 rule violations involving 24 points.
#weightLCLUCLBeyond limits
1502493.13517.87no
2498493.13517.87no
3505493.13517.87no
4500493.13517.87no
5503493.13517.87no
6497493.13517.87no
7501493.13517.87no
8504493.13517.87no
9499493.13517.87no
10502493.13517.87no
11500493.13517.87no
12496493.13517.87no
13503493.13517.87no
14501493.13517.87no
15513493.13517.87no
16509493.13517.87no
17516493.13517.87no
18511493.13517.87no
19514493.13517.87no
20508493.13517.87no
21512493.13517.87no
22515493.13517.87no
23510493.13517.87no
24513493.13517.87no

Individuals chart · western-electric 4Points 1-14 — 14 consecutive points — all plot below the center line. Each point is a coin flip on a stable process, so eight in a row is about a 1-in-128 run per side. The process mean has most likely moved. Points 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14.

Individuals chart · western-electric 2Within points 17-19, two of three consecutive points plot more than 2 sigma above the center line. Two points that far out in a window of three is roughly a 1-in-1,000 event for a stable process, and usually means the mean has shifted rather than that the points are unlucky. Points 17, 18, 19.

Individuals chart · western-electric 3Within points 15-19, four of five consecutive points plot more than 1 sigma above the center line. A stable process puts about a third of its points beyond 1 sigma on a given side only 16% of the time, so four in five points to a small sustained shift. Points 15, 16, 17, 18, 19.

Individuals chart · western-electric 3Within points 17-24, four of five consecutive points plot more than 1 sigma above the center line. A stable process puts about a third of its points beyond 1 sigma on a given side only 16% of the time, so four in five points to a small sustained shift. Points 17, 18, 19, 20, 21, 22, 23, 24.

Individuals chart · western-electric 4Points 15-24 — 10 consecutive points — all plot above the center line. Each point is a coin flip on a stable process, so eight in a row is about a 1-in-128 run per side. The process mean has most likely moved. Points 15, 16, 17, 18, 19, 20, 21, 22, 23, 24.

Individuals charts assume the measurements are approximately normal; unlike Xbar charts they get no help from the central limit theorem. Check the distribution (or transform) before acting on marginal signals (Montgomery ISQC 7e §6.4).

Successive moving ranges share an observation and are therefore correlated. Run rules on an MR chart are known to over-signal; interpret anything beyond rule 1 with care (Montgomery ISQC 7e §6.4).

This is the decision. The wrong chart still draws.

One measurement per time point — a daily figure, a single reading per batch.

More rules means more sensitivity and more false alarms. On rule 1 alone a stable process signals about once every 370 points; the four Western Electric rules bring that down to about 90, so the set signals roughly four times as often where nothing is wrong. Nelson’s eight are more sensitive again.

One number per line. In time order.

How this is calculated

Limits: UCL = D4(2) * MRbar = 3.267 * MRbar; CL = MRbar; LCL = 0 (D3(2) = 0), with sigma estimated as MRbar / d2(2), d2(2) = 1.128.

  • Limits are — a convention chosen for its false-alarm rate, not a probability statement. They are computed from the process, never from the specification: a specification limit on a control chart is the single most damaging mistake in SPC, because it invites reacting to every part outside tolerance as though it were a signal.
  • A variables chart is a pair. The dispersion chart is read first because the location chart’s limits are derived from it.
  • At least 20 subgroups before the limits are worth much; below that they move substantially as data arrives.
  • Control chart constants come from one sourced table whose values are verified in CI against their defining identities — including D₃ + D₄ = 2, which holds exactly and caught two transcription errors.

Source: Montgomery, D.C., Introduction to Statistical Quality Control 7e, Ch. 6 and Appendix VI; Western Electric (1956), Statistical Quality Control Handbook; Nelson, L.S. (1984), Journal of Quality Technology 16(4).

Saved runs can be attached to a project deliverable as evidence. Both what you entered and what the tool computed are stored, so the result can be checked again later.

How this is calculated

Limits are 3 sigma, computed from the process and never from the specification. I-MR estimates sigma as mean moving range / d2(2) = MRbar / 1.128; X-bar R uses Rbar / d2(n) with the A2, D3 and D4 constants from one sourced table whose values are verified in CI against their defining identities, including D3 + D4 = 2. A variables chart is returned as a PAIR and the dispersion chart is rendered first, because the location chart's limits are derived from the dispersion chart's centre line. Western Electric and Nelson rule sets are applied on request, with each violation naming its rule and its citation.

Source: Montgomery, D.C., Introduction to Statistical Quality Control 7e, Ch. 6 and Appendix VI; Western Electric (1956), Statistical Quality Control Handbook; Nelson, L.S. (1984), Journal of Quality Technology 16(4).

Learn the method