MEWMA Chart — Multivariate EWMA Control Chart
Multivariate EWMA Control Chart · Also known as: Multivariate Exponentially Weighted Moving Average Chart, MEWMA Control Chart, Vector EWMA Chart, Çok Değişkenli EWMA Kontrol Grafiği
The Multivariate EWMA (MEWMA) control chart is a statistical process monitoring method designed to detect small and sustained shifts in the mean vector of a multivariate process. Introduced by Lowry, Woodall, Champ, and Rigdon in 1992, it extends the univariate EWMA chart to p-dimensional observation vectors by computing an exponentially weighted moving average of successive measurement vectors and charting a Hotelling-type quadratic form against a control limit determined by a target average run length.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
When to use it
Use the MEWMA chart when process quality is described by two or more correlated variables and the primary concern is detecting small-to-moderate persistent shifts in the process mean vector. It requires that observations are approximately multivariate normal and independent across time, with a known or well-estimated in-control mean vector and covariance matrix. For large abrupt shifts, Hotelling's T² or MCUSUM may respond more quickly. When variables are uncorrelated, parallel univariate EWMA charts may suffice, but MEWMA remains preferable whenever cross-variable correlations carry meaningful information about process state.
Strengths & limitations
- Highly sensitive to small and sustained shifts in the multivariate mean vector, outperforming Hotelling T² in this regime.
- Combines information across all p variables simultaneously, exploiting inter-variable correlations.
- A single smoothing parameter λ provides a simple and interpretable knob for tuning detection speed versus smoothing.
- Exact covariance expression for finite i ensures valid control limits from the very first observation, with no start-up bias.
- Control limit h must be obtained by Markov chain analysis or Monte Carlo simulation; no closed-form formula exists.
- Assumes multivariate normality and time-independence of observations; performance degrades under autocorrelation or heavy tails.
- Requires reliable estimates of the in-control mean vector and covariance matrix, which demand large Phase I datasets.
- Does not directly identify which variable or combination of variables caused a signal, requiring supplementary diagnostic tools.
Frequently asked
How does the MEWMA chart differ from Hotelling's T² chart?
Hotelling's T² chart applies a quadratic form directly to the current observation, giving equal weight to all past observations only implicitly through the estimated covariance. MEWMA instead applies exponential smoothing to successive vectors before computing the quadratic form, so recent observations receive higher weight and small persistent shifts accumulate over time, resulting in substantially lower ARL for detecting small mean shifts.
How should the smoothing parameter λ be chosen?
Lowry et al. recommend selecting λ based on the magnitude of the shift one wishes to detect quickly. Smaller values (e.g., λ = 0.05–0.10) are optimal for detecting small shifts of roughly 0.5σ or less, while larger values (λ = 0.25–0.50) perform better for moderate-to-large shifts. When the expected shift size is unknown, a common practical choice is λ = 0.10 or 0.20 paired with an ARL₀ of 200.
Can the MEWMA chart be used with non-normal data?
The chart's ARL properties are derived under multivariate normality and independence. With moderate departures from normality, performance generally remains reasonable due to smoothing, but heavy-tailed or skewed data can inflate false-alarm rates. For clearly non-normal processes, robust or nonparametric multivariate monitoring alternatives should be considered, or transformations applied before charting.
Sources
- Lowry, C. A., Woodall, W. H., Champ, C. W., & Rigdon, S. E. (1992). A multivariate exponentially weighted moving average control chart. Technometrics, 34(1), 46–53. DOI: 10.2307/1269551 ↗
How to cite this page
ScholarGate. (2026, June 2). Multivariate EWMA Control Chart. ScholarGate. https://scholargate.app/en/statistics/mewma-chart
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- EWMA ChartStatistics↔ compare
- MCUSUM ChartStatistics↔ compare