Simple Exponential Smoothing Model, Holt's Method and Holt-Winters Method
Simple Exponential Smoothing Model, Holt's Method and Holt-Winters Method
Forecasting is a common statistical task in business, where it helps inform decisions about scheduling of production,
transportation and personnel, and provides a guide to long-term strategic planning. However, business forecasting is
often done poorly and is frequently confused with planning and goals. They are three different things. Forecasting is
about predicting the future as accurately as possible, given all the information available including historical data and
knowledge of any future events that might impact the forecasts.
Business forecasting has always been one component of running an enterprise. However, forecasting traditionally
was based less on concrete and comprehensive data than on face-to-face meetings and common sense. In recent
years, business forecasting has developed into a much more scientific endeavor, with a host of theories, methods,
and techniques designed for forecasting certain types of data. The development of information technologies and the
Internet propelled this development into overdrive, as companies not only adopted such technologies into their
business practices, but into forecasting schemes as well. In the 2000s, projecting the optimal levels of goods to buy
or products to produce involved sophisticated software and electronic networks that incorporate mounds of data and
advanced mathematical algorithms tailored to a company's particular market conditions and line of business. Besides
the technical or methodological issues that need to be resolved, there are also the human and managerial issues
related to forecasting that need to be taken care of.
Typically there are many methods that can be used to forecast. In our studies we use 5 methods and choose which
one of it can perform the best forecast. The models that we use are naïve with trend model, decomposition method,
simple exponential smoothing model, Holt’s method and Holt-Winters method.
R = P*Q Graph 1
We have divided the data into two parts, which is the fitting part, t = 1-135 and the hold-out parts
t = 136-180. Graph 1 here illustrates the series into a graphical from. In this project, we will be using five types of
models, analyze the hold-out parts and evaluate which model gives the best forecast.
SSE 699,735,374,630.30
MSE 5,183,224,997.26
RMSE 71,994.62 Table 1: Calculation of Naïve with trend model
MAPE (% ) 1.83
2)
Decomposition method
Decomposition or classical decomposition of time series is a method that describes the behavior of the time series
that can be characterized into four main component types. These are the trend component, the cyclical component,
the seasonal component and the irregular component. Among it, only the trend component and the seasonal
component can be calculated.
Trend
2800000
2600000
2400000
2200000
Month Jan Jan Jan Jan Jan Jan Jan Jan Jan Jan Jan Jan
Year 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995
As can be seen in Graph 2, from January 1984 newspaper sales start to rise upward until in mid-year 1986. Then, it
starts to move downwards till mid-year 1988. After that, sales of newspapers start showing an upward trend.
Single exponential smoothing method is the Smoothing Plot for TOTAL NEWSPAPER SALES (RM)
Single Exponential Method
simplest form of model within the family of the
Variable
exponential smoothing techniques. The model 3500000 A ctual
Fits
only requires one parameter that is the smoothing
TOTAL NEWSPAPER SALES (RM)
Smoothing C onstant
constant, α, to generate the fitted values and also 3250000 A lpha 0.488859
In determining the initial value, we assume that the actual value is the same as the estimated value, y t = ŷ1. Results in
Table 2 are calculated in Microsoft Excel using the Solver method. There is some difference between the MAPE
obtained in the Minitab software and the Solver method.
4) Holt’s method
The Holt method for autocorrecting an automatic correction method in which the least possible number of data items
is changed and the Fellegi-Holt model is used to determine acceptable sets of values or ranges for the items that are
imputed (OECD website). This technique smoothes the trend and the slope directly by using different smoothing
constants but also provide more flexibility in selecting the rates at which the trend and slopes are tracked. In
determining the initial value, we assume that the actual value is the same as the estimated value, y t = ŷ1.
TOTAL
time, t NEWSPAPER S
SALES (RM), y
Table 3: Holt’s exponential smoothing method using the Solver method
5) Holt-Winters method
Holt-Winters method is a more fined version than the Holt’s method. When seasonality exists, a more suitable
model is needed. Holt-Winter’s trend and seasonality is one such technique that takes into account the trend and
seasonality factors. It consists of three parameters that is the level component, trend component and the seasonality
component. For this project, we assume the series to have an multiplicative effect. In determining the initial value,
we assume that the actual value is the same as the estimated value, y t = ŷ1. The value of the three smoothing
constants is determined by the Solver method.
Fits
Smoothing C onstants
3250000 RMSE = 60,263.98
A lpha (lev el) 0.33
Gamma (trend) 0.05
Delta (seasonal) 0.21
3000000 MAPE = 2
Accuracy Measures
MAPE 2
2750000 MAD 45773
MSD 3631746904
2500000
Month n n an a n an an a n a n a n an a n a n
Ja Ja J J J J J J J J J J
Year 4 85 86 87 88 89 90 91 92 93 94 95
8
19 19 19 19 19 19 19 19 19 19 19 19
TOTAL
time, t NEWSPAPER ŷ error error squared forecast error forecast error squared
SALES (RM), y
136 3445546 3617702.45 -172156.45 29637842945.06
137 3515930 3587751.77 -71821.77 5158366845.36
138 3387084 3262959.74 124124.26 15406833022.17
139 3454797 3523863.69 -69066.69 4770207203.82
140 3384635 3315897.89 68737.11 4724790269.40
141 3411234 3438042.03 -26808.03 718670734.60
142 3395213 3379267.24 15945.76 254267157.32
143 3334954 3275764.49 59189.51 3503398068.60
144 3344788 3354651.00 -9863.00 97278732.86
145 3380577 3416748.94 -36171.94 1308409230.48
146 3240281 3105807.37 134473.63 18083157363.59
147 3397814 3563005.79 -165191.79 27288328948.49
148 3318306 3240658.47 77647.53 6029139324.09
149 3379976 3442792.12 -62816.12 3945865387.21
150 3336736 3294049.17 42686.83 1822165549.51
151 3374515 3412721.74 -38206.74 1459754921.53
152 3336447 3298808.45 37638.55 1416660732.59
153 3354161 3371969.05 -17808.05 317126569.61
154 3388215 3422614.74 -34399.74 1183342261.64
155 3335605 3283811.89 51793.11 2682525841.48
156 3405226 3476300.13 -71074.13 5051532634.86
- - - - - - -
- - - - - - -
- - - - - - -
- - - - - - -
176 3476700 3416321.1 60378.88436 3645609677
177 3642467 3816137.7 -173670.6725 30161502497
178 3509648 3381672.1 127975.8849 16377827128
179 3376224 3247872.3 128351.7068 16474160632
180 3289624 3205245.3 84378.71373 7119767332
SSE 439,939,389,365.47
MSE 9,776,430,874.79
RMSE 98,875.84
MAPE (% ) 2.17
2) Decomposition method
A ctual
Fits
MSE = 6,708,821,061
3600000 Trend
3300000
3200000
A ctual
Fits
MSE = 7,227,696,248
3600000 Smoothing C onstant
A lpha 0.492367 RMSE = 85,015.86
A ccuracy Measures
3500000 MAPE 2 MAPE = 2
MAD 66358
MSD 7227696248
3400000
3300000
3200000
4) Holt’s method
TOTAL
time, t NEWSPAPER S
SALES (RM), y
5) Holt-Winters method
Actual
Fits
3600000 Smoothing Constants MSE = 4,828,604,070
Alpha (lev el) 0.33
Gamma (trend) 0.05
3500000 Delta (seasonal) 0.21 RMSE = 69,488.16
Accuracy Measures
MA PE 2
3400000 MA D 56571
MAPE = 2
MSD 4828604070
3300000
3200000
SUMMARY OF RESULTS
Model Types
Evaluation Period :
Apr 1985 – Dec 1998 98,875.84 81,907.39 85,015.86 112,631.31 69,488.16
From the result above, the best model among the five would be the Holt-Winters model, because it has the lowest
RMSE calculated over the evaluation period. The second best model would be the decomposition method, followed
by single exponential smoothing method, naïve with trend model and finally the Holt’s method. In conclusion, the
best model for this series would not be the same if we use some other data series. We can also further study the same
data series by using other models, such as the Box-Jenkins Methodology for example.
MULTI-STEP AHEAD FORECASTS ON THE BEST MODEL (HOLT-WINTERS MODEL)
Forecasts
4000000 95.0% PI RMSE = 69,669.46
Smoothing Constants
Alpha (lev el) 0.33
Gamma (trend) 0.05 MAPE = 2
3500000
Delta (seasonal) 0.21
Accuracy Measures
MA PE 2
3000000 MA D 52806
MSD 4853833531
2500000
Hyndman, R. J., Koehler, A. B., (2005), Another look at measures of forecast accuracy
Lazim, M. A. (2007), Introductory Business Forecasting: A Practical Approach. Second Editon. UPENA