![]() |
Field names marked with ^ are displayed when the stream selection is set to All.
|
Field
|
Description
|
||||||
---|---|---|---|---|---|---|---|
Average Demand
|
(Total Demand / # of Slice for Forecast Error Calculation) Where:
• # of Slice for Forecast Error Calculation is set on the Forecast Parameter
• Calculated for a SKU Stream when the Forecasting AutoPilot process is run
• Calculated as follows when the Forecasting - Calculate Metrics AutoPilot process is run and the following are true:
◦ The SKU Stream is an External stream
◦ The Used In Total Forecast field on the Stream Configuration Details page is set to Yes
|
||||||
Average Historical Forecast
|
(Total Forecast / # of Slice for Forecast Error Calculation) Where:
• # of Slice for Forecast Error Calculation is set on the Forecast Parameter
• Calculated for a SKU Stream when the Forecasting AutoPilot process is run:
• Calculated as follows when the Forecasting - Calculate Metrics AutoPilot process is run and the following are true:
◦ The SKU Stream is an External stream
◦ The Used In Total Forecast field on the Stream Configuration Details page is set to Yes
|
||||||
Bias
|
((Total Forecast - Total Demand) / # of Slice for Forecast Error Calculation) Where:
• # of Slice for Forecast Error Calculation is set on the Forecast Parameter
• Calculated for a SKU Stream when the Forecasting AutoPilot process is run:
• Calculated as follows when the Forecasting - Calculate Metrics AutoPilot process is run and the following are true:
◦ The SKU Stream is an External stream
◦ The Used In Total Forecast field on the Stream Configuration Details page is set to Yes
|
||||||
Bias Value
|
(Bias * Part Cost) Where:
• Calculated for a SKU Stream when the Forecasting AutoPilot process is run:
• Calculated as follows when the Forecasting - Calculate Metrics AutoPilot process is run and the following are true:
◦ The SKU Stream is an External stream
◦ The Used In Total Forecast field on the Stream Configuration Details page is set to Yes
|
||||||
Demand To Date ^
|
The actual demand quantity that has been recognized to date within the current time slice.
|
||||||
First History Date
|
Date of first demand history record in Servigistics for the selected part/location SKU.
|
||||||
Forecast Base ^
|
The underlying steady state forecast prior to factoring in the trend and multiplying by the seasonal index.
|
||||||
Forecast Error Standard Deviation ^
|
A measure of forecast error variability over a specified number of time slices.
For trending and highly seasonal pairs, using Forecast Error Standard Deviation (instead of History Standard Deviation) in Safety Stock calculations generates an optimal Safety Stock value.
If the forecast parameter Std Deviation - Use forecast error is set to Yes, Servigistics will use forecast errors in Forecast Error Standard Deviation calculations. Note that while both History Standard Deviation and Forecast Error Standard Deviation will be calculated, only Forecast Error Standard Deviation will be used in Safety Stock calculations.
If there are less than 3 slices of archived forecast (insufficient forecast history), Forecast Error Standard Deviation will be null and History Standard Deviation will be used in Safety Stock calculations.
|
||||||
Forecast Trend ^
|
The calculated rate of change of the forecast based on demand history.
|
||||||
History Analysis Slices
|
The number of history slices resulting from running the History Analysis process on Best Fit, Forecasting, Demand History Management, or iPlan. The value is determined by evaluating these fields in the following order:
• The override applied from the Forecast tab on the Interactive Planner Worksheet or Demand Detail page in the # of History Slices field
• The # of History Slices for History Analysis field on the History Analysis tab of the Forecast Parameters page
• The # of History Slices field on a Stream Configuration.
|
||||||
History Average ^
|
The average historical demand for all slices used.
|
||||||
History Percent Error ^
|
History Percent Error = (History Standard Deviation / History Average) * 100
|
||||||
History Standard Deviation ^
|
A measure of historical demand variability over a specified number of time slices, calculated from either the raw demand history as downloaded from the host system or after being de-seasonalized.
If the forecast parameter Std Deviation - Use de-seasonalized and de-trended history is set to Yes, History Standard Deviation is computed using deseasonalized/detrended history. Otherwise, raw demand history data is used.
HistorySD = SQRT((SUMSQ(values) - (SUM(values)^2)/COUNT(values))/(COUNT(values) - 1))
|
||||||
MAD
|
Current Mean Absolute Deviation, which is a statistical measure of fit (only calculated with new period).
|
||||||
MAPE
|
Current MAPE(only calculated with new period).
|
||||||
Periods Between Demand
|
The number of periods between demands that is used to calculate intermittency. This value is calculated as slices of zero / (slices of non-zero – 1)
For example:
Consider a demand history of [5, 4, 0, 0, 3, 2, 0, 1, 0, 0, 0]
slices of zero = 6
slices of non-zero = 5
The value of the Periods Between Demand would be 6 / (5 – 1) = 1.5
[Appears when Croston's Method is selected as the forecast method]
|
||||||
RMSE
|
Current Root Mean Square Error, which is a statistical measure of fit (only calculated with new period).
|
||||||
Scaled Percentage ^
|
Scaled Percentage = (History Standard Deviation / History Average ) * Forecast Average
|
||||||
Tracking Signal
|
A measurement that indicates whether the forecast average is keeping pace with any genuine upward or downward changes in demand. It monitors the forecast to see if it is biased high or low. As used in forecasting, tracking signal is the number of mean absolute deviations that the forecast value is above or below the actual occurrence.
Tracking Signal = (RSFE / count) / MAD
• RSFE = Running Sum of Forecast Errors include all slices, demand and archived forecast
• MAD = Mean Absolute Deviation
• Count = Forecast parameter "# of Slices for Forecast Error Calculation" or Best Fit parameter "Holdout Window".
|