232. A-Md-N

Damped multiplicative trend

ETS(𝐴,Md,𝑁)𝑥𝑡=𝑙𝑡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𝜑+𝜀𝑡

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

𝜇𝑡=𝑙𝑡1𝑏𝑡1𝜑

Innovation:

𝜀𝑡=𝑥𝑡𝜇𝑡

State updates:

𝑙𝑡=𝑙𝑡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=1212=0𝑙1=1210.8+0.50=12𝑏1=10.8+0.40/12=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
112120121
210122110.9333
3810.40932.40939.20470.8587
4118.14852.85159.57421.0092
5149.64444.355611.82221.1893
61213.5811.58112.79051.0953
7913.75654.756511.37820.9268
81310.70662.293411.85331.0216
91612.05773.942314.02881.1503
101415.69151.691514.84571.0703
111115.67484.674813.33740.9299
121512.58392.416113.7921.016
131813.96784.032215.98391.1297
141617.62191.621916.81091.0619
151317.63824.638215.31910.9388
161714.5652.43515.78251.0144