Question

Problem 08-06 Algo (Moving Averages and Exponential Smoothing)

Consider the following time series data:

Month 1 2 3 4 5 6 7
Value 23 13 21 13 19 21 17

(a) Choose the correct time series plot Month (iv) Month Select your answer What type of pattern exists in the data? Select y

(b) Develop a three-month moving average for this time series. Compute MSE and a forecast for month 8. If required, round you

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

q(a) The correct time series plot is (i) (YOU CAN SEE THE INTERSECTION OF BOTH THE VALUES AND THE FIRST GRAPH IS APPROPRIATE ACCORDING TO THE VALUES).

(b)

Months Value

3-month moving average

Forecast

Absolute Value of Forecast Error Squared Forecast Error
1 23 - - -
2 13
3 21
4 13 19 | 13-19| = 6 36
5 19 15.67 19-15.67 = 3.33 11.0889
6 21 17.67 21-17.67| 3.33 11.0889
7 17 17.67 17-17.671-0.67 0.4489

Forecast for 8th month = 1921 17   

= 19

MSE = sumo f squaredforecasterror 11.0889+11.0889 +0.448936 14.66 6

(c) Calculate 0.2 forecast using this formula St=αyt−1+(1−α)St−1

Months

Value

(Yt)

0.2

Forecast

(St)

Absolute Value of Forecast Error Squared Forecast Error
1 23 - - -
2 13 23 13-23 10 100
3 21 21 0 0
4 13 21 13-21-8 64
5 19 19.4 \left | 19 -19.4 \right | = 0.4 0.16
6 21 19.32 \left | 21 -19.32 \right | = 1.68 2.8224
7 17 17.67 17-17.671-0.67 0.4489

Forecast for month 8 = 0.2(17)+(1-0.2)(17.67) = 17.536

MSE = \frac{sum of squared forecast error}{6} = \frac{100+0+64+0.16+2.8224+0.4489}{6}

= 27.90

(d) The three month moving average MSE is better as it is less than the exponential smoothing forecast.

(e) Let MSE = 0.1 then,

Months

Value

(Yt)

Forecast

(St)

Absolute Value of Forecast Error Squared Forecast Error
1 23 - - -
2 13 23 13-23 10 100
3 21 22 \left | 21-22 \right | = 1 1
4 13 21.9 \left | 13-21.9 \right | = 8.9 79.21
5 19 21.01 \left | 19 -21.01 \right | = 2.01 4.0401
6 21 20.809 21 -20.809-0.191 0.036481
7 17 20.8281 17-17.671-0.67 0.4489

MSE = 30.12

MSE with alpha = 0.2 is the smallest MSE.

Add a comment
Know the answer?
Add Answer to:
Problem 08-06 Algo (Moving Averages and Exponential Smoothing) Consider the following time series data: Month 1...
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
  • Consider the following time series data: Month 1 2 3 4 5 6 7 Value 24...

    Consider the following time series data: Month 1 2 3 4 5 6 7 Value 24 13 21 14 20 23 15 (c) Use α = 0.2 to compute the exponential smoothing values for the time series. Compute MSE and a forecast for month 8. If required, round your answers to two decimal places. Do not round intermediate calculation. MSE: The forecast for month 8: (e) Use trial and error to find a value of the exponential smoothing coefficient α...

  • Please help Consider the following time series data. Week 1 N 3 4 5 6 Value...

    Please help Consider the following time series data. Week 1 N 3 4 5 6 Value 19 11 13 10 14 12 (a) Construct a time series plot. 20 18 20 18 14 12 10 Week 3 4 Week D 20 18+ 16 Time Series Value Time Series Value 5 Week 0 Wook What type of pattem exists in the data? The data appear to follow a cyclical pattern. The data appear to follow a trend pattem. The data appear...

  • Omework Consider the following time series data Month 1 2 3 4 5 6 7 Value 21 14 18 13 18 21 14 a....

    omework Consider the following time series data Month 1 2 3 4 5 6 7 Value 21 14 18 13 18 21 14 a. Which of the following is a correct time series plot for this data? や" -Select your answer- What type of pattern exists in the data? -select your answer- b. Develop the three-month moving average forecasts for this time series. Compute MSE and a forecast for month 8 (to 2 decimals if necessary). Enter negative values as...

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

    Consider the following time series data. Week 1 2 3 4 5 6 Value 17 13 15 11 15 13 (a) Choose the correct time series plot. (i) (ii) (iii) (iv) - Select your answer -Graph (i)Graph (ii)Graph (iii)Graph (iv)Item 1 What type of pattern exists in the data? - Select your answer -Horizontal PatternTrend PatternItem 2 (b) Develop a three-week moving average for this time series. Compute MSE and a forecast for week 7. If required, round your answers...

  • Consider the following time series data. Week 1 2 3 4 5 6 Value 19 11 16 1017 15 (a) Construct a ...

    Consider the following time series data. Week 1 2 3 4 5 6 Value 19 11 16 1017 15 (a) Construct a time series plot. 20 20 20 18 16 14 12 10 c 14 12 12 0 23 4 5 67 0 23 4 5 67 Week Weck Week 20 18 0 1 2345 6 7 Week What type of pattern exists in the data? The data appear to follow a seasonal pattern. The data appear to follow a...

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

    Consider the following time series data. Week 1 2 3 4 5 6 Value 19 14 17 12 17 14 Develop a three-week moving average for this time series. Compute MSE and a forecast for week 7. Round your answers to two decimal places. Week Time Series Value Forecast 1 19 2 14 3 17 4 12 5 17 6 14 MSE: The forecast for week 7: Use = 0.2 to compute the exponential smoothing values for the time series....

  • Use α = 0.2 to compute the exponential smoothing values for the time series. Compute MSE...

    Use α = 0.2 to compute the exponential smoothing values for the time series. Compute MSE and a forecast for week 7. If required, round your answers to two decimal places. What am i doing wrong in this problem?

  • Consider the following time series data.

    Please help :) a. Which of the following is a correct time series plot for this data? b. Develop the three-month moving average forecasts for this time series. Compute MSE and a forecast for month 8 (to 2 decimals if necessary).  c. Use α-.2 to compute the exponential smoothing forecasts for the time series. Compute MSE and a forecast for month 8 (to 2 decimals). Enter negative values as negative number.  d. Compare the three-month moving average approach with the exponential smoothing approach using...

  • Consider the following time series data: Month 1 2 3 4 5 6 7 Value 23...

    Consider the following time series data: Month 1 2 3 4 5 6 7 Value 23 13 19 13 19 24 15 (a) Compute MSE using the most recent value as the forecast for the next period. If required, round your answer to one decimal place. What is the forecast for month 8? If required, round your answer to one decimal place. Do not round intermediate calculation. (b) Compute MSE using the average of all the data available as the...

  • Consider the following time series data. Week 1 2 3 4 5 6 Value 19 13 16 12 18 14 a. Whic...

    Consider the following time series data. Week 1 2 3 4 5 6 Value 19 13 16 12 18 14 a. Which of the following is a correct time series plot for this data? - Select your answer -plot #1plot #2plot #3Item 1 What type of pattern exists in the data? - Select your answer -VerticalHorizontalScatterItem 2 b. Develop the three-week moving average forecasts for this time series. Compute MSE and a forecast for week  (to 2 decimals if necessary)....

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