247. M-Md-N

Damped mult. trend, mult. errors

ETS(𝑀,Md,𝑁)𝑥𝑡=𝑙𝑡1𝑏𝑡1𝜑(1+𝜀𝑡)𝑙𝑡=𝑙𝑡1𝑏𝑡1𝜑(1+𝛼𝜀𝑡)𝑏𝑡=𝑏𝑡1𝜑(1+𝛽𝜀𝑡)𝑥̂𝑡+|𝑡=𝑙𝑡𝑏𝑡𝜑+𝜑2++𝜑
Example: ETS(𝑀,Md,𝑁)

Given

  • Smoothing parameters: 𝛼=0.5, 𝛽=0.4, 𝜑=0.8
  • Initial states: 𝑙0=12, 𝑏0=1
  • Data:
𝑡12345678910111213141516
x𝑡121081114129131614111518161317

Step 1 — formula

Observation:

𝑥𝑡=(𝑙𝑡1𝑏𝑡1𝜑)(1+𝜀𝑡)

Conditional mean (one-step-ahead forecast 𝑥̂𝑡|𝑡1=𝜇𝑡):

𝜇𝑡=𝑙𝑡1𝑏𝑡1𝜑

Innovation:

𝜀𝑡=(𝑥𝑡𝜇𝑡)/𝜇𝑡

State updates:

𝑙𝑡=𝑙𝑡1𝑏𝑡1𝜑(1+𝛼𝜀𝑡)𝑏𝑡=𝑏𝑡1𝜑(1+𝛽𝜀𝑡)

Forecast steps ahead from time 𝑡 (using current-period states):

𝑥̂𝑡+|𝑡=𝑙𝑡𝑏𝑡𝜑+𝜑2++𝜑

where {1,2,3,} is the forecast horizon (how many steps ahead).

Step 2 — apply at 𝑡=1

𝜇1=1210.8=12𝜀1=(𝑥1𝜇1)/𝜇1=(1212)/12=0𝑙1=1210.8(1+0.50)=12𝑏1=10.8(1+0.40)=1

Step 3 — iterate

Each column header is the equation that produced its values. Values rounded to 4 decimal places; arithmetic performed at full precision.

𝑡𝑥𝑡𝜇𝑡=𝑙𝑡1𝑏𝑡1𝜑𝜀𝑡𝑙𝑡=𝑙𝑡1𝑏𝑡1𝜑(1+𝛼𝜀𝑡)𝑏𝑡=𝑏𝑡1𝜑(1+𝛽𝜀𝑡)
112120121
210120.1667110.9333
3810.40930.23159.20470.8587
4118.14850.34999.57421.0092
5149.64440.451611.82221.1893
61213.5810.116412.79051.0953
7913.75650.345811.37820.9268
81310.70660.214211.85331.0216
91612.05770.32714.02881.1503
101415.69150.107814.84571.0703
111115.67480.298213.33740.9299
121512.58390.19213.7921.016
131813.96780.288715.98391.1297
141617.62190.09216.81091.0619
151317.63820.26315.31910.9388
161714.5650.167215.78251.0144