Impact of Consumption Demand Data on DLA Forecast Accuracy

Size: px
Start display at page:

Download "Impact of Consumption Demand Data on DLA Forecast Accuracy"

Transcription

1 Impact of Consumption Demand Data on DLA Forecast Accuracy Presented By Vivek Kumar Robert Lo Linda Tsang Project Advisor: Robin Roundy Project Sponsor: Eric Gentsch 1

2 Agenda Background Study Objectives Measures of Accuracy Data Generic Approach Double Exponential Smoothing Model Fourier Model Results Conclusions & Recommendations 2

3 Background End-user demand = Consumption Demand DLA demand = Wholesale Demand Currently, DLA uses only historical Wholesale Demand to forecast The Supply Chain Suppliers DLA Military Services Warehouses Maintenance Centers 3

4 Agenda Background Study Objectives Measures of Accuracy Data Generic Approach Double Exponential Smoothing Model Fourier Model Results Conclusions & Recommendations 4

5 Study Objectives Primary Objective Evaluate the impact of having consumption demand data on DLA s forecast accuracy of wholesale demand Secondary Objective Analyze the impact of transitioning from using Double Exponential Smoothing to Fourier forecasting 5

6 Agenda Background Study Objectives Measures of Accuracy Data Generic Approach Double Exponential Smoothing Model Fourier Model Results Conclusions & Recommendations 6

7 Measures of Accuracy 1. Mean Absolute Deviation (MAD) MAD = 2. Mean Squared Error (MSE) MSE = 3. Mean Absolute Percentage Error (MAPE) MAPE = 1 T e t T t= 1 1 T T t= 1 t= 2 e t T 1 et T 1 D t T - total number of time periods D t - Demand in period t F t - Forecast in period t e t = F t D t error in period t 7

8 Measures of Accuracy Metric Features for a Single Part Features for Aggregated Parts MAD MSE MAPE High demand time periods usually carry more weight. More weight is given to the large errors. High and low demand time periods have equal weight. High demand parts are more important than low demand parts. Large errors have much more influence than small errors. High and low demand parts will have equal influence. 8

9 Agenda Background Study Objectives Measures of Accuracy Data Generic Approach Double Exponential Smoothing Model Fourier Model Results Conclusions & Recommendations 9

10 Data DLA items with only Air Force demand Wholesale and consumption demand data Wholesale data from DLA SAMMS Consumption data from USAF D035K and SBSS Given transactional data and converted into monthly and quarterly data Given 16,000 wholesale replenishment parts Given consumption demand data for most parts Examine items with both wholesale and consumption demand data (16,000 13,000) 10

11 Data Unit cost data: Mean: $ Std. Deviation: $ Median: $9.98 Many low-cost parts Dollarize demand data More expensive parts have more weight Select random sample of 2,000 based on their average annual dollarized demand 11

12 Data Wholesale Demand Pareto Chart for All Parts Pareto Chart for 2000 Parts Cumulative % Dollar Demand % parts contribute to 93% of demand Cumulative %Number of Parts Cumulative % Dollar Demand % parts contribute to 93% of demand Cumulative %Number of Parts The distributions of the two populations are very similar. 12

13 Data Consumption Demand Pareto Chart for All Parts Pareto Chart for 2000 Parts Cumulative % $-demand % parts contribute to 95% of demand Cumulative % Number of Parts Cumulative % $-demand % parts contribute to 95% of demand Cumulative % Number of Parts The distributions of the two populations are very similar. 13

14 Data Coefficient of Variation - Standard deviation / mean COVs for All Parts COVs for Selected 2000 Parts y c n e u q e r F y c n 150 e u q e r 100 F Coefficient of Variation Coefficient of Variation 4.50 Mean: 1.27 Standard Deviation: 0.81 Median: 1.05 Mean: 1.26 Standard Deviation: 0.83 Median: 1.01 The COVs for the 2000 parts are comparable to those for all parts. 14

15 Data Lead Time Time between when an order is placed and when it is received Lead Times for All Parts Lead Times for Selected 2000 Parts y c n e u q e r F y c n 400 e u q e 300 r F Lead Time (month) Lead Time (month) Mean: 6.89 months Standard deviation: 3.76 Median: 6 months Mean: 6.42 months Standard deviation: 3.23 Median: 7 months The 2000 parts are representative of the population. 15

16 Agenda Background Study Objectives Measures of Accuracy Data Generic Approach Double Exponential Smoothing Model Fourier Model Results Conclusions & Recommendations 16

17 Generic Approach Overall objective: Determine whether incorporating consumption data will improve DLA s forecast accuracy over a part s lead time Lead Time Demand The Demand over the part s Lead Time Lead Time Forecast The Forecast generated in time t for time t+τ, where τ is the Lead Time Rationale of examining lead time accuracy Drives Safety Stock investments 17

18 Generic Approach Objective function Maximize forecast accuracy for all parts over each part s lead-time by: Minimize Lead-time MAD Minimize Lead-time MSE Minimize Lead-time MAPE Robust minimization How do we incorporate consumption demand? 1) Weight 2) Weighted Offset 18

19 Generic Approach Weight Method D t = w * WS t + (1-w) * C t D t = Combined Demand Stream WS t = Wholesale Demand in time t C t = Consumption Demand in time t w = Weight to give to Wholesale Demand w Є [0,1] 19

20 Generic Approach Weighted Offset Method Rationale: Consumption Demand may occur first Buffering effect of Military Service Warehouse Better representation of true demand for a part Model for demand: D t = w * W t + (1-w) * C t-x x is the number of months consumption data is offset w is the weight as described earlier offset of x = 1 to 5 months 20

21 Generic Approach Weight Method (offset 0) Offset 0 Time periods away from present Wholesale Demand Consumption Demand Time periods away from present 21

22 Generic Approach Weighted Offset Method Offset 1 Wholesale Demand Consumption Demand Offset 2 Wholesale Demand Consumption Demand Time periods away from present 22

23 Generic Approach Calculating the objective (Forecast Accuracy) Total of 6 years (72 months) of demand data Use first 36 months (12 quarters) to initialize forecasts Update forecast every period Depends on property of model Number of forecasts generated depends on how often the forecasts are updated 23

24 Agenda Background Study Objectives Measures of Accuracy Data Generic Approach Double Exponential Smoothing Model Fourier Model Results Conclusions & Recommendations 24

25 Double Exponential Smoothing Model (DES) Overcomes the limitations of moving averages Useful when the historical data series is not stationary, but contains a trend Used for adjusting a forecast to reflect the error in the current forecast Parameter (α) determines how much weight to place on the current observation of demand and on past observations 25

26 Double Exponential Smoothing Model Algorithm: 1. Compute the single smoothed quantity S t St = αxt + ( 1 α) St 1 where x t = demand in time t [2] 2. Compute the double smoothed quantity S t [2] [2] S αs + 1 α) S t = t ( t 1 3. Forecast for τ periods into the future F γ γ t [2] t+ τ = ( 2 + ) St (1 + ) St where α γ = τ 1 α 26

27 Double Exponential Smoothing Model Calculating the objective (Forecast Accuracy) 12 quarters of data Forecast for Lead Time Demand Quarters away from present 0 13 quarters of data Forecast for Lead Time Demand Quarters away from present 27

28 Double Exponential Smoothing Model 11 different lead time forecasts generate 11 different forecast errors Average the 11 absolute values of the errors MAD for a part MSE, MAPE also calculated accordingly Average Metric over all parts Aggregate Lead-Time Accuracy Measure = The Objective 28

29 Agenda Background Study Objectives Measures of Accuracy Data Generic Approach Double Exponential Smoothing Model Fourier Model Results Conclusions & Recommendations 29

30 Fourier Forecasting Model Transition from legacy to Fourier Forecasting Main purpose of Fourier: Capture Seasonality Basic idea behind Fourier Forecasting: Use of Fourier Series Fourier Series: Sinusoidal curve that is a collection of sine/cosine functions of varying frequencies Demand with Forecasts Original demand data Our results Demand Time 30

31 Fourier Forecasting Model Our algorithm in laymen s terms Step 1) Input a certain amount of historical data points into the model Demand Data Demand Time 31

32 Fourier Forecasting Model Step 2) Remove any trend using simple linear regression Demand Dem and Data Time Demand Data trend line detrended data 32

33 Fourier Forecasting Model Step 3) Fit a Fourier series to the data via a Fourier Transform Fourier Transform: An algorithm that converts time data into frequency data Demand Demand Data Time detrended data Sine curve with frequency 0.1 and amplitude Frequency Domain 6 Amplitude Sine curve with frequency 0.4 and amplitude Fre que ncy 33

34 Fourier Forecasting Model Amplitud Amplitud Frequency Domain Frequency Frequency Domain (filtered) Frequency Our specific Fourier Model: Low-pass filter Filters out curves from series with certain frequencies to create a smooth demand stream that follows the data and accounts for seasonality Filter out frequencies above 0.05 cycles per month Property of Low-pass filter Note: Simple version of Manugistics implementation 34

35 Fourier Forecasting Model Another Fourier Model: Spectral Filter Amplitud Frequency Domain Frequency Filters out curves from series that have an amplitude below a certain level For example: 3 Frequency Domain Amplitud Frequency 35

36 Fourier Forecasting Model Demand Demand with Forecasts Time Original demand data Fourier Curve Perform an inverse Fourier Transform on the data to convert the Fourier series back into meaningful demand data. Add back the trend that was removed in step 2 Demand with Forecasts Original demand data Our results Demand Time 36

37 Fourier Forecasting Model Extend the series a desired amount into the future. (forecasts) Demand with Forecasts Original demand data Our results Demand Time 37

38 Fourier Forecasting Model Calculating the objective (Forecast Accuracy) 36 months of data Forecast for Lead Time Demand Months away from present 0 36 months of data Forecast for Lead Time Demand Months away from present 0 38

39 Fourier Forecasting Model different lead time forecasts generate different forecast errors Average the absolute values of the errors MAD for a part MSE, MAPE calculated accordingly Average Metric over all parts Aggregate Lead-Time Accuracy Measure = The Objective 39

40 Agenda Background Study Objectives Measures of Accuracy Data Generic Approach Double Exponential Smoothing Model Fourier Model Results Conclusions & Recommendations 40

41 Value of Consumption Data DES Baseline DES Baseline Parameter α=0.2 Using Quarterly Wholesale Demand only Average lead time for each part to be 2 quarters DES Baseline Results MAD: $ 10,122 MSE: $ 2 19,310,298,979 MAPE:

42 Value of Consumption Data-DES Pareto Charts show that most parts are low dollar-demand parts MAD and MSE dominated by high dollar-demand parts MAPE dominated by low dollar-demand parts We can adjust two variables Weight Offset We examine three different scenarios compared to the baseline Consumption only Weight Weighted offset 42

43 Value of Consumption Demand Data DES Results Minimize MAD Minimize MSE % Improvement from baseline 60% 50% 40% 30% 20% 10% 0% -10% -20% 9.78% 5.88% % Consump Only Weight Weighted Offset % Improvement from baseline 60% 50% 40% 30% 20% 10% 0% 47.12% 16.85% 21.16% Consump Only Weight Weighted Offset Minimize MAPE Best Configurations % Improvement from baseline 60% 50% 40% 30% 20% 10% 0% 25.57% 25.57% 25.69% Consump Only Weight Weighted Offset Metric MAD MSE MAPE Weight Offset (months)

44 DES Observations Master of Engineering Project MAD DES Results Offset 0 Offset 1 Offset 2 Offset 3 Offset 4 Offset 5 The best weights for all offsets are approximately Weight on Wholesale Demand MAPE DES Results Offset 0 Offset 1 Offset 2 Offset 3 Offset 4 Offset 5 Low dollar-demand parts dominate MAPE MAPE strongly influenced by Consumption demand Weight on Wholesale Demand 44

45 DES Results Summary Consumption data are useful Both offsets and weights are important! MAD improves from baseline by 10% MSE improves from baseline by 47% MAPE improves from baseline by 25% Low dollar-demand parts are different from high dollar-demand parts Consumption data is better for low dollar-demand parts 45

46 Value of Consumption Demand Data DES Results Offset by 4 months, using 50% Wholesale and 50% Consumption % Improvement from baseline 55.00% 45.00% 35.00% 25.00% 15.00% 5.00% -5.00% % 3.25% 47.12% 10.94% DES Robust MAD Optimal MSE Optimal MAPE Optimal % MAD MSE MAPE Robust results give a configuration that performs well over all three measures of accuracy 46

47 Fourier Baseline Fourier Baseline Main difference: monthly demand data Baseline forecast: wholesale data only Fourier Baseline Results MAD: $ 14,010 MSE: $ 2 10,254,642,836 MAPE:

48 Value of Consumption Demand Data Fourier Results Minimize MAD Minimize MSE Improvement from baseline 60% 50% 40% 30% 20% 10% 0% -10% -20% 11.7% 10.5% -7.4% Consump Only Weight Weighted Offset Improvement from baseline 60% 50% 40% 30% 20% 10% 0% 16.9% 7.4% 10.6% Consump Only Weight Weighted Offset Minimize MAPE Optimal Configurations Improvement from baseline 60% 50% 40% 30% 20% 10% 0% 35.4% 35.4% 34.8% Consump Only Weight Weighted Offset Metric MAD MSE MAPE Weight Offset (months)

49 Fourier Observations Master of Engineering Project MAD Fourier R esults `` Offset 0 Offset 1 Offset 2 Offset 3 Offset 4 Offset 5 MAD for the best weight of each offset all within 2% of each other and all 13% better than baseline Weight On Wholesale D emand MAPE Fourier Results Offset 0 Offset 1 Offset 2 Offset 3 Offset 4 Offset 5 Time delay for low dollar-demand parts is short MAPE strongly influenced by Consumption demand Weight on Wholesale Demand 49

50 Fourier Results Summary Consumption data are useful Both offsets and weights are important! MAD improves from baseline by 11.70% MSE improves from baseline by 16.90% MAPE improves from baseline by 35.43% Low dollar-demand parts are different from high dollar-demand parts Consumption data is better for low dollar-demand parts 50

51 Value of Consumption Demand Data Fourier Results Offset by 5 months, using 50% Wholesale and 50% Consumption 60.00% % Improvement from baseline 50.00% 40.00% 30.00% 20.00% 10.00% 0.00% 10.92% 16.90% 24.49% Fourier Robust MAD Optimal MSE Optimal MAPE Optimal % MAD MSE MAPE All optimal methods use some form of consumption data 51

52 Rough Model Comparisons DES Robust Results MAD: $ 9,793 MSE: $ 2 10,212,036,401 MAPE: 1.50 Vs. Fourier Robust Results MAD: $ 12,480 MSE: $ 2 8,522,108,998 MAPE: 1.58 Potential Reasons for Difference 1 month vs. 1 qtr updates. Monthly vs. Quarterly Demand Data Nature of Exponential Smoothing Over-fitting? We think not. Seasonality is real Our Fourier Model is a simplified version of Manugistics Fourier Model Note : MSE, MAPE more important for Manugistics 52

53 DES Exploratory Experiments Experiment: Transformation Ordinary DES Historical Demand D t DES Forecast F t Forecast Error F t - D t MAD DES with Power Transformation 0<p 1 Transformation d t = (D t ) p Transformation F t = (f t ) (1/p) Historical Demand D t Compressed Forecast f t Forecast Error F t - D t MAD 53

54 DES Exploratory Experiments Experiment: Transformation Exploratory Experiment 3 Results Overall, optimal p = 1, which means transformation does not improve forecast accuracy Impact of transformation on individual cluster: COV 0-1: Optimal p = 1, no transformation needed COV 1-2: Optimal p = 1, no transformation needed COV 2-3: Optimal p = 1, no transformation needed COV 3-4: Optimal p = 1, no transformation needed COV 4-5: Optimal p = 1/5, transformation improves forecast accuracy (MAD) from baseline by 80.78% Transformation on only high COV parts improves forecast accuracy (measured by MAD) 54

55 Agenda Background Study Objectives Measures of Accuracy Data Generic Approach Double Exponential Smoothing Model Fourier Model Results Conclusions & Recommendations 55

56 Conclusions The use of consumption data improves forecast accuracy Conclusions 56 R obust c onf i g ura t i on pe rf orms we ll a c ross a ll t hre e me a sure s of a c c ura c y Depending on metric, different configurations are optimal

57 Recommendations Metric MAD MSE MAPE DES % Improvement from baseline 9.78 % % % Fourier % Improvement from baseline % % % DES Robust Improvement MAD: 3.25% MSE: 47.12% MAPE: 10.94% Fourier Robust Improvement MAD: 10.92% MSE: 16.9% MAPE: 24.49% 57

58 Recommendations A one-size-fits-all approach may not be appropriate Reason: MAPE is very different from the MAD and MSE in the usage of consumption demand High demand parts should be treated differently than low demand parts Should look into segmentation of parts by COV and volume and apply different ways to forecast (transformation) 58

59 Implementation Issues Lowpass filter vs. Manugistics Scalability to millions of parts [Lack of] consumption data for all items, all customers 59

60 Future Project Suggestions Implement Manugistics Fourier forecasting method Evaluate the value of improved forecast accuracy on both supply chain and inventory performance 60

61 We would like to thank the DLA Aging Systems Program for sponsoring this project. 61

62 Double Exponential Smoothing Model Initialization of Algorithm: [2] Compute initial values for and using the T periods of available data S S 0 S 0 1 α [2] 1 α = aˆ(0) ˆ(0) S0 = aˆ(0) 2 bˆ(0 ) α 0 b where â (0) and ˆb(0 ) can be estimated from the intercept and slope of the regression line of the available data. α 62

63 DES Exploratory Experiments Experiment 2: Clustering By COV Objective: To see if using different weight for each segment of parts will improve forecast accuracy (MAD) Exploratory Experiment 2 Results Weight Method with clustering s MAD: $9, Improvement from Weight method without clustering s MAD by only 1.9% Experiment 3: Finding Optimal DES parameter α by minimizing MAD Objective: To see if DLA is using the optimal parameter Exploratory Experiment 1 Results Optimal parameter = 0.247, very close to DLA s 0.2 MAD: $9,878.55, improves baseline MAD by 2.41% MSE: $18,602,791,842, improves baseline MSE by 3.66% MAPE: 1.62, improves baseline MAPE by 4.14% The computation time it takes to cluster by COV may not be worth the 1.9% improvement 63

Managers require good forecasts of future events. Business Analysts may choose from a wide range of forecasting techniques to support decision making.

Managers require good forecasts of future events. Business Analysts may choose from a wide range of forecasting techniques to support decision making. Managers require good forecasts of future events. Business Analysts may choose from a wide range of forecasting techniques to support decision making. Three major categories of forecasting approaches:

More information

LECTURE 8: MANAGING DEMAND

LECTURE 8: MANAGING DEMAND LECTURE 8: MANAGING DEMAND AND SUPPLY IN A SUPPLY CHAIN INSE 6300: Quality Assurance in Supply Chain Management 1 RESPONDING TO PREDICTABLE VARIABILITY 1. Managing Supply Process of managing production

More information

Chapter 2 Forecasting

Chapter 2 Forecasting Chapter 2 Forecasting There are two main reasons why an inventory control system needs to order items some time before customers demand them. First, there is nearly always a lead-time between the ordering

More information

New Methods and Data that Improves Contact Center Forecasting. Ric Kosiba and Bayu Wicaksono

New Methods and Data that Improves Contact Center Forecasting. Ric Kosiba and Bayu Wicaksono New Methods and Data that Improves Contact Center Forecasting Ric Kosiba and Bayu Wicaksono What we are discussing today Purpose of forecasting (and which important metrics) Humans versus (Learning) Machines

More information

REGIONAL DEMAND FORECASTING STUDY FOR TRANSPORTATION FUELS IN TURKEY

REGIONAL DEMAND FORECASTING STUDY FOR TRANSPORTATION FUELS IN TURKEY REGIONAL DEMAND FORECASTING STUDY FOR TRANSPORTATION FUELS IN TURKEY Özlem Atalay Prof. Gürkan Kumbaroğlu INTRODUCTION The prediction of fuel consumption has been an important tool for energy planning,

More information

APPLICATION OF TIME-SERIES DEMAND FORECASTING MODELS WITH SEASONALITY AND TREND COMPONENTS FOR INDUSTRIAL PRODUCTS

APPLICATION OF TIME-SERIES DEMAND FORECASTING MODELS WITH SEASONALITY AND TREND COMPONENTS FOR INDUSTRIAL PRODUCTS International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 7, July 2017, pp. 1599 1606, Article ID: IJMET_08_07_176 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=7

More information

Forecasting product demand for a retail chain to reduce cost of understocking and overstocking Group B5

Forecasting product demand for a retail chain to reduce cost of understocking and overstocking Group B5 Forecasting product demand for a retail chain to reduce cost of understocking and overstocking Group B5 Konpal Agrawal 61910895 Prakash Sarangi 61910902 Rahul Anand 61910361 Raj Mukul Dave 61910269 Ramchander

More information

Oracle Value Chain Planning Demantra Demand Management

Oracle Value Chain Planning Demantra Demand Management Oracle Value Chain Planning Demantra Demand Management Is your company trying to be more demand driven? Do you need to increase your forecast accuracy or quickly converge on a consensus forecast to drive

More information

Synagogue Capacity Planning

Synagogue Capacity Planning Synagogue Capacity Planning Ellie Schachter Professor Lefkovitz JWSS Module 22 March 2017 Introduction 3 Current State 3 Data Analysis 4 Predictive Model 7 Future State 15 Works Cited 16 2 Introduction

More information

COORDINATING DEMAND FORECASTING AND OPERATIONAL DECISION-MAKING WITH ASYMMETRIC COSTS: THE TREND CASE

COORDINATING DEMAND FORECASTING AND OPERATIONAL DECISION-MAKING WITH ASYMMETRIC COSTS: THE TREND CASE COORDINATING DEMAND FORECASTING AND OPERATIONAL DECISION-MAKING WITH ASYMMETRIC COSTS: THE TREND CASE ABSTRACT Robert M. Saltzman, San Francisco State University This article presents two methods for coordinating

More information

Linear State Space Models in Retail and Hospitality Beth Cubbage, SAS Institute Inc.

Linear State Space Models in Retail and Hospitality Beth Cubbage, SAS Institute Inc. Paper SAS6447-2016 Linear State Space Models in Retail and Hospitality Beth Cubbage, SAS Institute Inc. ABSTRACT Retailers need critical information about the expected inventory pattern over the life of

More information

Optimal Operating Strategies for a Segmented Supply Chain

Optimal Operating Strategies for a Segmented Supply Chain Optimal Operating Strategies for a Segmented Supply Chain Author : Bernadette Orende Advisor: Dr. Sergio Alex Caballero MIT SCM Research FEST May 22, 2018 1 Contents MOTIVATION METHODOLOGY RESULTS CONCLUSION

More information

In-depth Analytics of Pricing Discovery

In-depth Analytics of Pricing Discovery In-depth Analytics of Pricing Discovery Donald Davidoff, D2 Demand Solutions Annie Laurie McCulloh, Rainmaker LRO Rich Hughes, RealPage Agenda 1. Forecasting Forecasting Model Options Principles of Forecasting

More information

New Clustering-based Forecasting Method for Disaggregated End-consumer Electricity Load Using Smart Grid Data

New Clustering-based Forecasting Method for Disaggregated End-consumer Electricity Load Using Smart Grid Data New Clustering-based Forecasting Method for Disaggregated End-consumer Electricity Load Using Smart Grid Data Peter Laurinec, and Mária Lucká 4..7 Slovak University of Technology in Bratislava Motivation

More information

Comparison of Efficient Seasonal Indexes

Comparison of Efficient Seasonal Indexes JOURNAL OF APPLIED MATHEMATICS AND DECISION SCIENCES, 8(2), 87 105 Copyright c 2004, Lawrence Erlbaum Associates, Inc. Comparison of Efficient Seasonal Indexes PETER T. ITTIG Management Science and Information

More information

A Parametric Bootstrapping Approach to Forecast Intermittent Demand

A Parametric Bootstrapping Approach to Forecast Intermittent Demand Proceedings of the 2008 Industrial Engineering Research Conference J. Fowler and S. Mason, eds. A Parametric Bootstrapping Approach to Forecast Intermittent Demand Vijith Varghese, Manuel Rossetti Department

More information

Forecasting with Seasonality Version 1.6

Forecasting with Seasonality Version 1.6 Forecasting with Seasonality Version 1.6 Dr. Ron Tibben-Lembke Sept 3, 2006 Forecasting with seasonality and a trend is obviously more difficult than forecasting for a trend or for seasonality by itself,

More information

CRC Press Taylor &. Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an Informa business

CRC Press Taylor &. Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an Informa business Basics of Supply Chain Management Jayanta Kumar Bandyopadhyay CRC Press Taylor &. Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an Informa business Contents

More information

Examination. Telephone: Please make your calculations on Graph paper. Max points: 100

Examination. Telephone: Please make your calculations on Graph paper. Max points: 100 KPP227 TEN1 Production and Logistics Planning Examination Course: Production and Logistics Planning Date: 2014-01-14 Number of hours: 5 hours Group: Freestanding course Course code: KPP227 Examination

More information

Principles of Operations Management: Concepts and Applications Topic Outline Principles of Operations Planning (POP)

Principles of Operations Management: Concepts and Applications Topic Outline Principles of Operations Planning (POP) Principles of Operations Management: Concepts and Applications Topic Outline Principles of Operations Planning (POP) Session 1: Operation Management Foundations Describe how today s business trends are

More information

Forecasting in SAP Integrated Business Planning Webinar

Forecasting in SAP Integrated Business Planning Webinar Forecasting in SAP Integrated Business Planning Webinar SAP Development & Product Management May 17 th, 2018 Disclaimer The information in this presentation is confidential and proprietary to SAP and may

More information

Strategic Supply Chain Management Chapter 8 Strategic Supply Chain Management

Strategic Supply Chain Management Chapter 8 Strategic Supply Chain Management Strategic Supply Chain Management Chapter 8 Strategic Supply Chain Management Contents Topic Sales Forecasting Cost Factors & Data Aggregation Strategic Supply Chain Model from Practice Page 1 Strategic

More information

Chapter 5 Evaluating Classification & Predictive Performance

Chapter 5 Evaluating Classification & Predictive Performance Chapter 5 Evaluating Classification & Predictive Performance Data Mining for Business Intelligence Shmueli, Patel & Bruce Galit Shmueli and Peter Bruce 2010 Why Evaluate? Multiple methods are available

More information

SCM 302 OPERATIONS MANAGEMENT. Course Checkpoint I Study Guide for Exam 1

SCM 302 OPERATIONS MANAGEMENT. Course Checkpoint I Study Guide for Exam 1 SCM 302 OPERATIONS MANAGEMENT Course Checkpoint I Study Guide for Exam 1 2 Resources for Exam Preparation MyOMLab Unlimited attempts for practice assignments: Practice quizzes Practice homeworks with additional

More information

CTL.SC1x -Supply Chain & Logistics Fundamentals. Connecting the Dots. MIT Center for Transportation & Logistics

CTL.SC1x -Supply Chain & Logistics Fundamentals. Connecting the Dots. MIT Center for Transportation & Logistics CTL.SC1x -Supply Chain & Logistics Fundamentals Connecting the Dots MIT Center for Transportation & Logistics Forecasting Approaches Product Technology Current (Have History) New (No History) Market Current

More information

Demand Forecasting in the Supply Chain The use of ForecastPro TRAC

Demand Forecasting in the Supply Chain The use of ForecastPro TRAC Demand Forecasting in the Supply Chain The use of ForecastPro TRAC Marco Arias Vargas Global EMBA INCAE Distribution & Warehousing Inventory Forecasting 2 Complexity in the Supply Chain Vendor DC Materials

More information

APICS PRINCIPLES OF OPERATIONS MANAGEMENT TOPIC OUTLINE CONCEPTS AND APPLICATIONS

APICS PRINCIPLES OF OPERATIONS MANAGEMENT TOPIC OUTLINE CONCEPTS AND APPLICATIONS APICS PRINCIPLES OF OPERATIONS MANAGEMENT TOPIC OUTLINE CONCEPTS AND APPLICATIONS About this Topic Outline This outline details the concepts and applications coved in all five of the APICS Principles of

More information

Defense AT&L: May-June

Defense AT&L: May-June 28 Sizing the Supply Chain FROM THE TOP DOWN Rob Blakey Michael A. Bayer, Ph.D. Spare-part inventory has been, and continues to be, an important element of logistics support to the U.S. Air Force (USAF)

More information

Planning and Sourcing

Planning and Sourcing Planning and Sourcing Sales Forecast Accuracy A Lot of Talk, but Is There Enough Action? Facilitated by Matt Wilkerson and Colin Maxwell September 9-10, 2008 New Orleans, LA Session Content Analysis of

More information

1 Introduction Importance and Objectives of Inventory Control Overview and Purpose of the Book Framework...

1 Introduction Importance and Objectives of Inventory Control Overview and Purpose of the Book Framework... Contents 1 Introduction... 1 1.1 Importance and Objectives of Inventory Control... 1 1.2 Overview and Purpose of the Book... 2 1.3 Framework... 4 2 Forecasting... 7 2.1 Objectives and Approaches... 7 2.2

More information

Adaptive Time Series Forecasting of Energy Consumption using Optimized Cluster Analysis

Adaptive Time Series Forecasting of Energy Consumption using Optimized Cluster Analysis Adaptive Time Series Forecasting of Energy Consumption using Optimized Cluster Analysis Peter Laurinec, Marek Lóderer, Petra Vrablecová, Mária Lucká, Viera Rozinajová, Anna Bou Ezzeddine 12.12.2016 Slovak

More information

MPR Sample Test. CPIM(Certified In Production & Inventory Management) - 1 -

MPR Sample Test. CPIM(Certified In Production & Inventory Management) - 1 - CPIM(Certified In Production & Inventory Management) MPR Sample Test. 1. Which of the following would NOT be a key operating objective? A. Inventory dollars. B. Shipment dollars. C. Factory location selection.

More information

DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS

DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS Time Series and Their Components QMIS 320 Chapter 5 Fall 2010 Dr. Mohammad Zainal 2 Time series are often recorded at fixed time intervals. For

More information

March Contents. Shrinkage Incentive Methodology Statement Review. UK Gas Transmission

March Contents. Shrinkage Incentive Methodology Statement Review. UK Gas Transmission March 2016 Contents ef Shrinkage Incentive Methodology Statement Review UK Gas Transmission 6 Contents 1 Executive Summary... 3 2 Background... 5 2.1 Introduction... 5 2.2 Overview of NTS Shrinkage...

More information

Multi-Echelon Network Evaluation and Inventory Strategy. Boxi Xu Patrick Scott MIT Master of Supply Chain Management Class of 2017

Multi-Echelon Network Evaluation and Inventory Strategy. Boxi Xu Patrick Scott MIT Master of Supply Chain Management Class of 2017 Multi-Echelon Network Evaluation and Inventory Strategy Boxi Xu Patrick Scott MIT Master of Supply Chain Management Class of 2017 Overview Thesis sponsor Major global oil field service company Objective

More information

SAP APO DP (Demand Planning) Sample training content and overview.. All rights reserved Copyright 2005 TeknOkret Services. All Rights Reserved.

SAP APO DP (Demand Planning) Sample training content and overview.. All rights reserved Copyright 2005 TeknOkret Services. All Rights Reserved. SAP APO DP (Demand Planning) Sample training content and overview Sample course content Demand Planning Concepts Importance of Demand Planning SAP APO Demand Planning terminology APO Data structure: Source

More information

EquilibriumSolver Fact Sheet

EquilibriumSolver Fact Sheet EquilibriumSolver Fact Sheet EquilibriumSolver (EQS) is an Excel/VBA application that simultaneously computes a history and forecast of Unit Shipments, Installed Base, and the Rate at which installed base

More information

Forecasting Introduction Version 1.7

Forecasting Introduction Version 1.7 Forecasting Introduction Version 1.7 Dr. Ron Tibben-Lembke Sept. 3, 2006 This introduction will cover basic forecasting methods, how to set the parameters of those methods, and how to measure forecast

More information

Lecture Series: Consumer Electronics Supply Chain Management

Lecture Series: Consumer Electronics Supply Chain Management Lecture Series: Consumer Electronics Supply Chain Management Mohit Juneja i2 Technologies Divakar Rajamani, Ph.D. University of Texas at Dallas Center for Intelligent Supply Networks () 2003 Mohit Juneja

More information

Cyber physical social systems: Modelling of consumer assets and behavior in an integrated energy system

Cyber physical social systems: Modelling of consumer assets and behavior in an integrated energy system Cyber physical social systems: Modelling of consumer assets and behavior in an integrated energy system in Energy Systems Integration 102 Research Challenges 1 by Tim Hansen and Sid Suryanarayanan Department

More information

Choosing Smoothing Parameters For Exponential Smoothing: Minimizing Sums Of Squared Versus Sums Of Absolute Errors

Choosing Smoothing Parameters For Exponential Smoothing: Minimizing Sums Of Squared Versus Sums Of Absolute Errors Journal of Modern Applied Statistical Methods Volume 5 Issue 1 Article 11 5-1-2006 Choosing Smoothing Parameters For Exponential Smoothing: Minimizing Sums Of Squared Versus Sums Of Absolute Errors Terry

More information

Operation Management Forecasting: Demand Characteristics

Operation Management Forecasting: Demand Characteristics Paper Coordinator Co-Principal Investigator Principal Investigator Development Team Prof.(Dr.) S.P. Bansal Vice Chancellor, Maharaja Agreshen University, Baddi, Solan, Himachal Pradesh, INDIA Co-Principal

More information

Global Supply Chain Planning under Demand and Freight Rate Uncertainty

Global Supply Chain Planning under Demand and Freight Rate Uncertainty Global Supply Chain Planning under Demand and Freight Rate Uncertainty Fengqi You Ignacio E. Grossmann Nov. 13, 2007 Sponsored by The Dow Chemical Company (John Wassick) Page 1 Introduction Motivation

More information

Lecture Outline. Learning Objectives. Building Prototype BIS with Excel & Access Short demo & Model-Driven Business Intelligence Systems: Part I

Lecture Outline. Learning Objectives. Building Prototype BIS with Excel & Access Short demo & Model-Driven Business Intelligence Systems: Part I Building Prototype BIS with Excel & Access Short demo & Model-Driven Business Intelligence Systems: Part I Week 8 Dr. Jocelyn San Pedro School of Information Management & Systems Monash University IMS3001

More information

THE VALUE OF DISCRETE-EVENT SIMULATION IN COMPUTER-AIDED PROCESS OPERATIONS

THE VALUE OF DISCRETE-EVENT SIMULATION IN COMPUTER-AIDED PROCESS OPERATIONS THE VALUE OF DISCRETE-EVENT SIMULATION IN COMPUTER-AIDED PROCESS OPERATIONS Foundations of Computer Aided Process Operations Conference Ricki G. Ingalls, PhD Texas State University Diamond Head Associates,

More information

Demand Forecasting in the Supply Chain The use of ForecastPro TRAC

Demand Forecasting in the Supply Chain The use of ForecastPro TRAC Demand Forecasting in the Supply Chain The use of ForecastPro TRAC Marco Arias Vargas Global EMBA INCAE Inventory Distribution & Warehousing Forecasting Value Creation in the Supply Chain: Logistics processes

More information

Silky Silk & Cottony Cotton Corp

Silky Silk & Cottony Cotton Corp Silky Silk & Cottony Cotton Corp Business Optimization Exercise 2/9/2012 Data_Miners_Anonymous Naveen Kumar 61210144 Akshay Sethi 61210413 Karthik Vemparala 61210505 Sruthi Yalaka 61210416 Contents Executive

More information

Sales Forecast and Business Management Strategy - ADDM (Advanced Data Decomposition Model)

Sales Forecast and Business Management Strategy - ADDM (Advanced Data Decomposition Model) Delivering intelligent business solutions to World Class Retailers www.ibs-softsolutions.com Soft Solutions Ibs AMS Sales Forecast and Business Management Strategy - ADDM (Advanced Data Decomposition Model)

More information

Sven Axsäter. Inventory Control. Third Edition. Springer

Sven Axsäter. Inventory Control. Third Edition. Springer Sven Axsäter Inventory Control Third Edition Springer Contents 1 Introduction 1 1.1 Importance and Objectives of Inventory Control 1 1.2 Overview and Purpose of the Book 2 1.3 Framework 4 2 Forecasting

More information

Forecasting Seasonal Footwear Demand Using Machine Learning. By Majd Kharfan & Vicky Chan, SCM 2018 Advisor: Tugba Efendigil

Forecasting Seasonal Footwear Demand Using Machine Learning. By Majd Kharfan & Vicky Chan, SCM 2018 Advisor: Tugba Efendigil Forecasting Seasonal Footwear Demand Using Machine Learning By Majd Kharfan & Vicky Chan, SCM 2018 Advisor: Tugba Efendigil 1 Agenda Ø Ø Ø Ø Ø Ø Ø The State Of Fashion Industry Research Objectives AI In

More information

Choosing the Right Type of Forecasting Model: Introduction Statistics, Econometrics, and Forecasting Concept of Forecast Accuracy: Compared to What?

Choosing the Right Type of Forecasting Model: Introduction Statistics, Econometrics, and Forecasting Concept of Forecast Accuracy: Compared to What? Choosing the Right Type of Forecasting Model: Statistics, Econometrics, and Forecasting Concept of Forecast Accuracy: Compared to What? Structural Shifts in Parameters Model Misspecification Missing, Smoothed,

More information

Improving the Usability of Demand Planning Solutions SAP APO

Improving the Usability of Demand Planning Solutions SAP APO Improving the Usability of Demand Planning Solutions SAP APO April 25, 2014 Mark Chockalingam Demand Planning LLC 2014 Demand Planning LLC 1 Outline About Demand Planning LLC Demand Planning LLC Client

More information

Case studies in Data Mining & Knowledge Discovery

Case studies in Data Mining & Knowledge Discovery Case studies in Data Mining & Knowledge Discovery Knowledge Discovery is a process Data Mining is just a step of a (potentially) complex sequence of tasks KDD Process Data Mining & Knowledge Discovery

More information

Leveraging Smart Meter Data & Expanding Services BY ELLEN FRANCONI, PH.D., BEMP, MEMBER ASHRAE; DAVID JUMP, PH.D., P.E.

Leveraging Smart Meter Data & Expanding Services BY ELLEN FRANCONI, PH.D., BEMP, MEMBER ASHRAE; DAVID JUMP, PH.D., P.E. ASHRAE www.ashrae.org. Used with permission from ASHRAE Journal. This article may not be copied nor distributed in either paper or digital form without ASHRAE s permission. For more information about ASHRAE,

More information

Trend-Cycle Forecasting with Turning Points

Trend-Cycle Forecasting with Turning Points 7 Trend-Cycle Forecasting with Turning Points The only function of economic forecasting is to make astrology look respectable. EZRA SOLOMON (1920 2002), although often attributed to JOHN KENNETH GALBRAITH

More information

Strategic inventory management through analytics

Strategic inventory management through analytics Strategic inventory management through analytics BY SEEMA PHULL, ED LAWTON AND REGINALDO A. MONTAGUE EXECUTIVE SUMMARY Many organizations hold plenty of inventory, which in theory means they should be

More information

i2 Demand Planner i2 SCM Solution i2 Demand Planner ... React to changing demand factors Track all end product options and components

i2 Demand Planner i2 SCM Solution i2 Demand Planner ... React to changing demand factors Track all end product options and components i2 Supply Chain Management (SCM) not only dynamically manages the supply chain within your company, but across companies in your value chain as well. i2 SCM provides multi-enterprise visibility, collaboration,

More information

Spreadsheets in Education (ejsie)

Spreadsheets in Education (ejsie) Spreadsheets in Education (ejsie) Volume 2, Issue 2 2005 Article 5 Forecasting with Excel: Suggestions for Managers Scott Nadler John F. Kros East Carolina University, nadlers@mail.ecu.edu East Carolina

More information

Chapter 2 - Introduction to Spreadsheet Modeling

Chapter 2 - Introduction to Spreadsheet Modeling 1. Which of the following is not one of the components of a mathematical model? a. Inputs b. Outputs c. Decision variables d. None of these options 2. Which of the following is not one of the features

More information

GBS 660 Production and Operations Management

GBS 660 Production and Operations Management Master of Business Administration (MBA) GBS 660 Production and Operations Management Course Lecturer Prof Levy Siaminwe, Phd Email: lsiaminwe@gmail.com 1 Production and Operations Management Module Contents

More information

Data Analysis Boot Camp

Data Analysis Boot Camp Data Analysis Boot Camp DATA200; 3 Days, Instructor-led Course Description Today's organizations face both a promise and a dilemma. The growth in availability and quantity of data, as well as the tools

More information

Forecasting Survey. How far into the future do you typically project when trying to forecast the health of your industry? less than 4 months 3%

Forecasting Survey. How far into the future do you typically project when trying to forecast the health of your industry? less than 4 months 3% Forecasting Forecasting Survey How far into the future do you typically project when trying to forecast the health of your industry? less than 4 months 3% 4-6 months 12% 7-12 months 28% > 12 months 57%

More information

FAQ: Efficiency in the Supply Chain

FAQ: Efficiency in the Supply Chain Question 1: What is a postponement strategy? Answer 1: A postponement or delayed differentiation strategy involves manipulating the point at which a company differentiates its product or service. These

More information

Untangling Correlated Predictors with Principle Components

Untangling Correlated Predictors with Principle Components Untangling Correlated Predictors with Principle Components David R. Roberts, Marriott International, Potomac MD Introduction: Often when building a mathematical model, one can encounter predictor variables

More information

NOVEC Project Proposal

NOVEC Project Proposal NOVEC Project Proposal Authors: Abdulrahaman Alsabti Kevin Mitchell Dan Package 10/02/2014 Contents I. Introduction... 1 a. Background... 1 b. Problem Statement... 1 c. Stakeholders... 2 d. Scope... 2

More information

MARTIN de TOURS SCHOOL OF MANAGEMENT DEPARTMENT OF MARKETING LESSON PLAN MKT4829 MARKETING DECISION MAKING

MARTIN de TOURS SCHOOL OF MANAGEMENT DEPARTMENT OF MARKETING LESSON PLAN MKT4829 MARKETING DECISION MAKING MARTIN de TOURS SCHOOL OF MANAGEMENT DEPARTMENT OF MARKETING LESSON PLAN MKT4829 MARKETING DECISION MAKING MKT4829 MARKETING DECISION MAKING MKT4829: Marketing Decision Making COURSE DESCRIPTION This is

More information

PLANNING FOR PRODUCTION

PLANNING FOR PRODUCTION PLANNING FOR PRODUCTION Forecasting Forecasting is the first major activity in the planning, involving careful study of past data and present scenario to estimate the occurence, timing or magnitude of

More information

Indicators of Hydrologic Alteration (IHA) software, Version 7.1

Indicators of Hydrologic Alteration (IHA) software, Version 7.1 Indicators of Hydrologic Alteration (IHA) software, Version 7.1 IHA Software Analyzes hydrologic characteristics and their changes over time. Computes 67 ecologicallyrelevant flow statistics using daily

More information

Selection of a Forecasting Technique for Beverage Production: A Case Study

Selection of a Forecasting Technique for Beverage Production: A Case Study World Journal of Social Sciences Vol. 6. No. 3. September 2016. Pp. 148 159 Selection of a Forecasting Technique for Beverage Production: A Case Study Sonia Akhter**, Md. Asifur Rahman*, Md. Rayhan Parvez

More information

Author: Carl Paluszkiewicz

Author: Carl Paluszkiewicz Author: Carl Paluszkiewicz FA In today s Competitive Business environment, CFO s require more than just traditional financial statements. They require real-time Predictive Analytics across all organizational

More information

Supply Chain MICROSOFT BUSINESS SOLUTIONS DEMAND PLANNER

Supply Chain MICROSOFT BUSINESS SOLUTIONS DEMAND PLANNER Supply Chain MICROSOFT BUSINESS SOLUTIONS DEMAND PLANNER DEMAND PLANNING FOR BUSINESSES Demand planning is the first step towards business planning. As businesses are moving towards a demand-centric environment

More information

Open Standards Benchmarking Measure List

Open Standards Benchmarking Measure List Cost Effectiveness Page 1 100784 Inventory carrying cost as a percentage of average inventory value 103506 Total cost to perform the logistics process logistics" per $1,000 103509 Total cost to perform

More information

FORECASTING & REPLENISHMENT

FORECASTING & REPLENISHMENT MANHATTAN ACTIVE INVENTORY FORECASTING & REPLENISHMENT MAXIMIZE YOUR RETURN ON INVENTORY ASSETS Manhattan Active Inventory allows you to finally achieve a single, holistic view of all aspects of your inventory

More information

Reading Sample. Response and Supply Planning with SAP IBP Contents. Index. The Authors

Reading Sample. Response and Supply Planning with SAP IBP Contents. Index. The Authors First-hand knowledge. Reading Sample This sample chapter discusses the concepts behind supply planning and response management in SAP Integrated Business Planning for response and supply. It also covers

More information

CP Solutions Overview Strategic Trade & Marketing Planning Overview

CP Solutions Overview Strategic Trade & Marketing Planning Overview Demand Better Agenda CP Solutions Overview Strategic Trade & Marketing Planning Overview STP Annual Plan creation and Reporting Results List Price/Base Price and Distribution change initiatives, importing

More information

Unit 5. Excel Forecasting

Unit 5. Excel Forecasting Introduction to Data Science and Analytics Stephan Sorger www.stephansorger.com Unit 5. Excel Forecasting Disclaimer: All images such as logos, photos, etc. used in this presentation are the property of

More information

Clovis Community College Class Assessment

Clovis Community College Class Assessment Class: Math 110 College Algebra NMCCN: MATH 1113 Faculty: Hadea Hummeid 1. Students will graph functions: a. Sketch graphs of linear, higherhigher order polynomial, rational, absolute value, exponential,

More information

W608 Basic Inventory Forecasting

W608 Basic Inventory Forecasting W608 Basic Inventory Forecasting Pre-requisites: None Accurate forecasts of inventory demand are critical to successfully managing your inventory. Understanding how the application calculates that forecast

More information

Logistics Systems Design: Supply Chain Systems. Supply Chain Networks. Supply Chains Are Global and Ever Changing. Common Logistics Questions

Logistics Systems Design: Supply Chain Systems. Supply Chain Networks. Supply Chains Are Global and Ever Changing. Common Logistics Questions Logistics Systems Design: Supply Chain Systems Supply Chain Networks 1. Introduction 2. Forecasting 3. Transportation Systems 4. Transportation Models 5. Inventory Systems 6. Supply Chain Systems Customer

More information

Add Sophisticated Analytics to Your Repertoire with Data Mining, Advanced Analytics and R

Add Sophisticated Analytics to Your Repertoire with Data Mining, Advanced Analytics and R Add Sophisticated Analytics to Your Repertoire with Data Mining, Advanced Analytics and R Why Advanced Analytics Companies that inject big data and analytics into their operations show productivity rates

More information

Operations Management I Fall 2004 Odette School of Business University of Windsor

Operations Management I Fall 2004 Odette School of Business University of Windsor Last Name First Name ID Operations Management I 73-331 Fall 004 Odette School of Business University of Windsor Final Exam Solution Wednesday, December 15, 1:00 noon 3:00 p.m. Ambassador Auditorium: Areas

More information

Improving forecast quality in practice

Improving forecast quality in practice Improving forecast quality in practice Robert Fildes (Lancaster Centre for Forecasting) Fotios Petropoulos (Cardiff Business School) Panel Discussion Agenda The Forecasting Process Dimensions of quality

More information

EnterpriseOne JDE5 Forecasting PeopleBook

EnterpriseOne JDE5 Forecasting PeopleBook EnterpriseOne JDE5 Forecasting PeopleBook May 2002 EnterpriseOne JDE5 Forecasting PeopleBook SKU JDE5EFC0502 Copyright 2003 PeopleSoft, Inc. All rights reserved. All material contained in this documentation

More information

Comparison of sales forecasting models for an innovative agro-industrial product: Bass model versus logistic function

Comparison of sales forecasting models for an innovative agro-industrial product: Bass model versus logistic function The Empirical Econometrics and Quantitative Economics Letters ISSN 2286 7147 EEQEL all rights reserved Volume 1, Number 4 (December 2012), pp. 89 106. Comparison of sales forecasting models for an innovative

More information

INTI COLLEGE MALAYSIA DIPLOMA IN ENGINEERING PROGRAMME EGR 286 : PRODUCTION PLANNING & CONTROL FINAL EXAMINATIION : AUGUST 2002 SESSION

INTI COLLEGE MALAYSIA DIPLOMA IN ENGINEERING PROGRAMME EGR 286 : PRODUCTION PLANNING & CONTROL FINAL EXAMINATIION : AUGUST 2002 SESSION EGR286 (F) / Page 1 of 5 INTI COLLEGE MALAYSIA DIPLOMA IN ENGINEERING PROGRAMME EGR 286 : PRODUCTION PLANNING & CONTROL FINAL EXAMINATIION : AUGUST 2002 SESSION This paper consists of SEVEN (7) questions.

More information

Driving effective inventory management. Five key insights can increase visibility and reduce costs, all while setting appropriate service levels

Driving effective inventory management. Five key insights can increase visibility and reduce costs, all while setting appropriate service levels Driving effective inventory management Five key insights can increase visibility and reduce costs, all while setting appropriate service levels BY OVIAMATHI K 46 Industrial Engineer Global manufacturing

More information

Getting the Most out of Statistical Forecasting!

Getting the Most out of Statistical Forecasting! Getting the Most out of Statistical Forecasting! Author: Ryan Rickard, Senior Consultant Published: July 2017 About SCMO 2 Founded in 2001, SCMO2 Specializes in High-End Supply Chain Consulting Work Focused

More information

Marketing & Big Data

Marketing & Big Data Marketing & Big Data Surat Teerakapibal, Ph.D. Lecturer in Marketing Director, Doctor of Philosophy Program in Business Administration Thammasat Business School What is Marketing? Anti-Marketing Marketing

More information

Syllabus Autumn 2015 OPMGT 443: Inventory and Supply Chain Management M W 10:30-12:20 DEM 004

Syllabus Autumn 2015 OPMGT 443: Inventory and Supply Chain Management M W 10:30-12:20 DEM 004 Syllabus Autumn 2015 OPMGT 443: Inventory and Supply Chain Management M W 10:30-12:20 DEM 004 Prof. Apurva Jain apurva@uw.edu PACCAR 532, Ph: 685-4970; Office hours: M W 9:30-10:25 Course Objectives &

More information

INSIGHTS. Demand Planner for Microsoft Dynamics. Product Overview. Date: November,

INSIGHTS. Demand Planner for Microsoft Dynamics. Product Overview. Date: November, INSIGHTS Demand Planner for Microsoft Dynamics Product Overview Date: November, 2007 www.microsoft.com/dynamics Contents Demand Planning for Business... 1 Product Overview... 3 Multi-dimensional Data Visibility...

More information

ProRenaTa: Proactive and Reactive Tuning to Scale a Distributed Storage System

ProRenaTa: Proactive and Reactive Tuning to Scale a Distributed Storage System ProRenaTa: Proactive and Reactive Tuning to Scale a Distributed Storage System Ying Liu, Navaneeth Rameshan, Enric Monte, Vladimir Vlassov and Leandro Navarro 2015 15th IEEE/ACM International Symposium

More information

Sales & Operations Planning

Sales & Operations Planning for Sales & / It is far better to foresee even without certainty than not to foresee at all. - Henri Poincare Trainer Profile Steve Allanson Managing Director of Veloc Ltd Steve Allanson is the Managing

More information

6 Levels of Business Intelligence Value

6 Levels of Business Intelligence Value 6 Levels of Business Intelligence Value 6 Levels of BI Value In today s hyper-competitive market environment, business intelligence continues to be an area of investment and interest for businesses. The

More information

SOME TYPICAL REAL BENEFITS Some benefits I have seen companies achieve with simulation modeling as part of their approach include

SOME TYPICAL REAL BENEFITS Some benefits I have seen companies achieve with simulation modeling as part of their approach include G-07 James J. Curry Simulation Modeling in Lean Programs This presentation provides examples where simulation modeling was used as a tool in lean improvement programs, as a complement to other techniques

More information

Arrow Electronics Uses Simulation Modeling to Improve Inventory Performance and Customer Service

Arrow Electronics Uses Simulation Modeling to Improve Inventory Performance and Customer Service Arrow Electronics Uses Simulation Modeling to Improve Inventory Performance and Customer Service Rob Ende Director Supply Chain Optimization Melville, NY rende@arrow.com Agenda Arrow Electronics background

More information

Modeling Hourly Electric Utility Loads in the Phoenix Area

Modeling Hourly Electric Utility Loads in the Phoenix Area 3/10/2012 SOS 598: Applied Data Analysis for Energy Scientists 12/06/2011 Modeling Hourly Electric Utility Loads in the Phoenix Area Seth Herron Joseph Fernandi SOS 598: Applied Data Analysis for Energy

More information

Mining Heterogeneous Urban Data at Multiple Granularity Layers

Mining Heterogeneous Urban Data at Multiple Granularity Layers Mining Heterogeneous Urban Data at Multiple Granularity Layers Antonio Attanasio Supervisor: Prof. Silvia Chiusano Co-supervisor: Prof. Tania Cerquitelli collection Urban data analytics Added value urban

More information

Algebra II Common Core

Algebra II Common Core Core Algebra II Common Core Algebra II introduces students to advanced functions, with a focus on developing a strong conceptual grasp of the expressions that define them. Students learn through discovery

More information