Forecasting by Exponential Smoothing
Equation and meaning
\[F_{t} = F_{t} - 1 + \alpha \cdot \left(D_{t} - 1 - F_{t} - 1\right)\]
Forecasting by Single (Simple) Exponential Smoothing
Variables in this formula
alpha — AlphaEnter this value unless it is the selected unknown.
D_t — D TEnter this value unless it is the selected unknown.
F_t — F TEnter this value unless it is the selected unknown.