Show TOC

 Forecast with First-Order Exponential Smoothing Model

Purpose

With this process the system executes a forecast with the first-order exponential smoothing model. This forecast model is set as standard. You can choose another model manually, or the system can replace this model with another one. The ‘first-order exponential smoothing’ model needs a small amount of demand history information and uses first-order exponential smoothing to determine future demand. The forecast with this model is constant.

Before calculating the forecast, the system executes model initialization and outlier correction . After calculating the forecast, the system calculates the standard deviation and the MAD .

For more information about how the system chooses this model, see Automatic Model Selection .

Process

The system executes the forecast with the ‘first-order exponential smoothing’ model according to the following formula:

  • F(p+1) is the forecast for the next period.

  • B(p) is the basic value.

  • V(p) is the final history of the last period.

    This value is displayed in the Final History key figure on the Adjust Demand History screen. You get to this screen on the SAP Easy Access screen under Start of the navigation path Advanced Planning and Optimization Next navigation step Service Parts Planning (SPP) Next navigation step Environment Next navigation step Data Management End of the navigation path .

  • Alpha is the smoothing constant. You can specify this on the SAP Easy Access menu under Start of the navigation path Advanced Planning and Optimization Next navigation step Service Parts Planning (SPP) Next navigation step Planning Next navigation step Forecast Next navigation step Forecast Profile End of the navigation path on the Model Parameter tab page in the Alpha Factor field.