Short Questions and Multiple Choices

Slides:



Advertisements
Similar presentations
Technology Forecasting Learning Objectives
Advertisements

Forecasting.
© 2008 Pearson Addison Wesley. All rights reserved Chapter Seven Costs.
Copyright © 2003 Pearson Education, Inc. Slide 1 Computer Systems Organization & Architecture Chapters 8-12 John D. Carpinelli.
Copyright © 2011, Elsevier Inc. All rights reserved. Chapter 6 Author: Julia Richards and R. Scott Hawley.
Author: Julia Richards and R. Scott Hawley
STATISTICS INTERVAL ESTIMATION Professor Ke-Sheng Cheng Department of Bioenvironmental Systems Engineering National Taiwan University.
Win Big AddingSubtractEven/Odd Rounding Patterns Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Last Chance.
Properties Use, share, or modify this drill on mathematic properties. There is too much material for a single class, so you’ll have to select for your.
Objectives: Generate and describe sequences. Vocabulary:
Dynamic Programming ACM Workshop 24 August Dynamic Programming Dynamic Programming is a programming technique that dramatically reduces the runtime.
UNITED NATIONS Shipment Details Report – January 2006.
Jeopardy General Compare & Order AdditionSubtraction Vocabulary Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Final Jeopardy.
Properties of Real Numbers CommutativeAssociativeDistributive Identity + × Inverse + ×
CALENDAR.
1 1  1 =.
1  1 =.
Year 6 mental test 5 second questions
Year 6 mental test 10 second questions
Who Wants To Be A Millionaire?
1 Copyright Copyright 2012.
Questions and Problems
Auto-Moto Financial Services- The Old Process
Factoring Quadratics — ax² + bx + c Topic
Module 4. Forecasting MGS3100.
Chapter 4: Basic Estimation Techniques
Moving Average, MAD, Tracking Signal Problems
You will need Your text Your calculator
Elasticity Appendix (chapter 5).
EU market situation for eggs and poultry Management Committee 20 October 2011.
Briana B. Morrison Adapted from William Collins
Life Tables STA 220.
Copyright © Cengage Learning. All rights reserved.
Cost-Volume-Profit Relationships
2 |SharePoint Saturday New York City
Forecasting.
2009 Foster School of Business Cost Accounting L.DuCharme 1 Determining How Costs Behave Chapter 10.
TCCI Barometer March “Establishing a reliable tool for monitoring the financial, business and social activity in the Prefecture of Thessaloniki”
Re-Order Point Problems Set 1: General
Basel-ICU-Journal Challenge18/20/ Basel-ICU-Journal Challenge8/20/2014.
1..
The Canadian Flag as a Symbol of National Pride: A question of Shared Values Jack Jedwab Association for Canadian Studies November 28 th, 2012.
© 2012 National Heart Foundation of Australia. Slide 2.
MaK_Full ahead loaded 1 Alarm Page Directory (F11)
Present value, annuity, perpetuity
TCCI Barometer September “Establishing a reliable tool for monitoring the financial, business and social activity in the Prefecture of Thessaloniki”
Forecasting Introduction
Model and Relationships 6 M 1 M M M M M M M M M M M M M M M M
Subtraction: Adding UP
Equal or Not. Equal or Not
Slippery Slope
Analyzing Genes and Genomes
Fractions Simplify: 36/48 = 36/48 = ¾ 125/225 = 125/225 = 25/45 = 5/9
PSSA Preparation.
Copyright © 2013 Pearson Education, Inc. All rights reserved Chapter 11 Simple Linear Regression.
Essential Cell Biology
Simple Linear Regression Analysis
Energy Generation in Mitochondria and Chlorplasts
Completing the Square Topic
9. Two Functions of Two Random Variables
Copyright © Cengage Learning. All rights reserved.
Forecasting the Demand Those who do not remember the past are condemned to repeat it George Santayana ( ) a Spanish philosopher, essayist, poet.
Forecasting 5 June Introduction What: Forecasting Techniques Where: Determine Trends Why: Make better decisions.
Assignment 2: Problem 1 Given the following data Forecast for Sep Using linear regression Using 5 period moving average Using exponential smoothing. Alpha.
Forecasting Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill.
Assignment 2 Given the following data (a)Plot the data (b)Forecast for Sep. using linear regression (c)Forecast for Sep. using 5 period moving average.
1 Given the following data, calculate forecasts for months April through June using a three- month moving average and an exponential smoothing forecast.
Exponential Smoothing 1 Ardavan Asef-Vaziri 6/4/2009 Forecasting-2 Chapter 7 Demand Forecasting in a Supply Chain Forecasting -2 Exponential Smoothing.
McGraw-Hill/Irwin Copyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 3 Forecasting.
Presentation transcript:

Short Questions and Multiple Choices 1. Given an actual demand of 60 for a period when forecast of 70 was anticipated, and an alpha of 0.3, what would the forecast for the next period be using simple exponential smoothing? F = (1-0.3)(70)+0.3(60) = 67 2. Suppose you have been asked to generate a demand forecast for a product for year 2012 using an exponential smoothing method. The forecast demand in 2011 was 910. The actual demand in 2011 was 850. Using this data and a smoothing constant of 0.3, which of the following is the demand forecast for year 2012? A) 850 B) 885 C) 892 D) 925 E) 930  F = (1-0.3)(910)+0.3(850) = 892

Short Questions and Multiple Choices 3. The president of State University wants to forecast student enrollments for this academic year based on the following historical data: 5 years ago ; 15,000, 4 years ago ; 16,000, 3 years ago; 18,000, 2 years ago; 20,000, Last year; 21,000. What is the forecast for this year using exponential smoothing with α = 0.4, if the forecast for two years ago was 16,000? t 1 2 3 4 5 At 15000 16000 18000 20000 21000 Ft 16000 17600 Forecast for last year F5 = (1-α)F4+ α(A4) F5 = 0.6(16000)+0.4(20000)=17600 Forecast for this year F6 = (1-α)F5+ α(A5) F6 = 0.6(17600)+0.4(21000)=18960

Short Questions and Multiple Choices 4. Use exponential smoothing to forecast this period’s demand if  = 0.2, previous actual demand was 30, and previous forecast was 35. A) 29 B) 31 C) 34 D) 36 E) 37 F = (1-0.2)(35)+0.2(30) = 34 5. Exponential smoothing is being used to forecast demand. The previous forecast of 66 turned out to be 5 units larger than actual demand. The next forecast is 65. Compute ? F(t+1) = Ft +  (At-Ft) 65 66 +5 - 5 65 = 66 +  (-5) 5  = 1  = 0.2

Short Questions and Multiple Choices 6. A forecast based on the previous forecast plus a percentage of the forecast error is: A) a naive forecast B) a simple moving average forecast C) a centered moving average forecast D) an exponentially smoothed forecast E) an associative forecast   7. In exponential smoothing forecasting, using large values of the smoothing coefficient  generates forecasts that are more: A) accurate B) responsive C) random D) stable E) level Ft+1 = (1-α)Ft+ α(At) Ft+1 = Ft+ α(At-Ft ) Ft+1 = (1-α)Ft+ α(At)

Short Questions and Multiple Choices 8. For what value of α, exponential smoothing becomes naїve method? A) α =0 B) α =0.25 C) α =0.5 D) α =0.75 E) α =1 9. For what value of α, exponential smoothing becomes a straight line? Ft+1 = (1-α)Ft+ α(At) Ft+1 = (At) Ft+1 = (1-1)Ft+ 1(At) Ft+1 = (1-α)Ft+ α(At) Ft+1 = Ft Ft+1 = (1-0)Ft+ 0(At)

Problem 1 Given the following demand data Month Feb Mar Apr May Jun Jul Aug Demand 19 18 15 20 18 22 20 Draw the data. Forecast for September using Five period moving average. Forecast for September using Exponential smoothing. Alpha is 0.2 and forecast for march was 19. Forecast for September using Naïve method Compute MAD for Naïve Method and Exponential Smoothing. Which one is preferred? Naïve Method and Exponential Smoothing? Forecast for September using Linear Regression

(a) Plot the Data

( b) Forecast for Sep Using 5 Period Moving Average F8 =MA7= (A7+A6+A5+A4+A3)/5 = (20+22+18+20+15)/5 F8 =MA7= 19

(b) Forecast Using 5 Period Moving Average for All Periods

(c)Forecast for Sep Using Exponential Smoothing α =0.2 and F(Mar) = 19 March is period 2 F3 = (1-α)F2 + α A2 F3 = (0.8)19+ 0.2(18) F3 = 18.8

(c) Forecast for Sep Using α =.2 and F(Mar) = 19 Using the same formula, we compute F4, F5, F6, F7, and finally F8 which is the demand for Sep.

(d) Forecast for Sep Using Naïve Method F8 =A7 F8 = 20 F(t +1) =At Forecast for all periods using Naïve Method

(e) Which Technique ? When comparing several methods, we need to use the same time horizon for all methods. We need to have actual as well as forecasts for all methods for all periods of MAD computations Here we have Actual for periods 1 to 7; that is 7 periods. Regression can provide us with forecast for periods 1 to ∞ Five period moving average can only provide forecast for periods 6 and 7; that is 2 periods Therefore, to compare all these methods, we can compute MAD only over 2 periods. But two period is not enough. Naïve Method or Exponential Smoothing ? Naïve method forecasts for periods 2 to 7; That is 6 periods Exponential Smoothing for periods 2 to 7; That is 6 periods We can compare NM and ES over 6 periods.

(e) Naïve Method or Exponential Smoothing ? Better However, we need to keep all methods, because we need more actual data. A MAD computed just 6 periods is not a reliable measure. It is better to have all methods for say 10-20 more periods, and then identify the best method

Short Questions and Multiple Choices For what value of alpha the forecast for the next period is equal to 90% of the actual of this period. A) 0.9 B) 0.1 C) 0.5 D) all of the above E) we do not know The larger the α, the larger the number of periods in the moving average. True or false? Why? False Age of data = 1/α α = 0.5  age of data is 2 periods. α = 0.2  age of data is 5 periods. α = 0.1  age of data is 10 periods.

Short Questions and Multiple Choices Given the following demand Suppose the forecast for period 2 is equal to the actual for period 1. What is your forecast for period 4 using exponential smoothing and α=0.5? A) 300 B) 400 C) 500 D) 550 E) none of the above Period Demand 1 300 2 500 3 600 Ft+1 = (1-α)Ft+ α(At) Ft+1 = (1-0.5)Ft+ 0.5(At) Ft+1 = (1/2) Ft+ (1/2) (At) Ft+1 = (Ft+At)/2 F3 = (F2+A2)/2 F3 = (300+500)/2= 400 F4 = (F3+A3)/2 = (400+600)/2 = 500

Short Questions and Multiple Choices Given a forecast using a 6 period moving average. What is the average age of data? The last piece (newest piece) of data is only 1 period old. The first piece (oldest piece) of data in a 6 period moving average is 6 periods old. The average age of data is (1+6)/2 = 3.5  If the age of data in exponential smoothing is 1/ α, for what value of α, exponential smoothing performs close to a six period moving average? The age of data in a 6 period moving average is 3.5. The age of data in exponential smoothing is 1/ α. 1/ α = 3.5 α = 1/3.5 α = 0.29