Question

Q3. error Based on the time series values from problem number 2, consider the following table of exponential smoothing values
0 0
Add a comment Improve this question Transcribed image text
Answer #1

The necessary calculations done below.

Month Squared error -6 Unit sold 1 2 3 4 5 6 7 Forecast(t) error 9 - 3 9 6 7.2 6 6.84 12 6.588 9 8.2116 8.44812 -1.2 -0.84 5.

a) Forecast value of month 2 = Actual value of month 1 =9

b) error for month 2 = Actual value of month 1-Forecast value of month 2 = 3-9 = -6

c) Here alpha=0.3

Forecast value of month 7 = 0.3 * actual value of month 6 + (1-0.3) * forecast value of month 6

= 0.3 * 9+ 0.7 *8.2116= 8.44812

d) Mean squared error = MSE = sum( Squared error)/5

     MSE= (36+1.44+0.7056 +29.2897 + 0.6216)/ 5

           =68.05691856 / 5

           = 13.6114

e) Compare this MSE with moving average MSE from question 2, and select model with low MSE. That model is better.

The Calculation for MSE is,

Month Unit sold 1 2. 3 4 5 6 7 3 month moving average Squared Error 9 3 6 6 6 0 12 5 49. 9 8 1 9

MSE for 3month moving average= sum( squared error) / 3 = (0+49+1)/3 = 16.67

from d) MSE for exponential smoothing model= 13.6114

Here MSE for exponential smoothing (13.6114) < MSE for 3month moving average = (16.67), therefore we can say that the exponetial smoothing is better than the 3 month moving average.

( Hope this will help you and like you, if any difficulty feel free to comment. Thank you)

Add a comment
Know the answer?
Add Answer to:
Q3. error Based on the time series values from problem number 2, consider the following table...
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
  • Q3 A-E Q3. Based on the time series values from problem number 2, consider the following...

    Q3 A-E Q3. Based on the time series values from problem number 2, consider the following table of exponential smoothing values using a = 0.3 for the time series. Units Sold Forecast (F) error Month (Thousands) Squared error 9 2 3 (i)? (ii)? 36 6 7.2000 -1.2000 1.44 4 6 6.8400 -0.8400 0.7056 5 12 6.5880 5.4120 29.2897 6 9 8.2116 0.7884 0.6216 7 (iii)? 3 a) (3pt) Compute the number (i): Show your work for full credit b) (3pt)...

  • Q3 A-E Q3. Based on the time series values from problem number 2, consider the following...

    Q3 A-E Q3. Based on the time series values from problem number 2, consider the following table of exponential smoothing values using a = 0.3 for the time series. Forecast (F) error Squared error Month Units Sold (Thousands) 9 * 1 2 برا برا 6 6 4 5 (i)? 7.2000 6.8400 6.5880 8.2116 (iii)? (ii)? -1.2000 -0.8400 5.4120 0.7884 36 1.44 0.7056 29.2897 0.6216 12 9 6 7 a) (3pt) Compute the number (i): Show your work for full credit...

  • Based on the time series values from problem number 2, consider the following table of exponential...

    Based on the time series values from problem number 2, consider the following table of exponential smoothing values using ? = ?. ? for the time series. Month Units Sold (Thousands) Forecast (F) error Squared error 1 9 * * * 2 3 (i)? (ii)? 36 3 6 7.2000 -1.2000 1.44 4 6 6.8400 -0.8400 0.7056 5 12 6.5880 5.4120 29.2897 6 9 8.2116 0.7884 0.6216 7 (iii)? a) b) c) d) e) a. Compute the number (i): Show your...

  • - + Fit to page ID Page view A) Read alouc * Q3. Based on the...

    - + Fit to page ID Page view A) Read alouc * Q3. Based on the time series values from problem number 2, consider the following table of exponential smoothing values using a = 0.3 for the time series. Units Sold Forecast (F) error Month (Thousands) Squared error 9 2 3 (i)? (ii)? 36 3 6 7.2000 -1.2000 1.44 4 6 6.8400 -0.8400 0.7056 5 12 6.5880 5.4120 29.2897 6 9 8.2116 0.7884 0.6216 (iii)? 1 7 a) (3pt) Compute...

  • Question 2 A-E. 1 Q2. The following time series shows the number of units of a...

    Question 2 A-E. 1 Q2. The following time series shows the number of units of a product sold over the past six months. Units Sold Month (Thousands) 9 2 3 3 6 4 6 5 12 6 9 Consider the following 3-month moving average for the above time series and forecast the sales volume for month 7. Month Units Sold 3-month moving (Thousands) average Forecast (F) error Squared Error 9 * * ذرا * * * * ** 2 3...

  • 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...

  • The following time series shows the number of units of a particular product sold over the...

    The following time series shows the number of units of a particular product sold over the past six months. a. Use = 0.2 to compute the exponential smoothing values for the time series, forecast the sales volume for month 7, and fill in the unknown spaces. Compute the number (i): Compute the number (ii): Compute the number (iii): What is the mean square error (MSE)? b. Consider the following 3-month moving average for the above time series and forecasting the...

  • Problem 08-06 Algo (Moving Averages and Exponential Smoothing) Consider the following time series data: Month 1...

    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 your answer- (b) Develop a three-month moving average for this time series. Compute MSE and a forecast for month 8. If required, round your answers to two decimal...

  • 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 α...

  • 2. Consider the following time series data: 2Month Value 20 15 23 6 4 13 6 18 25 10 8 10 9 24 12 10 21 13 19 14 15...

    2. Consider the following time series data: 2Month Value 20 15 23 6 4 13 6 18 25 10 8 10 9 24 12 10 21 13 19 14 15 la. Use a α # 0.25 to compute the exponential smoothing values for the time series. Compute MSE and a forecast for Month 12. b. Compare the two-month moving average forecast with the exponential smoothing forecast using a 0.25. Which appears to 17 provide the better forecast based on MSE?...

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