Problem 8-12 (Algorithmic) Many forecasting models use parameters that are estimated using nonlinear optimization. The basic exponential...

90.2K

Verified Solution

Question

Basic Math

Problem 8-12 (Algorithmic)

Many forecasting models use parameters that are estimated usingnonlinear optimization. The basic exponential smoothing model forforecasting sales is

Ft + 1 = ?Yt + (1 –?)Ft

where

Ft + 1  =  forecast of sales for period t + 1
Yt  =  actual value of sales for period t
Ft  =  forecast of sales for period t
?  =  smoothing constant 0 ? ? ? 1

This model is used recursively; the forecast for time periodt + 1 is based on the forecast for period t,Ft; the observed value of sales in periodt, Yt and the smoothing parameter ?.The use of this model to forecast sales for 12 months isillustrated in the table below with the smoothing constant ? = 0.3.The forecast errors, Yt -Ft, are calculated in the fourth column. Thevalue of ? is often chosen by minimizing the sum of squaredforecast errors, commonly referred to as the mean squared error(MSE). The last column of Table shows the square of the forecasterror and the sum of squared forecast errors.

EXPONENTAL SMOOTHING MODEL FOR ?=0.3
Week
()
Observed Value
()
ForecastForecast Error
()
Squared Forecast Error
11616.000.000.00
22016.004.0016.00
31817.200.800.64
42417.446.5643.03
52119.411.592.53
61619.89-3.8915.13
71918.720.280.08
82118.802.204.84
92419.464.5420.61
102220.821.181.39
111221.17-9.1784.09
121918.420.580.34
SUM=188.68

In using exponential smoothing models, we try to choose thevalue of ? that provides the best forecasts. Build an Excel Solveror LINGO optimization model that will find the smoothing parameter,?, that minimizes the sum of squared forecast errors. You may findit easiest to put table into an Excel spreadsheet and then useSolver to find the optimal value of ?. If required, round youranswer for ? to three decimal places and the answer for theresulting sum of squared errors to two decimal places.

The optimal value of ? is  and the resulting sum ofsquared errors is .

Answer & Explanation Solved by verified expert
4.2 Ratings (622 Votes)
    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students