European Journal of Operational Research (2008), 191(1), 207–220
Phillip G. Gould1, Anne B. Koehler2, Keith Ord3, Ralph D. Snyder1, Rob J. Hyndman11 and Farshid Vahid-​​Araghi4
  1. Department of Econometrics and Business Statistics, Monash University, Clayton VIC 3800, Australia.
  2. Department of Decision Sciences and Management Information Systems, Miami University, Oxford, OH 45056, USA.
  3. McDonough School of Business, Georgetown University, Washington, DC 20057, USA.
  4. School of Economics, Australian National University, ACT 0200, Australia.

Abstract: A new approach is proposed for forecasting a time series with multiple seasonal patterns. A state space model is developed for the series using the innovation approach which enables us to develop explicit models for both additive and multiplicative seasonality. Parameter estimates may be obtained using methods from exponential smoothing. The proposed model is used to examine hourly and daily patterns in hourly data for both utility loads and traffic flows. Our formulation provides a model for several existing seasonal methods and also provides new options, which result in superior forecasting performance over a range of prediction horizons. In particular, seasonal components can be updated more frequently than once during a seasonal cycle. The approach is likely to be useful in a wide range of applications involving both high and low frequency data, and it handles missing values in a straightforward manner.

Keywords: forecasting; time series; exponential smoothing; seasonality; state space models

Supplements:

The supplied Ox code and Microsoft Excel spreadsheet are intended to give users working examples of the model described in our paper. Both can easily be adapted for more general use, although they are not intended to form any kind of software “package” for Ox and Excel. The supplied data are a sample of data used in the paper and are not to be used for any other purpose than as an example in running the code

Notes on Excel Spreadsheet: The Excel spreadsheet does not contain the data used for seed estimation in the Ox code. The seeds used in the Excel model are imported from Ox. The procedure for seed estimation is cumbersome in Excel and is omitted.

For dated data, the day-​​of-​​week dummies can be generated via the “weekday()” and “if()” function in Excel. This can be useful when swapping between data with different dates.

The smoothing parameter estimates should be estimated using Solver in Excel. Solver can often converge to a local maximum, so users should try a range of seed values to ensure a global maximum is found.

Ox Code: Comments are included within the Ox file. Correct Ox packages must be installed (gnudraw).

Correspondence about these files should be directed to Dr Phillip Gould

Online article