Question

The manager of a travel agency asked you to come up with a forecasting technique that...

The manager of a travel agency asked you to come up with a forecasting technique that will best fit to the actual demand for packaged tours. You have observed and recorded the actual demand for the last 10 periods. You also identified two possible techniques for consideration: 2-month moving averages (F1), and exponential smoothing (F2) with a smoothing constant of 0.40. Using Cumulative Forecasting Error (CFE) and Mean Absolute Deviation (MAD) as your performance measures you will determine the technique that will best fit to the actual demand data provided in the following table.

STEP 1: Given start forecast values in period 3, compute forecast values from period 4 to 10. You are asked to provide the forecast values for period 6 and 10 for both techniques.

2-Month MA

Exponential

Period

Demand

F1

F2

1

128

--

--

2

172

--

--

3

89

150

129

4

143

5

72

6

140

Blank 1

Blank 2

7

129

8

140

9

98

10

174

Blank 3

Blank 4




STEP 2: Using data from period 3 to period 10,

Provide the performance measures for F1 technique:

            CFE = Blank 5                        MAD = Blank 6

Provide the performance measures for F2 technique:

            CFE = Blank 7            MAD = Blank 8

Based on these measures, which technique best fit to your data? (Enter F1 or F2) = Blank 9
NOTE: All computed forecast values should be rounded to the nearest integer (no decimal, for example 190). Performance measures (CFE and MAD) must be rounded to the nearest hundredth (two decimals after the dot, for example 30.99).

0 0
Add a comment Improve this question Transcribed image text
Answer #1

2-month MA forecast for period 4=AVERAGE(C4:C5)=131

(Drag this cell formula for rest of the months till period 10)

Exponential forecast for period 4=E5+0.4*(C5-E5)=113

(Drag this cell formula for rest of the months till period 10)

Forecast error for F1 for period 4 =C5-D5=-61

(Drag this cell formula for rest of the months till period 10)

Absolute deviation for F1 for period 4 =ABS(F5)=61

(Drag this cell formula for rest of the months till period 10)

Similarly for forecasting technique F2.

CFE for F1=SUM(F5:F12)=-13

MAD for F1=AVERAGE(G5:G12)=33.75

CFE for F2=SUM(H5:H12)=27

MAD for F2=AVERAGE(I5:I12)=34.50

Based on these measures,F1 technique best fits the data.

Add a comment
Answer #2

To compute the forecast values and performance measures, we'll follow the given steps:

STEP 1: Compute forecast values for period 4 to 10 using the 2-month moving averages (F1) and exponential smoothing (F2) techniques.

For the 2-Month MA (F1) technique:

  • Period 4 forecast: (Demand in Period 3 + Demand in Period 2) / 2 = (89 + 172) / 2 = 130.5 (rounded to 131)

  • Period 5 forecast: (Demand in Period 4 + Demand in Period 3) / 2 = (143 + 89) / 2 = 116 (rounded to 116)

  • Period 6 forecast: (Demand in Period 5 + Demand in Period 4) / 2 = (72 + 143) / 2 = 107.5 (rounded to 108)

  • Period 7 forecast: (Demand in Period 6 + Demand in Period 5) / 2 = (140 + 72) / 2 = 106 (rounded to 106)

  • Period 8 forecast: (Demand in Period 7 + Demand in Period 6) / 2 = (129 + 140) / 2 = 134.5 (rounded to 135)

  • Period 9 forecast: (Demand in Period 8 + Demand in Period 7) / 2 = (140 + 129) / 2 = 134.5 (rounded to 135)

  • Period 10 forecast: (Demand in Period 9 + Demand in Period 8) / 2 = (98 + 140) / 2 = 119 (rounded to 119)

For the Exponential Smoothing (F2) technique with a smoothing constant of 0.40:

  • Period 4 forecast: F2 = (0.40 * Demand in Period 3) + (0.60 * F2 in Period 3) = (0.40 * 89) + (0.60 * 129) = 99.6 (rounded to 100)

  • Period 5 forecast: F2 = (0.40 * Demand in Period 4) + (0.60 * F2 in Period 4) = (0.40 * 143) + (0.60 * 100) = 115.8 (rounded to 116)

  • Period 6 forecast: F2 = (0.40 * Demand in Period 5) + (0.60 * F2 in Period 5) = (0.40 * 72) + (0.60 * 116) = 93.6 (rounded to 94)

  • Period 7 forecast: F2 = (0.40 * Demand in Period 6) + (0.60 * F2 in Period 6) = (0.40 * 140) + (0.60 * 94) = 108.4 (rounded to 108)

  • Period 8 forecast: F2 = (0.40 * Demand in Period 7) + (0.60 * F2 in Period 7) = (0.40 * 129) + (0.60 * 108) = 115.2 (rounded to 115)

  • Period 9 forecast: F2 = (0.40 * Demand in Period 8) + (0.60 * F2 in Period 8) = (0.40 * 140) + (0.60 * 115) = 125.0 (rounded to 125)

  • Period 10 forecast: F2 = (0.40 * Demand in


answered by: Mayre Yıldırım
Add a comment
Know the answer?
Add Answer to:
The manager of a travel agency asked you to come up with a forecasting technique that...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • The manager of a travel agency asked you to come up with a forecasting technique that...

    The manager of a travel agency asked you to come up with a forecasting technique that will best fit to the actual demand for packaged tours. You have observed and recorded the actual demand for the last 10 periods. You also identified two possible techniques for consideration: 2-month moving averages (F1), and exponential smoothing (F2) with a smoothing constant of 0.40. Using Cumulathve Forecasting Erro (CFE) and Mean Absolute Daviation (MAD) as your performance measures you will detarmine tha technique...

  • H.W 13 Q5 QUESTION 5 The manager of a travel agency asked you to come up...

    H.W 13 Q5 QUESTION 5 The manager of a travel agency asked you to come up with a forecasting technique that will best fit to the actual demand for packaged tours. You have observed and recorded the actual demand for the last 10 periods. You also identified two possible techniques for consideration: 2-month moving averages (F1), and exponential smoothing (F2) with a smoothing constant of 0.35. Using Cumulative Forecasting Error (CFE) and Mean Absolute Deviation (MAD) as your performance measures...

  • A manager has been using a certain technique to forecast demand for project management software at...

    A manager has been using a certain technique to forecast demand for project management software at her store. Actual demand and her corresponding predictions are shown below: MonthActual Demand Manager's Forecast March4545April4250May3445June4840July3845 a. What was the manager's forecast error for each month?b. What is the mean error (ME), the mean squared error (MSE), the mean absolute deviation (MAD), and the tracking signal for these five months of forecasting?c. If the manager had used a 3-month moving average instead of her technique, what would have...

  • Two different forecasting techniques (F1 and F2) were used to forecast demand for cases of bottle...

    Two different forecasting techniques (F1 and F2) were used to forecast demand for cases of bottled water. Actual demand and the two sets of forecasts are as follows: PREDICTED DEMAND Period Demand 68 75 70 74 69 72 80 78 F1 67 F2 60 62 70 72 75 75 76 85 73 74 70 71 75 a. Compute MAD for each set of forecasts. Given your results, which forecast appears to be more accurate? (Round your answers to 2 decimal...

  • Two different forecasting techniques (F1 and F2) were used to forecast demand for cases of bottled...

    Two different forecasting techniques (F1 and F2) were used to forecast demand for cases of bottled water. Note: It doesn't matter what forecasting method was used. This problem is simply to practice with MAD and MAPE! Actual demand and the two sets of forecasts are as follows: Period PREDICTED DEMAND F2 67 60 Demand 68 F1 75 67 67 71 70 69 70 74 69 72 72 77 71 77 80 78 70 72 75 75 83 a. Compute MAD...

  • Two different forecasting techniques (F1 and F2) were used to forecast demand for cases of bottled...

    Two different forecasting techniques (F1 and F2) were used to forecast demand for cases of bottled water. Actual demand and the two sets of forecasts are as follows: PREDICTED DEMAND Period Demand F1 F2 1 68 67 64 2 75 70 60 3 70 75 70 4 74 71 72 5 69 71 73 6 72 65 76 7 80 71 75 8 78 77 85 a. Compute MAD for each set of forecasts. Given your results, which forecast appears...

  • Two different forecasting techniques (F1 and F2) were used to forecast demand for cases of bottled...

    Two different forecasting techniques (F1 and F2) were used to forecast demand for cases of bottled water. Actual demand and the two sets of forecasts are as follows: PREDICTED DEMAND Period Demand F1 F2 1 68 62 67 2 75 69 68 3 70 72 70 4 74 66 70 5 69 73 72 6 72 65 76 7 80 74 79 8 78 74 85 a. Compute MAD for each set of forecasts. Given your results, which forecast appears...

  • Two different forecasting techniques (F1 and F2) were used to forecast demand for cases of bottled...

    Two different forecasting techniques (F1 and F2) were used to forecast demand for cases of bottled water. Actual demand and the two sets of forecasts are as follows: PREDICTED DEMAND Period Demand F1 F2 1 68 63 62 2 75 66 61 3 70 73 70 4 74 65 71 5 69 71 73 6 72 69 73 7 80 70 76 8 78 72 80 a. Compute MAD for each set of forecasts. Given your results, which forecast appears...

  • You are an operation manager at Gambas Berhad. You plan to use several forecasting methods for...

    You are an operation manager at Gambas Berhad. You plan to use several forecasting methods for the purpose. The following data represent the actual monthly company sales for 2018. Month Value (RM000 32 41 53 59 46 31 27 24 10 35 54 105 Ja March ril un August ber November December (a) Calculate the Mean Absolute Deviation (MAD) and make a forecast for January 2019 sales based on the following methods: i. 4-month moving average. (5 marks) i. Weighted...

  • (24 points) The manager of a travel agency has been using seasonally adjusted forecast to predict...

    (24 points) The manager of a travel agency has been using seasonally adjusted forecast to predict demand for packaged tours. The demand and the forecast for the last 14 weeks are given below: 4. Demand 113 129 191 175 139 151 227 211 163 189 269 245 191 211 Predicted 95 123 203 181 123 153 251 221 151 187 281 259 173 209 (12 points) Compute MAD for the sixth period, then update it period by period using exponential...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT