ST 435/535 Statistical Methods for Quality and Productivity Improvement / Statistical Process Control
Exponentially Weighted Moving Average Chart
Given a sequence of observations x1, x2, . . . , xn, the exponentially weighted moving average (EWMA) is defined recursively by zi = λxi + (1 − λ)zi−1, i = 1, 2, . . . , n where 0 < λ ≤ 1 is a constant, and the starting value is the process target: z0 = µ0. Successive substitution shows that zi =
i−1
- j=0
λ(1 − λ)jxi−j + (1 − λ)iz0, a weighted average of xi, xi−1, . . . , x1, z0.
1 / 8 Cusum and Moving Average Control Charts EWMA Control Chart