Since single exponential smoothing method is an one period ahead forcaster, we modified it and used the actual demand of the most recently known period (e.g., period 12 in our database) for future periods' (14 and after) forecast.
Similar to single exponential smoothing method, the double exponential smoothing method is an one period ahead forecast, we used the last known period's a and b values for future periods' (14 and after) forecast.
Where:
Back to Top of the Page
Back to FAQ Page