FORMULATION/SOLUTION/ANALYSIS QUESTIONS
1. Consider the following time series representing monthly sales
of dishwashers at Big Boys Appliances over the past twelve months:
Month Sales Month Sales Month Sales
January 24 May 33 September 28
February 27 June 29 October 30
March 22 July 26 November 29
April 24 August 25 December 26
A. What is the forecast over the next six months assuming Big
Boys uses a four month simple moving average?
B. If Big Boys is interested in selecting the technique which
minimizes mean squared error, should it use a three month or a four
month simple moving average.
C. If Big Boys is interested in selecting the technique which
minimizes the mean absolute deviation, should it use a four month
moving average with weights of .4, .3, .2, and .1 or exponential
smoothing with a smoothing constant of .2?
D. Determine the optimal smoothing constant Big Boys should use
if it wishes to use exponential smoothing and wants to minimize the
mean squared error.
2. Consider the following time series representing home satellite
dish installations by Big Boys Appliances over the past twelve
months:
Month Installations Month Installations Month Installations
January 14 May 22 Sept. 38
February 19 June 29 October 30
March 22 July 33 November 29
April 25 August 35 December 42
A. Using linear regression, determine the forecast for the
upcoming six months.
B. Using Holt’s method, determine the forecast for the upcoming
six months. Assume that a smoothing constant of .40 is used for the
time series level and a smoothing constant of .20 is used for the
C. Which technique, linear regression or Holt’s using the
smoothing constants given in part B, gives the lower mean squared