Table of Contents

7.9.6 Confidence intervals

To provide more insights to risks and opportunities Streamline can show probable forecast variability boundaries called the confidence interval.

Confidence interval algorithm

To create the confidence interval, Streamline calculates the Mean Squared Error (MSE) as the first step. The formula for the Mean Squared Error is the following:

MSE={1/n} sum{n=1}{n}{}(y_{i}{}{}-hat{y}_{i}{}{})^2,

where:

Confidence interval is calculated for the tree leaves while on a category level you can see the sum of all item-location pairs under it.
MSE calculation ignores sales periods affected by the ‘Ignore data before’ and ‘Ignore zero sales’ settings of the forecasting panel.

Then we estimate the upper and lower confidence intervals for the forecasts using this formula:

Ft pm z sqrt{MSE},

Probabilityz
0.500.674
0.681.000
0.751.150
0.801.282
0.851.440
0.901.645
0.951.960
0.982.326
0.992.576

How to enable confidence intervals in Streamline

To enable confidence intervals in Streamline, open Settings and go to the Project tab. Then check the Enable confidence limits option in the Forecast section and specify upper and lower confidence levels. Click OK.

After you enable confidence intervals, the plot will show upper and lower confidence levels in purple. When a user hovers the mouse over the forecast the tooltip shows values of the upper and lower confidence intervals.


Next: Reports

Download PDF