Forecast as demand from preceding period
The forecast for the next period is equal to actual demand n periods back in time. You can use
, , or both.For example, if
is equal to zero (0), the forecast for the preceding period is equal to the demand for the previous period. If the is equal to eleven (11), the forecast preceding period is equal to the demand for the same period last year. On the last example, you can set = 1 and = 0.