Question

Problem 15-01 (Algorithmic) Consider the following time series data. Week 1 2 3 4 5 6...

Problem 15-01 (Algorithmic)

Consider the following time series data.

Week 1 2 3 4 5 6
Value 18 14 15 11 19 14

Using the naïve method (most recent value) as the forecast for the next week, compute the following measures of forecast accuracy.

  1. Mean absolute error. Round your answer to one decimal place.


  2. Mean squared error. Round your answer to one decimal place.


  3. Mean absolute percentage error. Round your answer to two decimal places.


  4. What is the forecast for week 7? Round your answer to the nearest whole number.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Solution:

Naive method: In naive forecast method (most recent value), the forecast for the next week is simply the actual value of the current week. Using the naive method, the forecast for the given weeks is calculated as below:

Forecast for week 2 = Actual value of week 1 = 18

Forecast for week 3 = Actual value of week 2 = 14

Forecast for week 4 = Actual value of week 3 = 15

Forecast for week 5 = Actual value of week 4 = 11

Forecast for week 6 = Actual value of week 5 = 19

(a) Mean Absolute Error (MAE):

MAE = Sum of absolute values of (Actual value - Forecast value) / Number of weeks

MAE = Absolute values of [(14 - 18) + (15 - 14) + (11 - 15) + (19 - 11) + (14 - 19)] / 5

MAE = (4 + 1 + 4 + 8 + 5) / 5

Mean Absolute Error = 4.4

(b) Mean Squared Error (MSE):

MSE = [(Actual value - Forecast value)^2] / Number of weeks

MSE = [(14 - 18)^2 + (15 - 14)^2 + (11 - 15)^2 + (19 - 11)^2 + (14 - 19)^2] / 5

MSE = (16 + 1 + 16 + 64 + 25) / 5

Mean Squared Error = 24.4

(c) Mean Absolute Percentage Error (MAPE):

MAPE = 1/Number of periods x Sum of absolute values of [(Actual - Forecast) / Actual] x 100

MAPE = 1/5 x Absolute values of [(14 - 18)/14 + (15 - 14)/15 + (11 - 15)/11 + (19 - 11)/19 + (14 - 19)/14] x 100

MAPE = 1/5 x (0.29 + 0.07 + 0.36 + 0.42 + 0.36) x 100

MAPE = 1/5 x 150

Mean Absolute Percentage Error = 30.00%

(d) Forecast for week 7:

Forecast for week 7 = Actual value of week 6

Forecast for week 7 = 14

Add a comment
Know the answer?
Add Answer to:
Problem 15-01 (Algorithmic) Consider the following time series data. Week 1 2 3 4 5 6...
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
  • Problem 15-01 (Algorithmic) Consider the following time series data. Week 1 2 3 4 6 Value...

    Problem 15-01 (Algorithmic) Consider the following time series data. Week 1 2 3 4 6 Value 20 14 16 10 18 14 Using the naiïve method (most recent value) as the forecast for the next week, compute the following measures of forecast accuracy a. Mean absolute error. Round your answer to one decimal place. b. Mean squared error. Round your answer to one decimal place. c. Mean absolute percent error. Round you answer to two decimal places. d. What is...

  • Consider the following time series data. Week 1 2 3 4 5 6 Value 1914 16...

    Consider the following time series data. Week 1 2 3 4 5 6 Value 1914 16 10 19 13 Using the naïve method (most recent value) as the forecast for the next week, compute the following measures of forecast accuracy. a. Mean absolute error. Round your answer to one decimal place. b. Mean squared error. Round your answer to one decimal place. c. Mean absolute percentage error. Round your answer to two decimal places. d. What is the forecast for...

  • Problem 15-03 (Algorithmic) Consider the following time series data. Week 1 2 3 4 5 6...

    Problem 15-03 (Algorithmic) Consider the following time series data. Week 1 2 3 4 5 6 Value 18 14 16 11 17 13 Using the naïve method (most recent value) as the forecast for the next week, compute the following measures of forecast accuracy: Mean absolute error (MAE) Mean squared error (MSE) Mean absolute percentage error (MAPE) Round your answers to two decimal places. MAE = MSE = MAPE = Using the average of all the historical data as a...

  • Consider the following time series data. Week 1 2 3 45 6 Value 19 12 15...

    Consider the following time series data. Week 1 2 3 45 6 Value 19 12 15 10 19 15 Using the naïve method (most recent value) as the forecast for the next week, compute the following measures of forecast accuracy. (a) Mean absolute error If required, round your answer to one decimal place. (b) Mean squared error If required, round your answer to one decimal place. (c) Mean absolute percentage error If required, round your intermediate calculations and final answer...

  • Problem 8-1 Consider the following time series data. Week Value 1 18 2 12 3 16...

    Problem 8-1 Consider the following time series data. Week Value 1 18 2 12 3 16 4 5 6 11 1914 Using the naïve method (most recent value) as the forecast for the next week, compute the following measures of forecast accuracy. (a) Mean absolute error If required, round your answer to one decimal place. (b) Mean squared error If required, round your answer to one decimal place. (c) Mean absolute percentage error If required, round your intermediate calculations and...

  • Consider the following time series data. Week 1 2 3 45 6 Value 20 12 15...

    Consider the following time series data. Week 1 2 3 45 6 Value 20 12 15 11 18 13 Using the naive method (most recent value) as the forecast for the next week, compute the following measures of forecast accuracy. (a) Mean absolute error If required, round your answer to one decimal place. (b) Mean squared error If required, round your answer to one decimal place. (c) Mean absolute percentage error If required, round your intermediate calculations and final answer...

  • are these correct? Consider the following time series data. Excel File: data17-01.xls Week 1 2 3...

    are these correct? Consider the following time series data. Excel File: data17-01.xls Week 1 2 3 4 5 6 Value 18 13 16 11 17 14 Using the naive method (most recent value) as the forecast for the next week, compute the following measures of forecast accuracy. a. Mean absolute error (to 1 decimal). 4.4 b.Mean squared error (to 1 decimal). 20.8 c. Mean absolute percentage error (to 2 decimals). 31.88 % d. What is the forecast for week 7...

  • Please help Consider the following time series data. 3 4 5 6 Week 12 18 14...

    Please help Consider the following time series data. 3 4 5 6 Week 12 18 14 Value 17 1018 15 Using the average of all the historical data as a forecast for the next period, compute the following measures of forecast accuracy. (Round your answers to two decimal places.) (a) mean absolute error MAE - (b) mean squared error MSE - (c) mean absolute percentage error MAPE 96 (d) What is the forecast for week 7?

  • the answer is not 41.1 OR -13.42 Consider the following time series data. Week12 345 6...

    the answer is not 41.1 OR -13.42 Consider the following time series data. Week12 345 6 Value 20 12 15 11 18 13 Using the naive method (most recent value) as the forecast for the next week, compute the following measures of forecast accuracy (a) Mean absolute error If required, round your answer to one decimal place 5.4 (b) Mean squared error If required, round your answer to one decimal place. 32.6 (c) Mean absolute percentage error If required, round...

  • Week 1 2 3 4 5 6 Value 18 13 16 11 17 14 Using the...

    Week 1 2 3 4 5 6 Value 18 13 16 11 17 14 Using the naive method (most recent value) as the forecast for the next week, compute the following measures of forecast accuracy. a. Mean absolute error (to 1 decimal). b.Mean squared error (to 1 decimal). c. Mean absolute percentage error (to 2 decimals). d. What is the forecast for week 7 (to 2 decimals)?

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