I-MR / X-MR Chart

An I-MR chart monitors individual measurements and their moving ranges. It is the correct Shewhart chart when each time point has one observation rather than a rational subgroup.[1]

Prerequisites

Prerequisites: control chart basics and ordered observations.

Process Context

Use I-MR for low-volume production, destructive tests, long cycle times, administrative processes, or any setting where subgrouping is not meaningful.

Definition

The individuals chart plots xi . The moving range chart plots the absolute difference between consecutive observations:

MRi=|xixi1|.

Assumptions / Requirements

Notation

Symbol Meaning
xi Individual observation at time i
x¯ Average of individual observations
MRi Moving range between xi and xi1
MR Average moving range
d2 Range constant, 1.128 for moving ranges of length 2

Control Limits / Formula

For the individuals chart:

UCLX=x¯+3MR1.128=x¯+2.66MR CLX=x¯ LCLX=x¯2.66MR.

For the moving range chart with range length 2:

UCLMR=3.267MR,CLMR=MR,LCLMR=0.

Interpretation Rules

Worked Example

Five individual measurements are 10.1,9.9,10.3,10.2,10.0 . Then x¯=10.10 , moving ranges are 0.2,0.4,0.1,0.2 , and MR=0.225 .

UCLX=10.10+2.66(0.225)=10.6985 LCLX=10.102.66(0.225)=9.5015 UCLMR=3.267(0.225)=0.7351.

No listed point or moving range exceeds these limits.

Common Mistakes

Connections

Related note Use
Control charts Chart selection
Xbar-R chart True subgroup chart
Autocorrelated data When I-MR assumptions fail
Control Limits and Specification Limits Avoid limit confusion

References


  1. NIST/SEMATECH, e-Handbook of Statistical Methods, "Individuals Control Charts", https://www.itl.nist.gov/div898/handbook/pmc/section3/pmc322.htm ↩︎