INVENTORY MODELS COMPARISON IN VARIABLE DEMAND ENVIRONMENTS

Size: px
Start display at page:

Download "INVENTORY MODELS COMPARISON IN VARIABLE DEMAND ENVIRONMENTS"

Transcription

1 INVENTORY MODELS COMPARISON IN VARIABLE DEMAND ENVIRONMENTS Miguel Cezar Santoro, Gilberto Freire, Álvaro Eusébio Hernandez Depto. de Engenharia de Produção da Escola Politécnica da Universidade de São Paulo Cidade Universitária, São Paulo, SP, Brasil Abstract This paper presents a comparative cost performance study of four inventory models. One of them, referred as Requirement Planning, operates using demand forecast to quantify the acquisition decisions. The other three inventory models are the Order Up to Maximum Inventory Level, Base Stock and Fixed Lot Size. The Requirement Planning and Base Stock models operate with minimal purchase order quantity referred as Minimum Net Requirements. Firstly, the forecast for the active model is obtained by adjusting the Single Exponential Smoothing or the Holt s linear method to the historical data. After that, operations of the four inventory models are simulated, using search methods to minimize the cost performance of each one. The models are ranked using the mean total cost criterion. An analysis is carried out to verify the fixed purchase cost effect on the performances. Conclusions show the best overall model can change with the Purchase cost. Kanban - Base Stock model presents poor results. Keywords: inventory, simulation, search methods 1 INTRODUCTION Competition has led operations managers to look for cost efficiency in all systems. Inventories are no exception. The success of the Japanese methods and ideas in the last 20 years showed the value of concepts and systems like Just in Time (JIT) and Kanban for this efficiency. Unless JIT is usually understood as a production system, it implies the concept of production or acquisition of an item just at the moment of use, neither before nor after this moment. This ideal condition is the most efficient when inventory quantities and demand satisfaction are the goals of the system. The system has no inventory and no shortage. But this condition is not sufficient to assure cost efficiency. JIT concept often implies a large number of acquisition/production orders, which can result in large operation costs when the purchase/production fixed costs are high. The most common inventory models decide the moment and the quantity to replenish inventory using some current values of the system parameters. They react to a system state, justifying the adjective reactive that is used here to identify them. Reactive models need safety stocks to face the total demand variability during the time they need to react, and only when demand variability and reaction time are close to zero do they attain the JIT condition. Another class of inventory models, using forecasts to decide when and how much to buy or to produce, can be seen in Material Requirements Planning systems (MRP). Named here Requirements Planning (RP), this active model can anticipate the demand, adjusting the quantities and the times close to the moment of use, the JIT condition. It needs safety stocks to face the forecast errors, instead of all demand variability, which the reactive models need to face. It thus seems more efficient in quantities than the reactive models. But it is not enough to assure cost efficiency. This observation raises the following question: Under what conditions do demand variability and forecast errors equally impact the cost performance of the inventory models? A comparative cost performance study of 3 reactive models and the RP was conducted to answer this question. Sixty different demand environments were created to test the models performances. Simulation and search methods were used to optimize models parameters to ensure, for each model in each demand environment, the use of the best cost efficiency condition. 2 LITERATURE REVISION The first reference to forecasting applied to inventory is Brown [1]. This author recommends the use of forecasting to calculate reactive inventory models parameters to achieve better efficiency. Eilon et al. [2] continued this approach. Studies about inventory models during the 60s and 70s adopted demand behavior based on static Normal and Poisson distributions, which allowed convenient mathematical treatment. Browne and Zipkin [3] studied the limits of this traditional approach. Agarwall [4] is an exception in this period, showing that the environment changes are important and alter the best model for inventory management. The use of forecasting in inventory returned in Lee and Adam [5]. The impact of the forecast errors in MRP systems was studied, comparing several reactive inventory models performances applied to the dependent items. The main conclusions were: the forecast errors of the independent item hardly impact the inventory performance of the dependent items. Period Order Quantity (POQ) was the model with the best overall performance. It is important to note in this study that: The forecast errors were generated by static Normal distributions. The impact of the errors was studied on the dependent items and not on the independent item. Simulation is used as an experimental method to evaluate the models performance. Armstrong [6] and Goddard [7] presented another point of view. The improvements in performance by forecasting systems implementation would not pay for the costs and problems this implementation could produce. Goddard, in his Let s scrap forecasting paper, showed the importance of reducing (items) lead times to achieve better systems performances. But the demands complexity was still out of

2 the discussion and only reactive inventory models were considered. Gardner [8], using real demand historical data of independent items, studied the performance of the inventory system based on the classical Economic Lot Size model. Defining the lots acquisitions based on forecast demands, generated by four different forecasting models, he calculated trade off curves between inventory investment and customer lead time. Simulation of the system operation during the period of historical demand data was used in the calculations. His main conclusion was the importance of forecasting errors to the amount of inventory investment needed to achieve a specific customer lead time. The smaller the error, the smaller the investment needed. The study is important, too, due to the adoption of the joint performance measurement of the forecasting and inventory models. Fildes and Beard [9] studied the forecasting use in the production and inventory control. They analyzed the typical characteristics of inventory data and several forecasting models, and concluded that researchers neglected the production and inventory control area, the commercial systems had inadequate forecasting models and users experimented unnecessary large errors, inventories and poor demand satisfaction. The contributions of the studies discussed above were critical to the experimental modeling used in this study. 3 FORECASTING MODELS Both forecasting models selected use the smoothing logic. Table 1 presents the projection equations for forecast calculation. These models are analyzed in details in Makridakis [10] and Hanke and Reitsch [11]. Based on them, smoothing methods are used to quantify the Q, I and F parameters, balancing the importance of old and new demand data in the forecasts. Table 1: Forecasting models selected. Smoothing Model Curve Projection Method Constant Simple with α d t+k = q t Simple with α and Trend d t+k = q t + k.i t β (Holt) At each period, Q, and I are recalculated, using the real demand occurred (V) and Table 2 formulas. The models adjusted to the item demand series become the selection of the corresponding α, β and γ for each of them, using the search and simulation routine. Table 2: Models formula for period to period calculations. Model Formula Curve Constant Trend q t = α v t + (1- α)q t-1 = q t-1 + α(v t - q t-1) q t = α v t + (1- α) (q t-1 + i t-1) i t = β (q t - q t-1) + (1- β) i t-1 Again, Mariachis [10] and Hanker and Retch [11] provide the optimization method, using 24 initial periods to calculate the first Q and I values, and the last 36 periods to adjust the parameters to the minimum forecast error, measured by Mean Absolute Deviation (MAD). 4 INVENTORY MODELS Three reactive inventory models, detailed below, were selected for the comparative test. 4.1 Periodic Up to Order Level model In this model, the lot size is calculated to ensure that the total stock quantity never exceeds a defined quantity, the Order Level (old) parameter. The decision rule is: poq = ( ol st) if st rl (1) poq = 0 (Zero) if st > rl (2) Where poq ol st rl is the Purchase Order Quantity, the lot size to replenish the inventory is the Order Level parameter is the current stock at the decision moment, including the purchased lots still arriving is the Reorder Level, the quantity parameter that starts the purchase activity. The periodic review occurs at the end of each period. 4.2 Periodic Base Stock model The decision rule for this model is poq ( ol st) = (3) This simple rule implies stock replenishment every time the system reviews the inventory. It is a particular case of the precedent model, the Reorder Level is equal to the Order Level parameter. Like the other, it is a model with a 1-period review. 4.3 Periodic Economic Order Quantity model This traditional model has the following decision rule poq = n. ls if st rl (4) poq = 0 (zero) if st > rl (5) ls n is the fixed lot size, usually calculated using some economic criteria is a number of lots (LS sized) that assure the st>=rl after this purchase Again, the replenish decision occurs at every 1 period. 4.4 Requirements Planning Model This active model uses the following decision rule: poq = nr if > 0 poq = 0 (zero) if 0 nr nr (zero) (6) nr (zero) (7) is the Net Requirements needed to satisfy the forecast demand of the time defined by the Lead Time plus Reviewing Period. The general NR formula is: lt+ rp lt 1 nrt t+ lt = dt t i poqt + i lt t i st + ss nr t lt rp, (8) i= 1, + j= 1, + is the Net Requirements need to satisfy the demand during the next LT + RP periods is the system date when the decision is taken is Lead Time of the item is the Reviewing Period

3 d is the Demand forecast poq is the Purchase Order Quantity s is the stock of items ss is the Safety Stock The first key in the parameters is the date when the system takes the decision, which generates the value parameter. The second key refers to the deadline to that decision. The following example helps to understand the model operation. tries to end the last period with only the Safety Stock in the inventory. Safety Stock is the single parameter for this model in its pure form. 4.5 Minimum Net Requirements (MNR) The Base Stock models and the Requirements Planning Model tend to order with low quantities due to their decision rules. This is a great difficulty in environments the purchase cost is high. To improve the competitiveness of these 3 models, a second parameter is introduced, the Minimum Net Requirements. It is the smallest quantity the system must order when a quantity different from zero is needed. If a quantity greater than MNR is needed, the model orders this quantity instead of MNR. The new decision rules for the models are Periodic Base Stock models ( (10) poq = ( ol st) if ol st) mnr ( (11) poq = mnr if ol st) < mnr Figure 1: Example of Requirements Planning model operation The Net Requirements value in this example is = ( ) (20+ 30) = 60 nr (9) The Order decided in the current t = 0 needs to satisfy the next 4 periods, because the lot will only arrive at the end of period 3, to be used in period 4. To order only the necessary quantity, the POQ decided in the past (and not received) and the current stock is subtracted from the initial sum. Finally, a safety stock is added to prevent shortages due to forecasting errors. Therefore, this model always Historical series data set Demand of 36 periods of 400 items Unit price of each item Shortage cost of each item Lead time of each item Start Requirements Planning Model poq = nr if nr mnr (12) poq = mnr if < nr < mnr poq = 0 (zero) if 0 0 (13) nr (zero) (14) These modified rules were used in all simulations of this study. Simulation Parameters Data set Forecasting models Search and simulation routine Best parameters search for each forecasting model Forecasting errors calculations Forecasting models ranking Best forecasting model End Inventory models Search and Simulation routine Best parameters search for each inventory model Operation cost calculation Inventory models ranking Results report Next item Figure 2: Experimental design for the comparative study

4 5 MODELING Figure 2 presents the experimental design for models comparison. Visual Basic Applications software and Excel worksheets were the basic tools used for all routines. Actual historical data series of 400 items, each one with 36 periods, are used to compare the inventory models. This demand data set was used to select the best between the 2 forecasting models, which provided the demand forecast in the active inventory model. The decision variable was the forecasting error, measured by the Mean Absolute Deviation (MAD), calculated in the last 24 periods of each item. The initial 12 periods were used to calculate the parameters seeds required in the search routine. Then, the 4 inventory models were simulated using the same demand data set. To eliminate the cost inefficiency due to incorrect parameters values, a searchand- simulation sequence was repeated until the lowest operation cost was achieved for each model. Consequently, the comparison of the models was made in the best models conditions. Since the decision variable in this routine was the total operation cost of 36 periods, a set of costs was supplied to the software: Purchase cost cost incurred each time a purchase order is decided upon - 5 values were used in the experiment: 1.0 (low level), 3.0, 5.0, 7.0 and 9.0 (high level) for all items; Holding cost cost incurred in holding one unit of the item during 1 period this cost was equal to 1% of the item acquisition price, informed to the system in the simulation parameters data set. Shortage cost - cost incurred per period for each unit not supplied due to unavailable inventory the values adopted for each item were the actual values used in the company data were taken. The operation cost was the sum of these costs averages, considering only the periods the model was running on phase. The actual item lead time was informed in the simulation parameters data set. 6 RESULTS Table 3 presents the simulation results for the 5 purchase cost values. The 4 inventory models were ranked (ascending order) in each item using the total operation cost. Table 3 - % of the 400 items in which the model had the best (lower) cost performance PURCHASE COST UP TO ORDER LEVEL BASE STOCK ECONOMIC QUANTITY REQUIRE- MENTS PLANNING 1,0 31,5% 6,8% 36,8% 25,0% 3,0 29,0% 11,8% 32,8% 26,5% 5,0 28,3% 11,5% 35,3% 25,0% 7,0 31,0% 11,8% 30,3% 27,0% 9,0 28,5% 12,0% 29,0% 30,5% The Figure 3 presents the same data in a graphical form. The model showed the best performance for lower purchase cost values. Its initial advantage is reduced with the growing, with both Up to Order Level and Requirements Planning showing better performance in higher values. Base Stock presents the worst performance among the 4 models. % of Inventory Models.. 1st Places Inventory Model 1st Places % x 40% 35% 30% 25% 20% 15% 10% 5% 0% Up to Order Level Base Stock Requirements Planning Figure 3 Inventory Models performance expressed in % of the 400 items in which the model had the lower Operation Cost Figure 4 shows the sum of the 400 items Operation Costs for each model, plotted against the used in each simulation run. The Operation Cost growing is expected, since the is part of it. The Up to Order Level sum values were the lowest for all Purchase Cost values calculated for the models, but this fact isn t enough to assure the best performance at items level, showed in Figure 3. The Operation Costs sum of the best model (1st. place) for each item is included in the chart to evaluate the total performance improvement due to the selection. Operation Cost Sum.. ($ 000) Operation Cost Sum x Up to Order 1st Place Sum Base Stock Resource Planning Figure 4 Inventory Models Operation Cost performance comparison, using the 400 items Operation Cost sum. Finally, Figure 5 shows the models performances measured by Inventory Average, valued by items prices and calculated for each model and item. Again, these averages sum are plotted against the and the sum of the best model for each item is included. The best performance of Requirements Planning model was expected, since the use of forecasts leads to lower inventory levels. Like the Up to Order model and the Operation Cost analysis, this fact isn t enough to assure good cost performance at items level. The improvement is significant when the best model is considered at items level.

5 Inventory Average Sum.. ($ 000) Inventory Average Sum x Up to Order Level Stock Base Resource Planning 1st Place Figure 6 - Inventory Average Sum of the models 7 CONCLUSIONS The use of actual items data in inventory systems simulation limits the general inferences one could make. Nevertheless, jointly with simulation, is a good tool for systems performance in specific environments. The model had the best performance in s low values when the number of items the model get 1st. place is the criterion used. But only 32 to 36% of the items have this model as the best. Similar results were got in high s values for the Up to Order Level and Requirements Planning models. It is clear that any model is the best for the majority of the items. If this strategy is used, Up to Order Level is the recommended model. Analyzing the Inventory Average, the Requirements Planning model had the best performance. The use of forecasts can explain this fact. When this characteristic is important for the inventory system, that model should be used. But, again, significant improvements can be achieved by the selection of the best model for each item. Base Stock model had poor overall performance. Better results were expected, since this model is the base of Kanban system, largely recommended currently to reduce process inventory. Its Inventory average results were practically the same of the Up to Order Level, and higher than the Requirements Planning. And the quantity of the 400 items in which it had the lowest Operation Cost was 6 to 12%, poor results for this popular model. In few words, the results of the simulations show the importance of the models correct selection for each item in inventory systems. The improvements in overall performance are significant and probably pay the selection cost implementation. [5} Lee T. S., Adam Jr. E.E., Sept. 1986, Forecasting error evaluation in material requirements planning (MRP) production-inventory systems, Management Science, [6] Armstrong J. S., Jan. Feb. 1986, Research on forecasting: a quarter-century review, , Interfaces, v. 16, [7] Goddard W. E., Sept. 1989, Let s scrap forecasting, Modern Materials Handling, v.39, 39. [8] Gardner Jr. E. S., April 1990, Evaluating Forecast Performance in an Inventory Control System, Management Science, v. 36, #. 4. [9] Fildes R., Beard C., 1992, Forecasting Systems for Production and Inventory Control, International Journal of Operation & Production Management, v.12, #.4, [10] Makridakis S., Wheelright S.C., 1998, Forecasting- Methods and Applications, 3rd. ed., New York, Wiley. [11] Hanke J. E., Reitsch A. G., Business Forecasting, 1998, New Jersey, Prentice Hall. 8 REFERENCES [1] Brown R.G., 1959, Statistical Forecasting for Inventory Control, New York, McGraw-Hill. [2] Eilon et al., 1970, Adaptive Limits in Inventory Control, Management Science, v.16, n.8, [3] Browne S., Zipkin P., 1991, Inventory models with continuous, stochastic demands, The Annals of Applied Probability, v.1, [4] Agarwall S.C., 1974, A review of Current Inventory Theory and its Applications, International Journal of Operations Research, v.12,

Chapter 6. Inventory Control Models

Chapter 6. Inventory Control Models Chapter 6 Inventory Control Models Learning Objectives After completing this chapter, students will be able to: 1. Understand the importance of inventory control and ABC analysis. 2. Use the economic order

More information

Analysis of Various Forecasting Approaches for Linear Supply Chains based on Different Demand Data Transformations

Analysis of Various Forecasting Approaches for Linear Supply Chains based on Different Demand Data Transformations Institute of Information Systems University of Bern Working Paper No 196 source: https://doi.org/10.7892/boris.58047 downloaded: 16.11.2015 Analysis of Various Forecasting Approaches for Linear Supply

More information

Equations for Inventory Management

Equations for Inventory Management Equations for Inventory Management Chapter 1 Stocks and inventories Empirical observation for the amount of stock held in a number of locations: N 2 AS(N 2 ) = AS(N 1 ) N 1 where: N 2 = number of planned

More information

Inventory Management - A Teaching Note

Inventory Management - A Teaching Note Inventory Management - A Teaching Note Sundaravalli Narayanaswami W.P. No.2014-09-01 September 2014 INDIAN INSTITUTE OF MANAGEMENT AHMEDABAD-380 015 INDIA Inventory Management - A Teaching Note Sundaravalli

More information

Time Series and Forecasting

Time Series and Forecasting Chapter 22 Page 1 Time Series and Forecasting A time series is a sequence of observations of a random variable. Hence, it is a stochastic process. Examples include the monthly demand for a product, the

More information

Journal of Emerging Trends in Engineering and Applied Sciences (JETEAS) 4(1):115-120 (ISSN: 2141-7016)

Journal of Emerging Trends in Engineering and Applied Sciences (JETEAS) 4(1):115-120 (ISSN: 2141-7016) Journal of Emerging Trends in Engineering and Applied Sciences (JETEAS) 4(1):115-120 Scholarlink Research Institute Journals, 2013 (ISSN: 2141-7016) jeteas.scholarlinkresearch.org Journal of Emerging Trends

More information

Industry Environment and Concepts for Forecasting 1

Industry Environment and Concepts for Forecasting 1 Table of Contents Industry Environment and Concepts for Forecasting 1 Forecasting Methods Overview...2 Multilevel Forecasting...3 Demand Forecasting...4 Integrating Information...5 Simplifying the Forecast...6

More information

Forecasting Methods. What is forecasting? Why is forecasting important? How can we evaluate a future demand? How do we make mistakes?

Forecasting Methods. What is forecasting? Why is forecasting important? How can we evaluate a future demand? How do we make mistakes? Forecasting Methods What is forecasting? Why is forecasting important? How can we evaluate a future demand? How do we make mistakes? Prod - Forecasting Methods Contents. FRAMEWORK OF PLANNING DECISIONS....

More information

INCREASING FORECASTING ACCURACY OF TREND DEMAND BY NON-LINEAR OPTIMIZATION OF THE SMOOTHING CONSTANT

INCREASING FORECASTING ACCURACY OF TREND DEMAND BY NON-LINEAR OPTIMIZATION OF THE SMOOTHING CONSTANT 58 INCREASING FORECASTING ACCURACY OF TREND DEMAND BY NON-LINEAR OPTIMIZATION OF THE SMOOTHING CONSTANT Sudipa Sarker 1 * and Mahbub Hossain 2 1 Department of Industrial and Production Engineering Bangladesh

More information

SIMULATION-BASED ANALYSIS OF THE BULLWHIP EFFECT UNDER DIFFERENT INFORMATION SHARING STRATEGIES

SIMULATION-BASED ANALYSIS OF THE BULLWHIP EFFECT UNDER DIFFERENT INFORMATION SHARING STRATEGIES SIMULATION-BASED ANALYSIS OF THE BULLWHIP EFFECT UNDER DIFFERENT INFORMATION SHARING STRATEGIES Yuri A. Merkuryev and Julija J. Petuhova Rik Van Landeghem and Steven Vansteenkiste Department of Modelling

More information

A Programme Implementation of Several Inventory Control Algorithms

A Programme Implementation of Several Inventory Control Algorithms BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume, No Sofia 20 A Programme Implementation of Several Inventory Control Algorithms Vladimir Monov, Tasho Tashev Institute of Information

More information

Optimization of the sales forecast algorithm for a supermarket supply chain

Optimization of the sales forecast algorithm for a supermarket supply chain Optimization of the sales forecast algorithm for a supermarket supply chain Patrícia Oliveira; Fátima Rosa; Miguel Casquilho Instituto Superior Técnico, Av. Rovisco Pais, 1049-001 Lisboa (Portugal) Abstract:

More information

Reorder level = demand during lead time = lead time x demand per unit time ROL = LT x D

Reorder level = demand during lead time = lead time x demand per unit time ROL = LT x D Reorder Level Additional assumption: Lead time is known and constant No need to carrying stock from one cycle to the next So each order should be scheduled to arrive as existing stock runs out Reorder

More information

1 The EOQ and Extensions

1 The EOQ and Extensions IEOR4000: Production Management Lecture 2 Professor Guillermo Gallego September 9, 2004 Lecture Plan 1. The EOQ and Extensions 2. Multi-Item EOQ Model 1 The EOQ and Extensions This section is devoted to

More information

Features: NEW!! EIM Version 3 Spreadsheets!

Features: NEW!! EIM Version 3 Spreadsheets! NEW!! EIM Version 3 Spreadsheets! An exciting new tool has just been released by EIM, Inc. that implements the principles of effective inventory management! The Version 3 Spreadsheets feature our newly

More information

SINGLE-STAGE MULTI-PRODUCT PRODUCTION AND INVENTORY SYSTEMS: AN ITERATIVE ALGORITHM BASED ON DYNAMIC SCHEDULING AND FIXED PITCH PRODUCTION

SINGLE-STAGE MULTI-PRODUCT PRODUCTION AND INVENTORY SYSTEMS: AN ITERATIVE ALGORITHM BASED ON DYNAMIC SCHEDULING AND FIXED PITCH PRODUCTION SIGLE-STAGE MULTI-PRODUCT PRODUCTIO AD IVETORY SYSTEMS: A ITERATIVE ALGORITHM BASED O DYAMIC SCHEDULIG AD FIXED PITCH PRODUCTIO Euclydes da Cunha eto ational Institute of Technology Rio de Janeiro, RJ

More information

Glossary of Inventory Management Terms

Glossary of Inventory Management Terms Glossary of Inventory Management Terms ABC analysis also called Pareto analysis or the rule of 80/20, is a way of categorizing inventory items into different types depending on value and use Aggregate

More information

TEACHING AGGREGATE PLANNING IN AN OPERATIONS MANAGEMENT COURSE

TEACHING AGGREGATE PLANNING IN AN OPERATIONS MANAGEMENT COURSE TEACHING AGGREGATE PLANNING IN AN OPERATIONS MANAGEMENT COURSE Johnny C. Ho, Turner College of Business, Columbus State University, Columbus, GA 31907 David Ang, School of Business, Auburn University Montgomery,

More information

Simple Methods and Procedures Used in Forecasting

Simple Methods and Procedures Used in Forecasting Simple Methods and Procedures Used in Forecasting The project prepared by : Sven Gingelmaier Michael Richter Under direction of the Maria Jadamus-Hacura What Is Forecasting? Prediction of future events

More information

A Decision-Support System for New Product Sales Forecasting

A Decision-Support System for New Product Sales Forecasting A Decision-Support System for New Product Sales Forecasting Ching-Chin Chern, Ka Ieng Ao Ieong, Ling-Ling Wu, and Ling-Chieh Kung Department of Information Management, NTU, Taipei, Taiwan chern@im.ntu.edu.tw,

More information

2) The three categories of forecasting models are time series, quantitative, and qualitative. 2)

2) The three categories of forecasting models are time series, quantitative, and qualitative. 2) Exam Name TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false. 1) Regression is always a superior forecasting method to exponential smoothing, so regression should be used

More information

SPARE PARTS INVENTORY SYSTEMS UNDER AN INCREASING FAILURE RATE DEMAND INTERVAL DISTRIBUTION

SPARE PARTS INVENTORY SYSTEMS UNDER AN INCREASING FAILURE RATE DEMAND INTERVAL DISTRIBUTION SPARE PARS INVENORY SYSEMS UNDER AN INCREASING FAILURE RAE DEMAND INERVAL DISRIBUION Safa Saidane 1, M. Zied Babai 2, M. Salah Aguir 3, Ouajdi Korbaa 4 1 National School of Computer Sciences (unisia),

More information

The Integrated Inventory Management with Forecast System

The Integrated Inventory Management with Forecast System DOI: 10.14355/ijams.2014.0301.11 The Integrated Inventory Management with Forecast System Noor Ajian Mohd Lair *1, Chin Chong Ng 2, Abdullah Mohd Tahir, Rachel Fran Mansa, Kenneth Teo Tze Kin 1 School

More information

Automated Scheduling Methods. Advanced Planning and Scheduling Techniques

Automated Scheduling Methods. Advanced Planning and Scheduling Techniques Advanced Planning and Scheduling Techniques Table of Contents Introduction 3 The Basic Theories 3 Constrained and Unconstrained Planning 4 Forward, Backward, and other methods 5 Rules for Sequencing Tasks

More information

Answers to Concepts in Review

Answers to Concepts in Review Answers to Concepts in Review 1. A portfolio is simply a collection of investments assembled to meet a common investment goal. An efficient portfolio is a portfolio offering the highest expected return

More information

011-0385 ARQUIMEDES: A TOOL FOR TEACHING PPC IN AN OPERATIONS MANAGEMENT COURSE

011-0385 ARQUIMEDES: A TOOL FOR TEACHING PPC IN AN OPERATIONS MANAGEMENT COURSE 011-0385 ARQUIMEDES: A TOOL FOR TEACHING PPC IN AN OPERATIONS MANAGEMENT COURSE Carlos Alberto Castro Z.*, Guillermo León Carmona G.*María Cristina Bravo G* * Departamento de Ingeniería de Producción,

More information

Forecasting method selection in a global supply chain

Forecasting method selection in a global supply chain Forecasting method selection in a global supply chain Everette S. Gardner, Jr. * Department of Decision and Information Sciences C.T. Bauer College of Business 334 Melcher Hall, Houston, Texas USA 77204-6021

More information

Issues in inventory control models with demand and supply uncertainty Thesis proposal

Issues in inventory control models with demand and supply uncertainty Thesis proposal Issues in inventory control models with demand and supply uncertainty Thesis proposal Abhijit B. Bendre August 8, 2008 CORAL Centre for Operations Research Applications in Logistics Dept. of Business Studies,

More information

INVENTORY MANAGEMENT, SERVICE LEVEL AND SAFETY STOCK

INVENTORY MANAGEMENT, SERVICE LEVEL AND SAFETY STOCK INVENTORY MANAGEMENT, SERVICE LEVEL AND SAFETY STOCK Alin Constantin RĂDĂŞANU Alexandru Ioan Cuza University, Iaşi, Romania, alin.radasanu@ropharma.ro Abstract: There are many studies that emphasize as

More information

INVENTORY MANAGEMENT. 1. Raw Materials (including component parts) 2. Work-In-Process 3. Maintenance/Repair/Operating Supply (MRO) 4.

INVENTORY MANAGEMENT. 1. Raw Materials (including component parts) 2. Work-In-Process 3. Maintenance/Repair/Operating Supply (MRO) 4. INVENTORY MANAGEMENT Inventory is a stock of materials and products used to facilitate production or to satisfy customer demand. Types of inventory include: 1. Raw Materials (including component parts)

More information

Exact Fill Rates for the (R, S) Inventory Control with Discrete Distributed Demands for the Backordering Case

Exact Fill Rates for the (R, S) Inventory Control with Discrete Distributed Demands for the Backordering Case Informatica Economică vol. 6, no. 3/22 9 Exact Fill ates for the (, S) Inventory Control with Discrete Distributed Demands for the Backordering Case Eugenia BABILONI, Ester GUIJAO, Manuel CADÓS, Sofía

More information

INFLUENCE OF DEMAND FORECASTS ACCURACY ON SUPPLY CHAINS DISTRIBUTION SYSTEMS DEPENDABILITY.

INFLUENCE OF DEMAND FORECASTS ACCURACY ON SUPPLY CHAINS DISTRIBUTION SYSTEMS DEPENDABILITY. INFLUENCE OF DEMAND FORECASTS ACCURACY ON SUPPLY CHAINS DISTRIBUTION SYSTEMS DEPENDABILITY. Natalia SZOZDA 1, Sylwia WERBIŃSKA-WOJCIECHOWSKA 2 1 Wroclaw University of Economics, Wroclaw, Poland, e-mail:

More information

THE IMPLEMENTATION OF VENDOR MANAGED INVENTORY IN THE SUPPLY CHAIN WITH SIMPLE PROBABILISTIC INVENTORY MODEL

THE IMPLEMENTATION OF VENDOR MANAGED INVENTORY IN THE SUPPLY CHAIN WITH SIMPLE PROBABILISTIC INVENTORY MODEL THE IMPLEMENTATION OF VENDOR MANAGED INVENTORY IN THE SUPPLY CHAIN WITH SIMPLE PROBABILISTIC INVENTORY MODEL Ika Deefi Anna Departement of Industrial Engineering, Faculty of Engineering, University of

More information

Evaluating the Lead Time Demand Distribution for (r, Q) Policies Under Intermittent Demand

Evaluating the Lead Time Demand Distribution for (r, Q) Policies Under Intermittent Demand Proceedings of the 2009 Industrial Engineering Research Conference Evaluating the Lead Time Demand Distribution for (r, Q) Policies Under Intermittent Demand Yasin Unlu, Manuel D. Rossetti Department of

More information

Theory at a Glance (For IES, GATE, PSU)

Theory at a Glance (For IES, GATE, PSU) 1. Forecasting Theory at a Glance (For IES, GATE, PSU) Forecasting means estimation of type, quantity and quality of future works e.g. sales etc. It is a calculated economic analysis. 1. Basic elements

More information

Antti Salonen KPP227 - HT 2015 KPP227

Antti Salonen KPP227 - HT 2015 KPP227 - HT 2015 1 Inventory management Inventory management concerns short-range decisions about supplies, inventories, production levels, staffing patterns, schedules and distribution. The decisions are often

More information

Time series Forecasting using Holt-Winters Exponential Smoothing

Time series Forecasting using Holt-Winters Exponential Smoothing Time series Forecasting using Holt-Winters Exponential Smoothing Prajakta S. Kalekar(04329008) Kanwal Rekhi School of Information Technology Under the guidance of Prof. Bernard December 6, 2004 Abstract

More information

Spreadsheets to teach the (RP,Q) model in an Inventory Management Course

Spreadsheets to teach the (RP,Q) model in an Inventory Management Course Spreadsheets to teach the (RP,Q) model in an Inventory Management Course Carlos A. Castro-Zuluaga (ccastro@eafit.edu.co) Production Engineering Department, Universidad Eafit Medellin - Colombia Abstract

More information

Inventory Decision-Making

Inventory Decision-Making Management Accounting 195 Inventory Decision-Making To be successful, most businesses other than service businesses are required to carry inventory. In these businesses, good management of inventory is

More information

Objectives of Chapters 7,8

Objectives of Chapters 7,8 Objectives of Chapters 7,8 Planning Demand and Supply in a SC: (Ch7, 8, 9) Ch7 Describes methodologies that can be used to forecast future demand based on historical data. Ch8 Describes the aggregate planning

More information

MICROSOFT EXCEL 2007-2010 FORECASTING AND DATA ANALYSIS

MICROSOFT EXCEL 2007-2010 FORECASTING AND DATA ANALYSIS MICROSOFT EXCEL 2007-2010 FORECASTING AND DATA ANALYSIS Contents NOTE Unless otherwise stated, screenshots in this book were taken using Excel 2007 with a blue colour scheme and running on Windows Vista.

More information

Single item inventory control under periodic review and a minimum order quantity

Single item inventory control under periodic review and a minimum order quantity Single item inventory control under periodic review and a minimum order quantity G. P. Kiesmüller, A.G. de Kok, S. Dabia Faculty of Technology Management, Technische Universiteit Eindhoven, P.O. Box 513,

More information

IT S ALL ABOUT THE CUSTOMER FORECASTING 101

IT S ALL ABOUT THE CUSTOMER FORECASTING 101 IT S ALL ABOUT THE CUSTOMER FORECASTING 101 Ed White CPIM, CIRM, CSCP, CPF, LSSBB Chief Value Officer Jade Trillium Consulting April 01, 2015 Biography Ed White CPIM CIRM CSCP CPF LSSBB is the founder

More information

The problem with waiting time

The problem with waiting time The problem with waiting time Why the only way to real optimization of any process requires discrete event simulation Bill Nordgren, MS CIM, FlexSim Software Products Over the years there have been many

More information

Forecasting methods applied to engineering management

Forecasting methods applied to engineering management Forecasting methods applied to engineering management Áron Szász-Gábor Abstract. This paper presents arguments for the usefulness of a simple forecasting application package for sustaining operational

More information

Course Supply Chain Management: Inventory Management. Inventories cost money: Reasons for inventory. Types of inventory

Course Supply Chain Management: Inventory Management. Inventories cost money: Reasons for inventory. Types of inventory Inventories cost money: Inventories are to be avoided at all cost? Course Supply Chain Management: Or Inventory Management Inventories can be useful? Chapter 10 Marjan van den Akker What are reasons for

More information

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style

3.2. Solving quadratic equations. Introduction. Prerequisites. Learning Outcomes. Learning Style Solving quadratic equations 3.2 Introduction A quadratic equation is one which can be written in the form ax 2 + bx + c = 0 where a, b and c are numbers and x is the unknown whose value(s) we wish to find.

More information

Manufacturing Planning and Control for Supp Chain Management

Manufacturing Planning and Control for Supp Chain Management Manufacturing Planning and Control for Supp Chain Management Sixth Edition F. Robert Jacobs Indiana University William L. Berry The Ohio State University (Emeritus) D. Clay Whybark University of North

More information

QUANTITATIVE METHODS. for Decision Makers. Mik Wisniewski. Fifth Edition. FT Prentice Hall

QUANTITATIVE METHODS. for Decision Makers. Mik Wisniewski. Fifth Edition. FT Prentice Hall Fifth Edition QUANTITATIVE METHODS for Decision Makers Mik Wisniewski Senior Research Fellow, Department of Management Science, University of Strathclyde Business School FT Prentice Hall FINANCIAL TIMES

More information

The Mathematics 11 Competency Test Percent Increase or Decrease

The Mathematics 11 Competency Test Percent Increase or Decrease The Mathematics 11 Competency Test Percent Increase or Decrease The language of percent is frequently used to indicate the relative degree to which some quantity changes. So, we often speak of percent

More information

PERFORMANCE ANALYSIS OF A CONTRACT MANUFACTURING SYSTEM

PERFORMANCE ANALYSIS OF A CONTRACT MANUFACTURING SYSTEM PERFORMANCE ANALYSIS OF A CONTRACT MANUFACTURING SYSTEM Viswanadham.N 1, Vaidyanathan.G 2 The Logistics Institute- Asia Pacific National University of Singapore Singapore 11926 mpenv@nus.edu.sg 1 engp9778@nus.edu.sg

More information

Identification of Demand through Statistical Distribution Modeling for Improved Demand Forecasting

Identification of Demand through Statistical Distribution Modeling for Improved Demand Forecasting Identification of Demand through Statistical Distribution Modeling for Improved Demand Forecasting Murphy Choy Michelle L.F. Cheong School of Information Systems, Singapore Management University, 80, Stamford

More information

THE INTEGRATION OF SUPPLY CHAIN MANAGEMENT AND SIMULATION SYSTEM WITH APPLICATION TO RETAILING MODEL. Pei-Chann Chang, Chen-Hao Liu and Chih-Yuan Wang

THE INTEGRATION OF SUPPLY CHAIN MANAGEMENT AND SIMULATION SYSTEM WITH APPLICATION TO RETAILING MODEL. Pei-Chann Chang, Chen-Hao Liu and Chih-Yuan Wang THE INTEGRATION OF SUPPLY CHAIN MANAGEMENT AND SIMULATION SYSTEM WITH APPLICATION TO RETAILING MODEL Pei-Chann Chang, Chen-Hao Liu and Chih-Yuan Wang Institute of Industrial Engineering and Management,

More information

Number of methodological EUPA_LO_005_M_006. Work Area Code and Title 2.1 OFFICE PROCEDURES. Learning Outcome Number and Title

Number of methodological EUPA_LO_005_M_006. Work Area Code and Title 2.1 OFFICE PROCEDURES. Learning Outcome Number and Title Number of methodological EUPA_LO_005_M_006 Tool Work Area Code and Title 2.1 OFFICE PROCEDURES Unit Code and Title 2.1.2 Handle the stock Learning Outcome Number and Title LO005: Be able to maintain the

More information

8 given situation. 5. Students will discuss performance management and determine appropriate performance measures for an

8 given situation. 5. Students will discuss performance management and determine appropriate performance measures for an PRESCRIPTION: 632 OPERATIONS MANAGEMENT This prescription replaces 232 Operations Management. ELECTIVE PRESCRIPTION LEVEL 6 CREDIT 20 VERSION 1 INTRODUCED 2007 AIM PREREQUISITES Students will understand

More information

INVENTORY MANAGEMENT

INVENTORY MANAGEMENT 7 INVENTORY MANAGEMENT MGT2405, University of Toronto, Denny Hong-Mo Yeh Inventory management is the branch of business management that covers the planning and control of the inventory. In the previous

More information

IDENTIFICATION OF DEMAND FORECASTING MODEL CONSIDERING KEY FACTORS IN THE CONTEXT OF HEALTHCARE PRODUCTS

IDENTIFICATION OF DEMAND FORECASTING MODEL CONSIDERING KEY FACTORS IN THE CONTEXT OF HEALTHCARE PRODUCTS IDENTIFICATION OF DEMAND FORECASTING MODEL CONSIDERING KEY FACTORS IN THE CONTEXT OF HEALTHCARE PRODUCTS Sushanta Sengupta 1, Ruma Datta 2 1 Tata Consultancy Services Limited, Kolkata 2 Netaji Subhash

More information

Prentice Hall Algebra 2 2011 Correlated to: Colorado P-12 Academic Standards for High School Mathematics, Adopted 12/2009

Prentice Hall Algebra 2 2011 Correlated to: Colorado P-12 Academic Standards for High School Mathematics, Adopted 12/2009 Content Area: Mathematics Grade Level Expectations: High School Standard: Number Sense, Properties, and Operations Understand the structure and properties of our number system. At their most basic level

More information

Demand Management Where Practice Meets Theory

Demand Management Where Practice Meets Theory Demand Management Where Practice Meets Theory Elliott S. Mandelman 1 Agenda What is Demand Management? Components of Demand Management (Not just statistics) Best Practices Demand Management Performance

More information

GESTION DE LA PRODUCTION ET DES OPERATIONS PICASSO EXERCICE INTEGRE

GESTION DE LA PRODUCTION ET DES OPERATIONS PICASSO EXERCICE INTEGRE ECAP 21 / PROD2100 GESTION DE LA PRODUCTION ET DES OPERATIONS PICASSO EXERCICE INTEGRE 2004-2005 Prof : Pierre Semal : semal@poms.ucl.ac.be Assistants : Eléonore de le Court : delecourt@poms.ucl.ac.be

More information

Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data

Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data Introduction In several upcoming labs, a primary goal will be to determine the mathematical relationship between two variable

More information

Personal Financial Plan. John & Mary Sample

Personal Financial Plan. John & Mary Sample For Prepared by Donald F. Dempsey Jr. PO Box 1591 Williston, VT 05495 802-764-5815 This presentation provides a general overview of some aspects of your personal financial position. It is designed to provide

More information

Case study of a batch-production/inventory system E.M.M. Winands 1, A.G. de Kok 2 and C. Timpe 3

Case study of a batch-production/inventory system E.M.M. Winands 1, A.G. de Kok 2 and C. Timpe 3 Case study of a batch-production/inventory system E.M.M. Winands 1, A.G. de Kok 2 and C. Timpe 3 The plant of BASF under consideration consists of multiple parallel production lines, which produce multiple

More information

A Cross-Functional View of Inventory Management, Why Collaboration among Marketing, Finance/Accounting and Operations Management is Necessary

A Cross-Functional View of Inventory Management, Why Collaboration among Marketing, Finance/Accounting and Operations Management is Necessary A Cross-Functional View of Inventory Management, Why Collaboration among Marketing, Finance/Accounting and Operations Management is Necessary Richard E. Crandall, Appalachian State University, John A.

More information

Anytime 500 Forecast Modeling

Anytime 500 Forecast Modeling Page Industries Manufacturing Wholesale Distribution Required Modules Inventory Management (Sage) Material Requirements Planning or Inventory Replenishment (Sage) Sales Forecasting & MPS (e2b) Integrated

More information

Material Requirements Planning (MRP)

Material Requirements Planning (MRP) The Priority Enterprise Management System Material Requirements Planning (MRP) Contents MRP - Introduction...2 Calculating Demand for Top-Level Parts...2 Calculating Demand for Sub-assemblies and Raw Materials...3

More information

Microsoft Axapta Inventory Closing White Paper

Microsoft Axapta Inventory Closing White Paper Microsoft Axapta Inventory Closing White Paper Microsoft Axapta 3.0 and Service Packs Version: Second edition Published: May, 2005 CONFIDENTIAL DRAFT INTERNAL USE ONLY Contents Introduction...1 Inventory

More information

ESTABLISHING CONTROL ON CONSUMABLES INVENTORY IN A PRESSURE VESSEL MANUFACTURING INDUSTRY USING MICROSOFT EXCEL (A CASE STUDY)

ESTABLISHING CONTROL ON CONSUMABLES INVENTORY IN A PRESSURE VESSEL MANUFACTURING INDUSTRY USING MICROSOFT EXCEL (A CASE STUDY) ESTABLISHING CONTROL ON CONSUMABLES INVENTORY IN A PRESSURE VESSEL MANUFACTURING INDUSTRY USING MICROSOFT EXCEL (A CASE STUDY) Vignesh Ravichandran 1, N.Ganesh Kumar 2 1 UG Scholar, Dept. of Mechanical

More information

American Journal Of Business Education September/October 2012 Volume 5, Number 5

American Journal Of Business Education September/October 2012 Volume 5, Number 5 Teaching Learning Curves In An Undergraduate Economics Or Operations Management Course Jaideep T. Naidu, Philadelphia University, USA John F. Sanford, Philadelphia University, USA ABSTRACT Learning Curves

More information

The GMAT Guru. Prime Factorization: Theory and Practice

The GMAT Guru. Prime Factorization: Theory and Practice . Prime Factorization: Theory and Practice The following is an ecerpt from The GMAT Guru Guide, available eclusively to clients of The GMAT Guru. If you would like more information about GMAT Guru services,

More information

Inventory Theory. 25.1 Inventory Models. Chapter 25 Page 1

Inventory Theory. 25.1 Inventory Models. Chapter 25 Page 1 Chapter 25 Page 1 Inventory Theory Inventories are materials stored, waiting for processing, or experiencing processing. They are ubiquitous throughout all sectors of the economy. Observation of almost

More information

Studying Material Inventory Management for Sock Production Factory

Studying Material Inventory Management for Sock Production Factory Studying Inventory Management for Sock Production Factory Pattanapong Ariyasit*, Nattaphon Supawatcharaphorn** Industrial Engineering Department, Faculty of Engineering, Sripatum University E-mail: pattanapong.ar@spu.ac.th*,

More information

Modeling Stochastic Inventory Policy with Simulation

Modeling Stochastic Inventory Policy with Simulation Modeling Stochastic Inventory Policy with Simulation 1 Modeling Stochastic Inventory Policy with Simulation János BENKŐ Department of Material Handling and Logistics, Institute of Engineering Management

More information

Fractions and Linear Equations

Fractions and Linear Equations Fractions and Linear Equations Fraction Operations While you can perform operations on fractions using the calculator, for this worksheet you must perform the operations by hand. You must show all steps

More information

CALL VOLUME FORECASTING FOR SERVICE DESKS

CALL VOLUME FORECASTING FOR SERVICE DESKS CALL VOLUME FORECASTING FOR SERVICE DESKS Krishna Murthy Dasari Satyam Computer Services Ltd. This paper discusses the practical role of forecasting for Service Desk call volumes. Although there are many

More information

Outline. Role of Forecasting. Characteristics of Forecasts. Logistics and Supply Chain Management. Demand Forecasting

Outline. Role of Forecasting. Characteristics of Forecasts. Logistics and Supply Chain Management. Demand Forecasting Logistics and Supply Chain Management Demand Forecasting 1 Outline The role of forecasting in a supply chain Characteristics ti of forecasts Components of forecasts and forecasting methods Basic approach

More information

Part II Management Accounting Decision-Making Tools

Part II Management Accounting Decision-Making Tools Part II Management Accounting Decision-Making Tools Chapter 7 Chapter 8 Chapter 9 Cost-Volume-Profit Analysis Comprehensive Business Budgeting Incremental Analysis and Decision-making Costs Chapter 10

More information

Product Documentation SAP Business ByDesign 1302. Supply Chain Planning and Control

Product Documentation SAP Business ByDesign 1302. Supply Chain Planning and Control Product Documentation PUBLIC Supply Chain Planning and Control Table Of Contents 1 Supply Chain Planning and Control.... 6 2 Business Background... 8 2.1 Demand Planning... 8 2.2 Forecasting... 10 2.3

More information

DESCRIPTIVE STATISTICS. The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses.

DESCRIPTIVE STATISTICS. The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses. DESCRIPTIVE STATISTICS The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses. DESCRIPTIVE VS. INFERENTIAL STATISTICS Descriptive To organize,

More information

A target cost is arrived at by identifying the market price of a product and then subtracting a desired profit margin from it.

A target cost is arrived at by identifying the market price of a product and then subtracting a desired profit margin from it. Answers Fundamentals Level Skills Module, Paper F5 Performance Management June 2015 Answers Section A 1 C Divisional profit before depreciation = $2 7m x 15% = $405,000 per annum. Less depreciation = $2

More information

A HYBRID INVENTORY CONTROL SYSTEM APPROACH APPLIED TO THE FOOD INDUSTRY. David Claudio Jie Zhang Ying Zhang

A HYBRID INVENTORY CONTROL SYSTEM APPROACH APPLIED TO THE FOOD INDUSTRY. David Claudio Jie Zhang Ying Zhang Proceedings of the 2 Winter Simulation Conference S. G. Henderson, B. Biller, M.-H. Hsieh, J. Shortle, J. D. Tew, and R. R. Barton, eds. A HYBRID INVENTORY CONTROL SYSTEM APPROACH APPLIED TO THE FOOD INDUSTRY

More information

FORECASTING. Operations Management

FORECASTING. Operations Management 2013 FORECASTING Brad Fink CIT 492 Operations Management Executive Summary Woodlawn hospital needs to forecast type A blood so there is no shortage for the week of 12 October, to correctly forecast, a

More information

Analysis of a Production/Inventory System with Multiple Retailers

Analysis of a Production/Inventory System with Multiple Retailers Analysis of a Production/Inventory System with Multiple Retailers Ann M. Noblesse 1, Robert N. Boute 1,2, Marc R. Lambrecht 1, Benny Van Houdt 3 1 Research Center for Operations Management, University

More information

Planning Optimization in AX2012

Planning Optimization in AX2012 Planning Optimization in AX2012 Streamline your manufacturing operations with Master Planning and Forecasting Kevin Cosman 11 June 2013 About the Presenter Kevin Cosman, Senior Solutions consultant with

More information

Ch.3 Demand Forecasting.

Ch.3 Demand Forecasting. Part 3 : Acquisition & Production Support. Ch.3 Demand Forecasting. Edited by Dr. Seung Hyun Lee (Ph.D., CPL) IEMS Research Center, E-mail : lkangsan@iems.co.kr Demand Forecasting. Definition. An estimate

More information

Finanzdienstleistungen (Praxis) Algorithmic Trading

Finanzdienstleistungen (Praxis) Algorithmic Trading Finanzdienstleistungen (Praxis) Algorithmic Trading Definition A computer program (Software) A process for placing trade orders like Buy, Sell It follows a defined sequence of instructions At a speed and

More information

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture - 36 Location Problems In this lecture, we continue the discussion

More information

Understand How and Where Computers are used in Manufacturing

Understand How and Where Computers are used in Manufacturing H. RESOURCE MANAGEMENT AND MANUFACTURING COMPUTING H1 Understand How and Where Computers are used in Manufacturing H1.1 List possible computer applications in manufacturing processes. Performance Objective:

More information

Inventory Management

Inventory Management Crash Course on: Inventory Management Inventories today: a curse, a blessing, a must..? 1 Course programme: 1. Why do we keep inventories? 2. Typical demand classifications and analyses helpful in inventory

More information

Short-term Planning. How to start the right operation at the right shop at the right time? Just in Time (JIT) How to avoid waste?

Short-term Planning. How to start the right operation at the right shop at the right time? Just in Time (JIT) How to avoid waste? Short-term Planning Material Requirements Planning (MRP) How to get the right material in the right quantity at the right time? Manufacturing Resource Planning (MRP2) How to start the right operation at

More information

Risk-Pooling Effects of Emergency Shipping in a Two-Echelon Distribution System

Risk-Pooling Effects of Emergency Shipping in a Two-Echelon Distribution System Seoul Journal of Business Volume 8, Number I (June 2002) Risk-Pooling Effects of Emergency Shipping in a Two-Echelon Distribution System Sangwook Park* College of Business Administration Seoul National

More information

Outline: Demand Forecasting

Outline: Demand Forecasting Outline: Demand Forecasting Given the limited background from the surveys and that Chapter 7 in the book is complex, we will cover less material. The role of forecasting in the chain Characteristics of

More information

A Synchronized Supply Chain for Reducing Decoupling Stock

A Synchronized Supply Chain for Reducing Decoupling Stock A Synchronized Supply Chain for Reducing Decoupling Stock Jian Wang Shanghai University, China, jwang@t.shu.edu.cn Hiroaki Matsukawa Keio University, Japan, matsukawa@ae.keio.ac.jp Shane J. Schvaneveldt

More information

15. How would you show your understanding of the term system perspective? BTL 3

15. How would you show your understanding of the term system perspective? BTL 3 Year and Semester FIRST YEAR II SEMESTER (EVEN) Subject Code and Name BA7201 OPERATIONS MANAGEMENT Faculty Name 1) Mrs.L.SUJATHA ASST.PROF (S.G) 2) Mr. K.GURU ASST.PROF (OG) Q.No Unit I Part A BT Level

More information

How To Plan A Pressure Container Factory

How To Plan A Pressure Container Factory ScienceAsia 27 (2) : 27-278 Demand Forecasting and Production Planning for Highly Seasonal Demand Situations: Case Study of a Pressure Container Factory Pisal Yenradee a,*, Anulark Pinnoi b and Amnaj Charoenthavornying

More information

Simple Inventory Management

Simple Inventory Management Jon Bennett Consulting http://www.jondbennett.com Simple Inventory Management Free Up Cash While Satisfying Your Customers Part of the Business Philosophy White Papers Series Author: Jon Bennett September

More information

Effective Replenishment Parameters By Jon Schreibfeder

Effective Replenishment Parameters By Jon Schreibfeder WINNING STRATEGIES FOR THE DISTRIBUTION INDUSTRY Effective Replenishment Parameters By Jon Schreibfeder >> Compliments of Microsoft Business Solutions Effective Replenishment Parameters By Jon Schreibfeder

More information

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Module No. #01 Lecture No. #15 Special Distributions-VI Today, I am going to introduce

More information

Manufacturing Planning and Control for Supply Chain Management

Manufacturing Planning and Control for Supply Chain Management Manufacturing Planning and Control for Supply Chain Management APICS/CPIM Certification Edition F. Robert Jacobs Indiana University William L. Berry The Ohio State University (Emeritus) D.ClayWhybark University

More information