Single exponenthial smoothing: $$F_{t=1} = \alpha Y_t + (1 - \alpha) F_{t-1}$$
Initialize: \( F_1 = Y_1 \)