Question

The following is the data of recent refrigerator sales at a local Home Depot store. Month...

The following is the data of recent refrigerator sales at a local Home Depot store.

Month 1 2 3 4 5
Actual Sales 95 100 80 90 ???

Inputs will be exact numbers.

  1. What is the forecasted sales in month 5 using naive approach.
  2. Please use a 2-month simple moving average method to forecast sales in month 5.
  3. Please use a weighted moving average method, with weights of 0.6 one period ago, 0.3 two periods ago, and 0.1 three periods ago, to forecast sales in month 5.
  4. The store manager uses exponential smoothing with a smoothing constant of 0.5 to forecast future sales. Assume the forecasted sales for month 3 is 90. Using the information given, please help the store manager forecast sales for month 5 with exponential smoothing.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

1. Using the 2 month simple moving average method

F(5) = {Actual(3) + Actual(4)}/2

= (80+90)/2

= 85

2. Using the 3 month weighted average method

F(5) = {0.6*Actual(4) + 0.3*Actual(3) + 0.1*Actual(2)}

= 0.6*90 + 0.3*80 + 0.1*100

= 54 + 24 + 10

= 88

3. Using the exponential smoothing method

F(4) = 0.5*Actual(3) + (1-0.5)*F(3)

= 0.5*80 + 0.5*90

= 85

F(5) = 0.5*90 + 0.5*85

= 45 + 42.5

= 87.5

Please provide up votes, if you are satisfied with the response. Comment in case of any issue regarding the same.

Add a comment
Know the answer?
Add Answer to:
The following is the data of recent refrigerator sales at a local Home Depot store. Month...
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 following data are monthly sales of jeans at a local department store.

     4. The following data are monthly sales of jeans at a local department store. The buyer would like to forecast sales of jeans for the next month, July. (a) Forecast sales of jeans for March through June using the naive method, a two-period moving average, and exponential smoothing with an a = 0.2. (Hint: Use naive to start the exponential smoothing process.) (b) Compare the forecasts using MAD and decide which is best. (c) Using your method of choice, make a forecast for...

  • Following are the daily sales for pens at Paula’s store. Predict week 6 using the following...

    Following are the daily sales for pens at Paula’s store. Predict week 6 using the following approaches: 1. Naive 2. 4 period moving average 3. Exponential smoothing using smoothing constant (a)= 0.6 and forecast of time period 3 is 45 Time period 1 2 3 4 5 Sales 45 53 48 46 54

  • 2. (20 points) The following table shows the monthly sales in a local grocery store Month and 120 115 125 119 127 114 114 120 124 116 137 10 a. Suppose that Three-weeks moving average are used to...

    2. (20 points) The following table shows the monthly sales in a local grocery store Month and 120 115 125 119 127 114 114 120 124 116 137 10 a. Suppose that Three-weeks moving average are used to forecast sales. Determine the one-step-ahead forecasts for weeks 4 through 10. b. Suppose that exponential smoothing is used with a smoothing constant α-02. Find the exponential smoothing forecasts weeks 4 through 10. (To get the method started, use 120.00 as the forecast...

  • 2. The historical demand for a product is below. Please forecast the demand in April. Month...

    2. The historical demand for a product is below. Please forecast the demand in April. Month Sales (a) Use a 3-month simple moving average. 1 (January) 33 (b) Use a 3-month weighted moving average with weights of 0.6, 0.3, and 0.1. 2 (February) 36 © Use exponential smoothing with a = 0.8 and a March forecast = 37. 3 (March) 39 (d) Find trend line y=a+bx, and then forecast demand. (3 points)

  • 2. The historical demand for a product is below. Please forecast the demand in April. Month...

    2. The historical demand for a product is below. Please forecast the demand in April. Month Sales (a) Use a 3-month simple moving average. 1 (January) 33 (b) Use a 3-month weighted moving average with weights of 0.6, 0.3, and 0.1. 2 (February) 36 (c) Use exponential smoothing with a = 0.8 and a March forecast = 37. 3 (March) 39 (d) Find trend line y = a+bx, and then forecast demand. (3 points)

  • Actual sales of TV's for the first six month in 2021 were as follows: January      60           ...

    Actual sales of TV's for the first six month in 2021 were as follows: January      60            February     80          March   42 April           68            May             44           June     72 Use this information and determine in whole numbers: 1 The average actual monthly sales for that period          2 Trends: Reduce this average by 6% per month for the next three months    3 Simple Moving Average (SMA): make a forecast for July using a three months simple moving average.        4 Weighted Moving Average (WMA): make...

  • The manager at a convenience store wants to forecast sales for an item THIS WEEK based...

    The manager at a convenience store wants to forecast sales for an item THIS WEEK based on the following historical data: WEEK ACTUAL SALES (Number of units sold) Six weeks ago 150 Five weeks ago 300 Four weeks ago 450 Three weeks ago 600 Two weeks ago 750 One week ago 900 THIS WEEK NOT KNOWN Determine the sales forecast for THIS WEEK using exponential smoothing method with smoothing constant, α = 0.3 and the sales forecast for three weeks...

  • Forecast September sales volume using each of the following:

    b. Forecast September sales volume using each of the following: (1) (Omitted) (2) A five-month moving average.(3) Exponential smoothing with a smoothing constant equal to .20, assuming a March forecast of 16(000).(4) The naive approach (5) A weighted average using .60 for August, .10 for July, and .30 for June.

  • The monthly sales for Yazici Batteries, Inc. were as follows: Month Jan 20 Feb 21 Mar...

    The monthly sales for Yazici Batteries, Inc. were as follows: Month Jan 20 Feb 21 Mar 16 Apr May 15 13 Jun 18 Jul 15 Aug Sept Oct Nov Dec 18 19 22 202 This exercise contains only parts de b) The forecast for the next month (Jan) using the naive method = 24 sales (round your response to a whole number) The forecast for the next period (Jan) using a 3-month moving average approach = 22 sales (round your...

  • Use the following sales data to answer the questions. Month                              Sales January&nbsp

    Use the following sales data to answer the questions. Month                              Sales January                              $250,000 February                            $200,000 March                               $300,000 April                                  $350,000 May                                   $450,000 Using a two month moving average, what are the expected sales for June? Using a three month moving average, what are the expected sales for June? Ed Rogers owns an appliance store. Sales data on a particular model of a DVD player for the past six months are shown below, along with the results of two different...

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