Tutorial-Topic 2
Tutorial-Topic 2
1. “Single exponential smoothing model has the advantage over moving average in that it has the
flexibility to provide weights according to the importance of the data”. Discuss and demonstrate
the truth of this statement.
2. Explain that for a certain value of 𝛼 the single exponential smoothing approaches the naïve model.
4. Use the data below to fit the following models. The first eight (8) observations are to be used to
estimate the model. Then, using the estimated models, generate the one-step-ahead forecasts for
periods 1988 till 1990. The models are:
i. Naïve Forecast
ii. Single exponential smoothing
iii. Linear regression trend fitting
1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990
25 24 20 22 24 25 23 21 23 30 28
5. Write the necessary Excel instructions in the cells marked “?” in order to generate the error terms
for the models given below, assuming that the following table represents an Excel spreadsheet.
The bold alphabets indicate the columns. You are also to name the model used in each section.
𝑦𝑡
i. 𝐹𝑡+1 = (𝑦𝑡 𝑦 )
𝑡−1
Rows
A B C D E F
no.
1 t 𝑦𝑡 𝐹𝑡 𝜀1
2 1 𝑦1
3 2 𝑦2
4 3 𝑦3 ? ?
5 4 𝑦4
6. How do you decide on the value of the parameter of an exponential model? Give two
examples that you can think of.
11. In what way is the ARRES model different from other exponential models?
12. The application of statistical test procedure does not work in the exponential smoothing
modelling. Why?