Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Forecasting Process Details

Forecast Combination Models

This section discusses the computation of predicted values and confidence limits for forecast combination models. See Chapter 25, "Specifying Forecasting Models," for information on how to specify forecast combination models and their combining weights.

Given the response time series {\{y_{t} : 1 \le t \le n \} }with previously generated forecasts for the m component models, a combined forecast is created from the component forecasts as follows:

 Predictions:{\hat{y}_{t}= \sum_{i=1}^m{w_{i}\hat{y}_{i,t} }}
 Prediction Errors:{\hat{e}_{t} = y_{t} - \hat{y}_{t}}

where {\hat{y}_{i,t}} are the forecasts of the component models and wi are the combining weights.

The estimate of the root mean square prediction error and forecast confidence limits for the combined forecast are computed by assuming independence of the prediction errors of the component forecasts, as follows:

 Standard Errors:{\hat{{\sigma}}_{t}= \sqrt{\sum_{i=1}^m{w^2_{i} \hat{{\sigma}}^2_{i,t}}}}
 Confidence Limits:{{+-} \hat{{\sigma}}_{t}\rm{Z}_{{\alpha}/2}}

where {\hat{{\sigma}}_{i,t}} are the estimated root mean square prediction errors for the component models, {{\alpha}} is the confidence limit width, 1-\alpha is the confidence level, and {\rm{Z}_{{\alpha}/2}} is the {\frac{{\alpha}}2} quantile of the standard normal distribution.

Since, in practice, there may be positive correlation between the prediction errors of the component forecasts, these confidence limits may be too narrow.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.