Forecast method: time-series analysisLN calculates the demand forecast according to the Time Series Analysis forecast method based on the average demand and any earlier defined trend influence and seasonal influence. The demand forecast is computed as follows: Without trend influence: TD(t) = AV With a linear trend influence: TD(t) = CS + TF * t With a progressive trend influence: TD(t) = BS * TF ^ (t-1) With a constant seasonal influence: FD(t) = TD(t) + SF(t) With a progressive seasonal influence: FD(t) = TD(t) * SF(t) Where:
(*) The average demand is the sum of the historical demand figures by period, divided by the number of periods with demand history.
| |||||||||||||||||