Double Exponential Smoothing - Storage
main topic
    see also      

Stat > Time Series > Double Exp Smoothing > Storage

Stores various items in the worksheet.

Dialog box items

Smoothed data: Check to store the smoothed data.

Level estimates: Check to store the level components. The level component at time T equals the smoothed value at time T, while adding the level and trend components at time T equals the one-period-ahead forecast for time T+1.

Trend estimates: Check to store the trend components.

Fits (one-period-ahead-forecasts): Check to store the fitted values. You should store the fitted values if you want to generate diagnostic residual plots.

Residuals: Check to store the residuals. The residual at time T is the difference between the actual data at time T and the fitted value at time T. These residuals are used to calculate MAPE, MAD and MSD. If you store the residuals you can generate diagnostic plots using Autocorrelation.

Forecasts: Check to store the forecasts. This option is available only if you generated forecasts in the main Double Exponential Smoothing dialog box.

Upper 95% Prediction Interval: Check to store the upper 95% prediction limits for the forecasts.

Lower 95% Prediction Interval: Check to store the lower 95% prediction limits for the forecasts.