Many forecasting models use parameters that are estimated using nonlinear optimization. A good example is the Bass

Question:

Many forecasting models use parameters that are estimated using nonlinear optimization.
A good example is the Bass model introduced in this chapter. Another example is the exponential smoothing forecasting model discussed in Chapter 5. The exponential smoothing model is common in practice and is described in further detail in Chapter 5. For instance, the basic exponential smoothing model for forecasting sales is
y^t+1 = _ yt 1 (1 2_) y^t
where
y^t11 = forecast of sales for period t 1 1
yt = actual sales for period t
y^t = forecast of sales for period t
α_ = smoothing constant, 0 ‰¤ α ‰¤ 1
This model is used recursively; the forecast for time period t + 1 is based on the forecast for period t, y^t, the observed value of sales in period t, yt, and the smoothing parameter _.
The use of this model to forecast sales for 12 months is illustrated in the following table with the smoothing constant α_ = 0.3. The forecast errors, yt y^t, are calculated in the fourth column. The value of _ is often chosen by minimizing the sum of squared forecast errors. The last column of the table shows the square of the forecast error and the sum of squared forecast errors.
In using exponential smoothing models, one tries to choose the value of _ that provides the best forecasts.
a. The file ExpSmooth contains the observed data shown here. Construct this table using the formula above. Note that we set the forecast in period 1 to the observed in period 1 to get started (y^1 = y1 = 17) then the formula above for y^t11 is used starting in period
2. Make sure to have a single cell corresponding to _ in your spreadsheet model.
After confirming the values in the table below with _ = 0.3, try different values of _ to see if you can get a smaller sum of squared forecast errors.
b. Use Excel Solver to find the value of _ that minimizes the sum of squared forecast errors.
Many forecasting models use parameters that are estimated using nonlinear
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Essentials of Business Analytics

ISBN: 978-1285187273

1st edition

Authors: Jeffrey Camm, James Cochran, Michael Fry, Jeffrey Ohlmann, David Anderson, Dennis Sweeney, Thomas Williams

Question Posted: