forecasting_Assignment_1
forecasting_Assignment_1
Forecasting
Q1. The weekly deliveries of a car to an automobile dealer are as shown below. Fit the straight-line
model: xt = a + bt + €t. Estimate the error variance.
Week 1 2 3 4 5 6 7 8 9 10 11 12
Sales 75 74 79 83 69 78 71 80 77 85 81 70
a) Estimate demand for the next four weeks using the 4-week simple moving average as well as the
simple exponential smoothing with =0.1.
b) Evaluate the MAD, MAPE, MSE, bias and TS in each case.
c) Which of the two methods do you prefer? Why?
Q5. Reconsider the linear trend data in Table 3. Take the first difference of this data and plot the time
series of the first differences. Has differencing removed the trend? Use exponential smoothing on the
first 11 differences. Instead of forecasting the original data, forecast the first differences for the
remaining data using exponential smoothing and use these forecasts of the first differences to obtain
forecasts for the original data.
Q6. Table 4 gives four years of data on monthly demand for a soft drink.
a) Make a time series plot of the data and verify that it is seasonal. Why do you think seasonality is
present in these data?
b) Use winters’ multiplicative method for the first three years to develop a forecasting method for these
data. How well does this smoothing procedure work?
Q7. The Instant Paper Clip Office Supply Company sells and delivers office supplies to companies,
schools, and agencies within a 50-mile radius of its warehouse. The office supply business is
competitive, and the ability to deliver orders promptly is a big factor in getting new customers and
maintaining old ones. (Offices typically order not when they run low on supplies, but when they
completely run out. As a result, they need their orders immediately.) The manager of the company wants
to be certain that enough drivers and vehicles are available to deliver orders promptly and that they have
adequate inventory in stock. Therefore, the manager wants to be able to forecast the demand for
deliveries during the next month. From the records of previous orders, management has accumulated the
following data for the past 10 months.
a) Compute the monthly demand forecast for February through November using the naive method.
b) Compute the monthly demand forecast for April through November using a 3-month moving average.
c) Compute the monthly demand forecast for June through November using a 5-month moving average.
d) Compute the monthly demand forecast for April through November using a 3-month weighted
moving average. Use weights of 0.5, 0.33, and 0.17, with the heavier weights on the more recent
months.
e) Compute the mean absolute deviation for June through October for each of the methods used. Which
method would you use to forecast demand for November?
***