Loading...

Messages

Proposals

Stuck in your homework and missing deadline? Get urgent help in $10/Page with 24 hours deadline

Get Urgent Writing Help In Your Essays, Assignments, Homeworks, Dissertation, Thesis Or Coursework & Achieve A+ Grades.

Privacy Guaranteed - 100% Plagiarism Free Writing - Free Turnitin Report - Professional And Experienced Writers - 24/7 Online Support

Forecasting problems in operations management

09/01/2021 Client: saad24vbs Deadline: 2 Day

Problem 18-4


Here are the data for the past 21 months for actual sales of a particular product:




LAST YEAR


THIS YEAR


  January


365


300


  February


455


375


  March


400


375


  April


430


455


  May


432


440


  June


505


380


  July


400


385


  August


320


305


  September


395


365


  October


500




  November


590




  December


490




Develop a forecast for the fourth quarter using a three-quarter, weighted moving average. Weight the most recent quarter 0.50, the second most recent 0.25, and the third 0.25. Do the problem using quarters, as opposed to forecasting separate months. (Round your answer to 2 decimal places.)


  Forecast for the fourth quarter






Explanation:


Third most recent quarter 300 + 375 + 375 = 1,050


Second most recent quarter 455 + 440 + 380 = 1,275


Most recent quarter 385 + 305 + 365 = 1,055




WMA = (0.25 × 1,050) + (0.25 × 1,275) + (0.50 × 1,055) = 1,108.75


References


WorksheetDifficulty: Challenge


Problem 18-4Learning Objective: 18-02 Evaluate demand using quantitative forecasting models.


Problem 18-7


The following table contains the demand from the last 10 months:


MONTH


ACTUAL DEMAND


1


32


2


35


3


36


4


38


5


41


6


39


7


39


8


41


9


44


10


40


a.


Calculate the single exponential smoothing forecast for these data using an α of 0.30 and an initial forecast (F1) of 32. (Round your answers to 2 decimal places.)


Month


        Exponential Smoothing


1




2




3




4




5




6




7




8




9




10




b.


Calculate the exponential smoothing with trend forecast for these data using an α of 0.30, a δ of 0.20, an initial trend forecast (T1) of 1.00, and an initial exponentially smoothed forecast (F1) of 31. (Round your answers to 2 decimal places.)


Month


          FITt


1




2




3




4




5




6




7




8




9




10




c-1.


Calculate the mean absolute deviation (MAD) for the last nine months of forecasts. (Round your answers to 2 decimal places.)




MAD


  Single exponential smoothing forecast




  Exponential smoothing with trend forecast




c-2.


Which is best?








Exponential smoothing with trend forecast


Single exponential smoothing forecast


Explanation:


a. to c.


Month


Demand


Exponential Smoothing


Absolute Deviation


Tt


Ft


FITt


Absolute Deviation


1


32


32.00




1.00


31.00


32.00




2


35


32.00


3.00


1.00


32.00


33.00


2.00


3


36


32.90


3.10


1.12


33.60


34.72


1.28


4


38


33.83


4.17


1.20


35.10


36.30


1.70


5


41


35.08


5.92


1.30


36.81


38.11


2.89


6


39


36.86


2.14


1.47


38.98


40.45


1.45


7


39


37.50


1.50


1.38


40.02


41.40


2.40


8


41


37.95


3.05


1.24


40.68


41.92


0.92


9


44


38.87


5.13


1.18


41.64


42.82


1.18


10


40


40.41


0.41


1.25


43.17


44.42


4.42














  MAD






3.16








2.03














Based upon the MAD of each forecast, the exponential smoothing with trend is the better forecasting model.


References


WorksheetDifficulty: Challenge


Problem 18-7Learning Objective: 18-02 Evaluate demand using quantitative forecasting models.


Problem 18-10


The number of cases of merlot wine sold by the Connor Owen winery in an eight-year period is as follows:


YEAR


CASES OF MERLOT WINE


2005


291


2006


377


2007


419


2008


477


2009


379


2010


521


2011


431


2012


397


Using an exponential smoothing model with an alpha value of 0.40, estimate the smoothed value calculated as of the end of 2012. Use the average demand for 2005 through 2007 as your initial forecast for 2008, and then smooth the forecast forward to 2012. (Round your intermediate calculations and final answer to the nearest whole number.)


  Forecast for 2012






Explanation:


Year


Demand


F(t)


2005


291




2006


377




2007


419




2008


477


362


2009


379


408


2010


521


396


2011


431


446


2012


397


440


References


WorksheetDifficulty: Challenge


Problem 18-10Learning Objective: 18-02 Evaluate demand using quantitative forecasting models.


Problem 18-15


Historical demand for a product is




DEMAND


  January


16


  February


14


  March


18


  April


16


  May


19


  June


18


a.


Using a weighted moving average with weights of 0.50 (June), 0.20 (May), and 0.30 (April), find the July forecast. (Round your answer to 1 decimal place.)


  July forecast




b.


Using a simple three-month moving average, find the July forecast. (Round your answer to 1 decimal place.)


  July forecast




c.


Using single exponential smoothing with α = 0.20 and a June forecast = 12, find the July forecast. (Round your answer to 1 decimal place.)


  July forecast




d.


Using simple linear regression analysis, calculate the regression equation for the preceding demand data. (Do not round intermediate calculations. Round your intercept value to 1 decimal place and slope value to 2 decimal places.)


  Y = + t


e.


Using the regression equation in d, calculate the forecast for July. (Do not round intermediate calculations. Round your answer to 1 decimal place.)


  July forecast






Explanation:


a.


FJuly = 0.50(18) + 0.20(19) + 0.30(16) = 17.6


b.


FJuly = (18 + 19 + 16)/3 = 17.7


c.


FJuly = FJune + α(AJune – FJune) = 12 + 0.20(18 − 12) = 13.2


d.




   t


   y


   ty


    t2


  January


1


16


16


1


  February


2


14


28


4


  March


3


18


54


9


  April


4


16


64


16


  May


5


19


95


25


  June


6


18


108


36




  Total


21


101


365


91




Average


3.5


16.8






 = 3.5


 = 16.833


Y = a + bt = 14.5 + 0.66t


e.


FJuly, where July is the 7th month.


Y = a + bt = 14.5 + 0.66(7) = 19.1


References


WorksheetDifficulty: Challenge


Problem 18-15Learning Objective: 18-02 Evaluate demand using quantitative forecasting models.


Problem 18-22


Your manager is trying to determine what forecasting method to use. Based upon the following historical data, calculate the following forecast and specify what procedure you would utilize.

Homework is Completed By:

Writer Writer Name Amount Client Comments & Rating
Instant Homework Helper

ONLINE

Instant Homework Helper

$36

She helped me in last minute in a very reasonable price. She is a lifesaver, I got A+ grade in my homework, I will surely hire her again for my next assignments, Thumbs Up!

Order & Get This Solution Within 3 Hours in $25/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 3 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 6 Hours in $20/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 6 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

Order & Get This Solution Within 12 Hours in $15/Page

Custom Original Solution And Get A+ Grades

  • 100% Plagiarism Free
  • Proper APA/MLA/Harvard Referencing
  • Delivery in 12 Hours After Placing Order
  • Free Turnitin Report
  • Unlimited Revisions
  • Privacy Guaranteed

6 writers have sent their proposals to do this homework:

Best Coursework Help
University Coursework Help
Helping Hand
Top Essay Tutor
Writer Writer Name Offer Chat
Best Coursework Help

ONLINE

Best Coursework Help

I am an Academic writer with 10 years of experience. As an Academic writer, my aim is to generate unique content without Plagiarism as per the client’s requirements.

$60 Chat With Writer
University Coursework Help

ONLINE

University Coursework Help

Hi dear, I am ready to do your homework in a reasonable price.

$62 Chat With Writer
Helping Hand

ONLINE

Helping Hand

I am an Academic writer with 10 years of experience. As an Academic writer, my aim is to generate unique content without Plagiarism as per the client’s requirements.

$60 Chat With Writer
Top Essay Tutor

ONLINE

Top Essay Tutor

I have more than 12 years of experience in managing online classes, exams, and quizzes on different websites like; Connect, McGraw-Hill, and Blackboard. I always provide a guarantee to my clients for their grades.

$65 Chat With Writer

Let our expert academic writers to help you in achieving a+ grades in your homework, assignment, quiz or exam.

Similar Homework Questions

Construct a 99 confidence interval with the outlier removed - Exponential function lesson plan - Week 3 Discussion MAT510 - Difference between hcf and lcm - What is a patient escort - Grappenhall walled garden cafe - Bsg online 3 year strategic plan - Build st andrews cross - How to crash in ms project - Quantitative methods and analysis - Sunshine coast council flood maps - Topic 2 DQ 2 - Is it ever morally obligatory to break a promise - Symon brewis-weston net worth - Who is good at economics? - Maximum undistorted output voltage swing - Balboa short story by sabina murray questions and answers - St george asset finance - The customer master record contains data related to - Warr corporation just paid a dividend - Nsw police complaint handling guidelines - Change verbs into nouns examples - Final Project - IoT Security Research - Sir charles gairdner hospital visiting hours - Why should we study film hum 150 - You hear: ¿cómo se llama la sobrina de ana maría? you select: concha - Nonviolent communication rosenberg pdf - Pilot implementation plan template - Executive grand emperor hotel southwest 8th street miami fl - Diane whipple autopsy photos - Alone by maya angelou tone - Draw six isomeric cyclopentanes of molecular formula - NEED IN 18 HOURS or LESS - The conscience of huckleberry finn jonathan bennett summary - Jared tarbell entrepreneur - Analysis of energy sources lab report - Children's books about the roaring twenties - Marketing plan for toyota motor company - Gothic literature project ideas - Anger management role play - Gcu wellness center - Change of base in log - Health and Human science 430 class - Pore size distribution bjh - Literature review - What is veracity in nursing ethics - Www testingforschools com customer id - Stage 2: Process Analysis - Assignment: Surveys and Response Rates - Office 365 troubleshooting steps - Jaycar step down transformer - Fear and loathing on the campaign trail sparknotes - Time value of money multiple choice questions and answers - Nightingale and the rose lesson plan - Blc reflective essay examples - Valuation report cover page - A rounded version the theory of multiple intelligences summary - Balance of payments tutor2u - The new asylums frontline summary - Small Group Communication - Mass effect 3 kakliosaur location - Bartok romanian folk dances program notes - Whole foods focused differentiation strategy - P#2 - The limitation of qualitative research - Does prospero free caliban - South park walmart episode online - Research paper on employee management system - Uevp - The rotor shaft of the helicopter is subjected to - Fundamental methods of mathematical economics 3rd edition solutions - Aps talent management guide - Covalent bond single double triple - Describe the project identification and selection process - 150 word summary on a book - Nexiq device tester error 275 - On july 31 2012 mexico company paid - How to select cells a3 through f3 in excel - Pop test word equation - Evaluating Research Questions, Hypotheses, and Quantitative Research Designs 8110j - Kesium dose for dogs - Business Intelligence(Assign1) - Rensing groomers is in the dog grooming business - Data analysis plus excel 2016 download - English sba reflection 3 sample - 1100 words advanced health IT system in health informatics. - Importerror no module named py31compat - Nursing leadership advocay strategies - Webi reports best practices - Oceanview marine company 22 18 - Nursing Soap note - DATA Handling in the Hotel Management system - Paper - Diners club south africa - Best point estimate of the population mean - Moment of inertia unit mm4 - Hwo to write a rationale - Fidden farm campsite cost - Unsw senior lecturer salary - Narrow view of corporate responsibility