7.3.7 Exponentially Weighted Moving Average (EWMA)

7.3.7  Exponentially Weighted Moving Average

To reconcile the assumptions of uniformly weighted moving average (UWMA) estimation with the realities of market heteroskedasticity, we might apply estimator [7.10] to only the most recent historical data tq, which should be most reflective of current market conditions. Doing so is self-defeating, as applying estimator [7.10] to a small amount of data will increase its standard error. Consequently, UWMA entails a quandary: applying it to a lot of data is bad, but so is applying it to a little data.

This motivated Zangari (1994) to propose a modification of UWMA called exponentially weighted moving average (EWMA) estimation.2 This applies a nonuniform weighting to time series data, so that a lot of data can be used, but recent data is weighted more heavily. As the name suggests, weights are based upon the exponential function. Exponentially weighted moving average estimation replaces estimator [7.10] with

[7.18]

Formula for an exponentially weighted moving average.

where decay factor λ is generally assigned a value between .95 and .99. Lower decay factors tend to weight recent data more heavily. Note that

[7.19]

but the weights do not sum to 1 for finite  . To remedy this, we may modify estimator [7.18] as

[7.20]

Exponentially weighted moving average estimation is widely used, but it is a modest improvement over UWMA. It does not attempt to model market conditional heteroskedasticity any more than UWMA does. Its weighting scheme replaces the quandary of how much data to use with a similar quandary as to how aggressive a decay factor λ to use.

Consider again Exhibit 7.6 and our example of the USD 10MM position is SGD. Let’s estimate 1|0σ1 using exponentially weighted moving average estimator [7.20]. If we use λ = .99, we obtain an estimate for 1|0σ1 of .0054. If we use λ = .95, we obtain an estimate of .0067. These correspond to position value-at-risk results of USD 89,000 and USD 110,000, respectively.

Exercises
7.2

Exhibit 7.7 indicates 30 days of data for 1-month CHF Libor.

Exhibit 7.7: Data for 1-month CHF Libor. Rates are expressed as percentages. Source: British Bankers’ Association (BBA).

Let R1 be a stochastic process representing daily values of 1-month CHF Libor. Assume terms tR1 have conditional mean t | t–1μ1 = t–1r1. Define white noise  1 with [7.4].

  1. Apply [7.8] to calculate historical data for  1 from the data of Exhibit 7.7.
  2. Apply a uniformly weighted moving average to estimate   and 1 | 0σ1. Use all available data.
  3. Apply a uniformly weighted moving average to estimate   and 1 | 0σ1, but use sample estimator [7.9] in place of estimator [7.10]. Use all available data.
  4. Apply an exponentially weighted moving average to estimate   and 1 | 0σ1. Let λ = .95. Use [7.20] and all available data.
  5. Compare your results from parts (b), (c), and (d).

Solution