PharmaCalc

Pharmaceutical Calculation Suite

← All calculator guides Open calculator →
📉

I-MR Control Chart

Monitor individual measurements and moving range for continuous process surveillance. Essential for batch-level and in-process SPC monitoring.

SPC FDA Process Validation AIAG Western Electric
🏭

Industry Use

Individuals and Moving Range Control in Pharma

The Individuals and Moving Range (I-MR) chart is used when individual measurements are collected without the ability to form rational subgroups. This is extremely common in pharmaceutical manufacturing: one tablet sampled per time point, one batch per day, or equipment producing only single items. The I chart monitors location (process mean); the MR chart monitors spread (process variation).

I-MR charts are required by FDA Process Validation Guidance (2011) for Stage 3 continued process verification. They detect special-cause variation using Western Electric rules: out-of-control points, runs, trends, and cycling patterns. The moving range is computed from consecutive pairs of observations, making I-MR highly sensitive to process changes.

Typical applications: potency assay (one batch = one test), tablet weight sampling (one tablet per shift), fill volume checks, assay of reference standards, and dissolution testing. I-MR data is also used to estimate σ̂ for Cpk calculations.

📐

Calculation Explanation

Mathematical Basis and Control Limits

The I-MR chart consists of two companion charts with linked control limits based on moving range variation.

I Chart — Individuals (Process Mean)
X̄ = (Σ xᵢ) / n
UCLI = X̄ + 3 × σ̂
LCLI = X̄ − 3 × σ̂
MR Chart — Moving Range
MRᵢ = |xᵢ − xᵢ₋₁| (consecutive differences)
MR̄ = (Σ MRᵢ) / (n − 1)
σ̂ = MR̄ / d₂ where d₂ = 1.128
UCLMR = D₄ × MR̄ where D₄ = 3.267
LCLMR = 0

Control limits: The ±3σ̂ limits correspond to the standard 99.73% statistical control limit. Points beyond UCL or LCL indicate special-cause variation requiring investigation.

Western Electric Rules (AIAG) detect sustained shifts:

FDA Process Validation (2011) AIAG SPC Reference Manual Montgomery Control Charts
📋

Variable Definitions

Symbols, Units, and Descriptions

Symbol Name Units Description
xᵢ Individual Observation product units Single measurement (e.g., potency of one batch)
Center Line (Mean) product units Average of all individual observations
MRᵢ Moving Range product units Absolute difference between consecutive observations: |xᵢ − xᵢ₋₁|
MR̄ Average Moving Range product units Mean of all moving range values. Used to estimate process variation.
σ̂ Estimated Standard Deviation product units σ̂ = MR̄ / 1.128. Reflects short-term process variation.
UCLI Upper Control Limit (I Chart) product units UCL = X̄ + 3σ̂. Points above trigger out-of-control signal.
LCLI Lower Control Limit (I Chart) product units LCL = X̄ − 3σ̂. Points below trigger out-of-control signal.
UCLMR Upper Control Limit (MR Chart) product units UCL = 3.267 × MR̄. Detects sudden increases in variation.
d₂ Control Chart Constant dimensionless For moving range (n=2): d₂ = 1.128
D₄ Control Chart Constant dimensionless For moving range (n=2): D₄ = 3.267
n Sample Size count Number of individual observations collected
📝

Step-by-Step Tutorial

Worked Example — Potency Assay I-MR Chart

→ Open I-MR Chart Calculator