Individual (I) Chart
Chart Statistics
64.052
70.230
67.141
150
1
1.030
Data Input
Loaded with a sample dataset so you can see the chart straight away. Overwrite it with your own measurements, or paste a column from Excel — the chart updates as you type.
What Is an I-MR Control Chart?
An I-MR control chart is a statistical process control (SPC) tool that monitors a process using individual measurements taken one at a time instead of in subgroups. It pairs two charts: the Individuals (I) chart, which plots each measurement against a center line and ±3-sigma control limits, and the Moving Range (MR) chart, which plots the absolute difference between consecutive measurements to track short-term variation.
You use it when data arrives one value at a time — one reading per batch, shift, or day — where forming rational subgroups is impractical. A point beyond the control limits, or a non-random pattern, signals special-cause variation worth investigating. Together the two charts reveal both process level and process stability, which makes the I-MR chart one of the simplest and most widely used control charts in SPC.
In this guide, we'll walk through how to create and interpret an I-MR chart (Individuals and Moving Range Chart) using SIGMADESK. Whether you're new to SPC or want a quick refresher, this hands-on example builds the fundamentals in a practical way. If you'd first like a broader overview of every chart type, see our SPC Control Charts — Complete Guide.
An I-MR control chart is actually two control charts used together, each showing a different view of the same process:
| Chart | What it plots |
|---|---|
| I-chart (Individuals) | Each individual measurement over time |
| MR-chart (Moving Range) | Absolute difference between consecutive measurements |
These charts are most useful when data is collected one observation at a time rather than in subgroups. If your data naturally comes in subgroups, our guide on how to select the right control chart will help you pick the correct chart type.
Using the I-MR Chart Maker
Everything you need is on this page — no installation and no account to try it. You can either type your measurements into the spreadsheet above, or copy a column straight out of Excel or Google Sheets and paste it in. Column 1 holds the measurements by default.
As soon as there is enough data, the Individuals (I) chart is visualized automatically, with the centre line and control limits calculated for you. Use the I / MR toggle above the chart to switch between the Individuals view and the Moving Range view, and open Chart Options to add specification limits, a target value, date or index filters, or stage change points.
Signing in unlocks the full Control Chart module, where you can save charts, load a previously saved dataset, share charts with your team, export PDF reports and run capability analysis on the same data.
The Basics of an I-Chart

Before interpreting the results, it helps to understand the structure of the chart.
Axes and Data Points
An I-Chart contains:
- Y-Axis: the measurement values
- X-Axis: labels such as dates, batch numbers, or custom identifiers
If no labels are provided, SIGMADESK uses the sequence order of the measurements. Each data point is connected in sequence, making it easier to spot trends, sudden shifts, recurring patterns, and variation over time.
Key Components of an I-Chart
Center Line (CL)
The Center Line is the average of all measurements in the dataset. It represents the expected process average.
Upper and Lower Control Limits (UCL & LCL)
The control limits are placed three standard deviations above and below the process average. Importantly, that standard deviation is estimated from the average moving range (σ̂ = MR̄ ÷ 1.128 for individuals data) rather than from the raw spread of the values — which is why the MR chart must be stable for the I-chart limits to be trustworthy. Together, these limits define the expected range of natural process variation.
Why Control Limits Matter — and Why ±3 Standard Deviations?
In a normal distribution, roughly 99.73% of measurements fall within ±3 sigma. So when a point lands outside the control limits, it may signal special cause variation rather than normal process fluctuation. The math behind these individuals-chart limits is documented in the NIST/SEMATECH Engineering Statistics Handbook.
This is where control charts become powerful:
They help teams quickly identify unusual behavior and strengthen root cause analysis efforts.
Inside the chart interface, you can also view the total number of data points, the number of violations outside the control limits, and the estimated process standard deviation. The I-Chart focuses entirely on individual measurements and how those observations behave over time.
The Basics of an MR-Chart

The Moving Range (MR) Chart complements the I-Chart by focusing on variation between consecutive data points. Instead of plotting the actual measurements, it plots the absolute difference between one measurement and the next.
For example:
If two consecutive measurements show a sudden jump, that spike becomes highly visible on the MR Chart — even when both points still sit within the limits on the I-Chart.
This makes abnormal point-to-point variation far easier to detect.
Reading the MR Chart
When you switch to the MR view, you'll see:
- A moving-range center line (the average moving range, MR̄)
- An upper control limit for moving ranges (the lower limit is zero for individuals data)
- The average moving range and estimated standard deviation
The MR Chart is particularly effective at revealing short-term instability that isn't obvious on the Individuals Chart alone.
Additional Statistical Features in SIGMADESK
Beyond standard control chart analysis, SIGMADESK includes advanced quality tools such as:
Process Capability Analysis
Define specification limits in settings and instantly calculate Cp and Cpk. These metrics show whether your process is capable of consistently meeting customer requirements. For a deep dive into what the numbers mean, see our article on Process Capability Analysis (Cp, Cpk, Pp, Ppk).
Western Electric Rules
SIGMADESK can automatically detect Western Electric Rule violations (Rules 1–4), which flag non-random patterns in process behavior. These rules catch instability that simple out-of-limit checks miss.
Frequently Asked Questions About I-MR Control Charts
When should I use an I-MR chart instead of an X-bar R chart?
Use an I-MR chart when data is collected one measurement at a time — for example, one reading per batch or per day. If your data naturally comes in small subgroups of two or more samples, an X-bar R chart is generally the better choice because averaging within subgroups gives a more sensitive estimate of variation.
What does a point outside the control limits mean on an I-MR chart?
A point beyond the upper or lower control limit usually signals special cause variation — something outside the process's normal, expected behavior. It's a cue to investigate the process, not a defect in itself. Confirm the reading, then look for an assignable cause such as a material, method, or equipment change.
How many data points do you need for an I-MR chart?
Twenty to twenty-five individual points is the usual minimum, and thirty or more gives noticeably steadier limits. You can start plotting immediately, but the limits aren't worth much until there's history behind them. Below about fifteen points, a single unusual value drags the limits wide enough to hide the next real signal, so treat early limits as provisional and recalculate once you've collected more data.
Does an I-MR chart require normally distributed data?
Not strictly, but the standard ±3-sigma limits assume approximate normality, so heavily skewed data can trigger frequent false alarms and mask real shifts on one side of the centerline. If your process is naturally skewed, consider a transformation or a supplementary runs rule — such as flagging 8 consecutive points on one side of the centerline — rather than relying on the 3-sigma limits alone.
Final Thoughts
I-MR Control Charts are one of the simplest yet most effective SPC tools for monitoring process stability. By combining individual measurement tracking, point-to-point variation analysis, and statistical control limits, they give you a strong foundation for catching process problems before they become major issues.
If you'd like to practice, experiment with your own datasets in the tool above. Understanding control charts is a valuable skill in quality engineering, manufacturing, process improvement, Lean Six Sigma, and data analysis.
Once you master I-MR charts, you'll be ready to tackle subgroup-based charts like the X-bar R chart or its larger-subgroup counterpart, the X-bar S chart. You can build either of those in the general Control Chart Builder.