Review of Inventory Models. Recitation, Feb. 4 Guillaume Roels J Supply Chain Planning

Size: px
Start display at page:

Download "Review of Inventory Models. Recitation, Feb. 4 Guillaume Roels J Supply Chain Planning"

Transcription

1 Review of Inventory Models Recitation, Feb. 4 Guillaume Roels J Supply Chain Planning

2 Why hold inventories? Economies of Scale Uncertainties Demand Lead-Time: time between order and delivery Supply Transportation Smoothing (Seasonality) Speculation

3 Inventory Costs Holding Cost Cost of Capital, Warehouse, Taxes and Insurance, Obsolescence Order Cost Fixed and variable Penalty Cost Lost sale vs. Backorder Consider only costs that are relevant to the ordering decision

4 Outline Newsboy 1-period Random demand (Stochastic) Shortages allowed Variable costs only No Lead Time EOQ Multiple periods Known demand (Deterministic) Constant Demand No Shortages Fixed and variable order costs No Lead Time

5 Newsboy Example Every week, the owner of a newsstand purchases a number of copies of The Computer Journal. Weekly demand for the Journal is normally distributed with mean 10 and standard deviation 5. He pays 25 cents for each copy and sells each for 75 cents. How many copies would you recommend him to order? Example from Nahmias, Production and Operations Analysis

6 Other applications Short product life cycles / Long lead times Computers Apparel Fresh products Fresh food, newspapers Services Airline industry

7 Newsboy Model: Notations Random Demand: D Ordering decision: Q Unit Selling Price: p Unit Purchase Cost: c Objective: Find Q that maximizes Expected Profit, E[π]

8 Review of Optimization Max f(x) First-Order Conditions f (x*)=0 Second-Order Conditions f (x*) 0 0 0

9 Max E[π] = p E[min{D,Q}] c Q First-Order Conditions (E[π]) = p E[(min{D,Q}) ] c = p P(D Q)-c = 0 since min{d,q}= D when D Q (min(q,d)) =0 Q when Q D (min(q,d)) =1 Second Order Conditions One can check that (E[π]) = p (P(D Q)) 0 Order Q* such that P(D Q*) = c/p

10 Distribution Function Suppose that demand has cdf F(x), i.e., F(x)=P(D x) Therefore, P(D Q*)=c/p 1-P(D Q*)=c/p 1-F(Q*)=c/p F(Q*)=(p-c)/p Ratio (p-c)/p is a probability (btw 0 and 1) and is called the critical fractile

11 Generalization c U : Underage Cost (when D Q) In the example, opportunity cost, p-c Loss of goodwill c O : Overage Cost (when D Q) In the example, c Salvage value Min c U E[max{D-Q, 0}] + c O E[max{Q-D, 0}] Solving for Q, F(Q*)=c U /(c U + c O )

12 How to find Q*: F(Q) Graphical Representation 1 c U /(c U +c O ) 0 Q* Q

13 How to find Q*: Analytical Derivation Uniform Demand between [A,B] F(x)=(x-A)/(B-A) A x B Solve (Q*-A)/(B-A)=c U /(c U + c O ), i.e. Q*=A+ (B-A) c U /(c U + c O )

14 How to find Q*: Excel Normal Demand Q*=NORMINV(µ, σ, c U /(c U + c O )) F(Q*)=c U /(c U + c O ) Q*=F -1 (c U /(c U + c O )) Alternatively, use standardized normal Q*=µ + (z*) σ where z*=normsinv(c U /(c U + c O ))

15 How to find Q*: Tables Example: c U =p-c= = $.50 c O =c= $.25 Critical Fractile = c U /(c U + c O ) = 0.67 Standardized Normal Table z*=0.43 z Q*= µ + (z*) σ=10+(0.43) 5 = 12.15

16 Service Levels Shortage Penalty P(D Q*) = 1 - F(Q*) = c O /(c U + c O ) Example: Fill Rate E[min{D,Q*}]/E[D] Example: 89% (from tables or simulation)

17 Extensions Initial Inventory I Order Q* - I if I Q*, 0 otherwise Q* is called the Base Stock and represents the target inventory level Discrete demand Order quantity: Round Up Q* Multiple periods Fixed cost Many applications in Supply Contracts

18 Outline Newsboy 1-period Random demand (Stochastic) Shortages allowed Variable costs only No Lead Time EOQ Multiple periods Known demand (Deterministic) Constant Demand No Shortages Fixed and variable order costs No Lead Time

19 EOQ Example Number 2 pencils at the campus bookstore are sold at a fairly steady rate of 60 per week. The pencils cost the bookstore 2 cents each and sell for 15 cents each. It costs $3 to initiate an order, and holding costs are based on an annual interest rate of 25 percent. Determine the optimal number of pencils for the bookstore to purchase and the time between placement of orders. Example from Nahmias, Production and Operations Analysis

20 Intuition Trade-Off: Spread the fixed ordering cost over many items Avoid high inventory costs Replenishment from An outside vendor Internal production

21 Application Steady Demand / Large Fixed Cost Industries Manufacturing: Automobile, Electrical Appliances, Chemical Products (Lot Sizes) Retail: Slow-moving items (pencils, bathroom tissue )

22 EOQ Notations EOQ = Economic Order Quantity Constant Demand Rate: λ Fixed order cost: K Variable order cost: c Inventory holding cost: h Interest rate: i Order quantity: Q Time between orders: T

23 Evolution of Inventory Inventory position Q time T Order when inventory position reaches zero Order the same amount each time

24 Cost components (1) Inventory holding cost h = i * c (cost of capital) Over a replenishment cycle: Start from Q Ends at 0 Decreases steadily Average inventory = Q/2 Average inventory cost = h Q/2

25 Cost components (2) Per replenishment cycle: Fixed cost: K Variable cost: c Q Length of a cycle: Order size: Q units Demand rate: λ units/year Time between orders T = Q/λ Average order cost = 1/T (K + cq) = K λ/q + c λ

26 Min h Q/2 + K λ/q + c λ First Order Conditions: h/2 - K λ/q 2 = 0 Second Order Conditions: 2 K λ/q 3 0 Hence, order Q*= 2Kλ h

27 Optimization Optimal Cost: Inventory Cost: h Q*/2 = Fixed Order Cost: Kλ/Q*= 2Kλh 2Kλh Total Cost=c λ + 2 2Kλh

28 Graphical View Q inventory fixed cost total cost cost

29 Example λ = 60 units/week = 3,120 units/year K= $3, c =$0.02, h=i c=(.25) (.02) = $0.005/(unit)/(year) 2Kλ (2)(3)(3,120) Q*= = = 1935 units h T=Q/λ=1,935/3,120=0.62 years =32 weeks Work in the same units!

30 Observations Very robust Can round up or down with loosing much Independent of selling price Dependent of purchase cost only through holding cost.

31 Extensions Lead-time L same ordering quantity Order L periods in advance, when stock reaches L/λ. Finite production rates Quantity discounts Supply Chain Application: Determine the lot sizes of all stages in the supply chain (global view).

32 Summary Newsboy 1-period Random demand (Stochastic) Shortages allowed Variable costs only No Lead Time F( Q*) = c U cu + c O EOQ Multiple periods Known demand (Deterministic) Constant Demand No Shortages Fixed and variable order costs No Lead Time Q* = 2Kλ h

33 Newsboy Example (1) The buyer for Needless Markup, a famous high end department store, must decide on the quantity of a highpriced women s handbag to procure in Italy for the following Christmas season. The unit cost of the handbag to the store is $28.50 and the handbag will sell for $ Any handbags not sold by the end of the season are purchased by a discount firm for $ In addition, the store accountants estimate that there is a cost of $.40 for each dollar tied up in inventory, as this dollar invested elsewhere could have yielded a gross profit. Assume that this cost is attached to unsold bags only. Example from Nahmias, Production and Operations Analysis

34 Newsboy Example (2) Suppose that the sales of the bags are equally likely to be anywhere from 50 to 250 handbags during this season. Based on this, how many bags should the buyer purchase? c U = ( ) = $ (lost margin) c O = (28.50 (1.4) ) = $19.90 (purchase cost + inventory holding cost salvage value) Critical Fractile = c U /(c U + c O ) =.859 Demand is Uniform between 50 and 250 Q*= 50 +(250-50) *(.859) =222 units

35 EOQ Example (1) The Rahway, New Jersey, plant of Metalcase, a manufacturer of office furniture, produce metal desks at a rate of 200 per month. Each desk requires 40 Phillips head metal screws purchased from a supplier in North Carolina. The screws cost 3 cents each. Fixed delivery charges and costs of receiving and storing shipments of the screws amount to about $100 per shipment, independent of the size of the shipment. The firm uses a 25 percent interest rate to determine holding costs. Metalcase would like to establish a standing order with the supplier and is considering several alternatives. What standing order size should they use? Example from Nahmias, Production and Operations Analysis

36 EOQ Example (2) λ = (200)(40)(12)=96,000 units/year K=$100, h=(.25)(0.03)= Kλ (2)(100)(96,000) Q* = = = h ,597 Cycle time T = Q/ λ =.53 year

Operations Management I Fall 2003 Odette School of Business University of Windsor. Midterm Exam II Solution Thursday, November 20 Education Gym

Operations Management I Fall 2003 Odette School of Business University of Windsor. Midterm Exam II Solution Thursday, November 20 Education Gym Last Name First Name ID Operations Management I 7-1 Fall 00 Odette School of usiness University of Windsor Midterm Exam II Solution Thursday, November 0 Education Gym Instructor: Mohammed Fazle aki Aids

More information

Supply Chains: Inventory Basics

Supply Chains: Inventory Basics Department of Industrial Engineering Supply Chains: Inventory Basics Jayant Rajgopal, Ph.D., P.E. Department of Industrial Engineering University of Pittsburgh Pittsburgh, PA 15261 Effective inventory

More information

Inventory Management

Inventory Management Operations & Supply Planning PGDM 2018-20 Inventory Management Vinay Kumar Kalakbandi Assistant Professor Operations Management 109 Why inventories? Economies of Scale Supply and Demand Uncertainty Volume

More information

Operations Management - II Post Graduate Program Session 7. Vinay Kumar Kalakbandi Assistant Professor Operations & Systems Area

Operations Management - II Post Graduate Program Session 7. Vinay Kumar Kalakbandi Assistant Professor Operations & Systems Area Operations Management - II Post Graduate Program 2015-17 Session 7 Vinay Kumar Kalakbandi Assistant Professor Operations & Systems Area 2/2/2016 Vinay Kalakbandi 1 Agenda Course updates Recap Inventory

More information

Operations Management I Winter 2005 Odette School of Business University of Windsor

Operations Management I Winter 2005 Odette School of Business University of Windsor Last Name First Name ID Operations Management I 7-1 Winter 005 Odette School of Business University of Windsor Midterm Exam II Solution Thursday, March 1 Last Name A-L: Room OB B0 Last Name M-Z: Room ED

More information

Operations & Supply Planning

Operations & Supply Planning Operations & Supply Planning PGDM 2017-19 Inventory Management Vinay Kumar Kalakbandi Assistant Professor Operations Management Survey No. 38, Cherlaguda Village, Shamshabad Mandal, RR District, Hyderabad-

More information

Supply Chain Coordination using contracts

Supply Chain Coordination using contracts Supply Chain Coordination using contracts Recap Agenda Betting on uncertain demand the newsvendor model The problem of Double Marginalization Using Contracts to Manage a Specific Supply Chain Risk Conclusion

More information

Supply Chain Coordination using contracts

Supply Chain Coordination using contracts Supply Chain Coordination using contracts Recap Agenda Betting on uncertain demand the newsvendor model The problem of Double Marginalization Using Contracts to Manage a Specific Supply Chain Risk Conclusion

More information

Inventory Control. Inventory. Inventories in a manufacturing plant. Why inventory? Reasons for holding Raw Materials. Reasons for holding WIP

Inventory Control. Inventory. Inventories in a manufacturing plant. Why inventory? Reasons for holding Raw Materials. Reasons for holding WIP Inventory Control Inventory the oldest result of the scientific management efforts inventory plays a key role in the logistical behavior of virtually all manufacturing systems the classical inventory results

More information

Inventory Control Model

Inventory Control Model Inventory Control Model The word 'inventory' means simply a stock of idle resources of any kind having an economic value. In other words, inventory means a physical stock of goods, which is kept in hand

More information

MSCI 432/633: Production and Service Operations Management, Winter MSCI /633: Assignment # 3; MSCI : Assignment # 2

MSCI 432/633: Production and Service Operations Management, Winter MSCI /633: Assignment # 3; MSCI : Assignment # 2 MSCI 43/633: Production and Service Operations Management, Winter 010 Q1. Discounting schemes. MSCI 43.001/633: Assignment # 3; MSCI 43.00: Assignment # a. Find the optimal ordering quantities for each

More information

An Optimization Model For Products with Variable Production Cost, Selling Price and Varying Distribution of Customer Demand

An Optimization Model For Products with Variable Production Cost, Selling Price and Varying Distribution of Customer Demand International Journal of Latest Research in Engineering and Technology () An Optimization Model For Products with Variable Production Cost, Selling Price and Varying Distribution of Customer Demand W.

More information

ABSTRACT. The Problem Background

ABSTRACT. The Problem Background Determining Discounts For Perishable Inventory Tom Bramorski, University of Wisconsin-Whitewater ABSTRACT In this paper, we develop a model to help manage prices of perishable products in a grocery store.

More information

This is a refereed journal and all articles are professionally screened and reviewed

This is a refereed journal and all articles are professionally screened and reviewed Advances in Environmental Biology, 6(4): 1400-1411, 2012 ISSN 1995-0756 1400 This is a refereed journal and all articles are professionally screened and reviewed ORIGINAL ARTICLE Joint Production and Economic

More information

Chapter 4. Models for Known Demand

Chapter 4. Models for Known Demand Chapter 4 Models for Known Demand Introduction EOQ analysis is based on a number of assumptions. In the next two chapters we describe some models where these assumptions are removed. This chapter keeps

More information

INVENTORY THEORY INVENTORY PLANNING AND CONTROL SCIENTIFIC INVENTORY MANAGEMENT

INVENTORY THEORY INVENTORY PLANNING AND CONTROL SCIENTIFIC INVENTORY MANAGEMENT INVENTORY THEORY INVENTORY PLANNING AND CONTROL SCIENTIFIC INVENTORY MANAGEMENT INVENTORY (STOCKS OF MATERIALS) Because there is difference in the timing or rate of supply and demand What would happen

More information

Operations Management I Winter 2002 Odette School of Business University of Windsor

Operations Management I Winter 2002 Odette School of Business University of Windsor Last Name First Name ID Operations Management I 7-1 Winter 00 Odette Scool of Business University of Windsor Midterm Exam II Solution Wednesday, Marc 7, 10:00 11:0 am Instructor: Moammed Fazle Baki Aids

More information

Inventory is used in most manufacturing, service, wholesale, and retail activities and because

Inventory is used in most manufacturing, service, wholesale, and retail activities and because Production Planning I Prepared by Faramarz Khosravi IENG/MANE 33 lecture notes Reference: PRODUCION, Planning, Control, and Integration by SIPPER & BULFIN Chapter 6- Part 1: EOQ, EPQ INVENORY: INDEPENDEN

More information

stock-keeping unit (SKU). An SKU is a specific item at a particular geographic location.

stock-keeping unit (SKU). An SKU is a specific item at a particular geographic location. Chapter 12: Inventory Management Have you ever been in a rush to get through the grocery checkout to be stuck in line behind a person buying numerous varieties of the same item - 20 cans of pet food, with

More information

UNIT 15 INDEPENDENT DEMAND INVENTORY SYSTEMS

UNIT 15 INDEPENDENT DEMAND INVENTORY SYSTEMS UNIT 15 INDEPENDENT DEMAND INVENTORY SYSTEMS Objectives After going through this unit, you will be able to learn What is an independent demand system What is a production-distribution system The need for

More information

Supply Chain Inventory Management. Multi-period Problems. Read: Chap Chap 11.

Supply Chain Inventory Management. Multi-period Problems. Read: Chap Chap 11. Supply Chain Inventory Management Multi-period Problems Read: Chap 10.1-10.2. Chap 11. Push vs. Pull Processes PUSH: Order decision initiated in anticipation to customer orders A newspaper vendor orders

More information

Managing Service Inventory

Managing Service Inventory Managing Service Inventory Shin Ming Guo NKFUST Reasons to Hold Inventory Inventory Models ABC Classification News Vendor Problem Hospitals and Inventory Management Control Barcodes and computers keep

More information

Supply Chain Inventory Management Chapter 9. Copyright 2013 Pearson Education, Inc. publishing as Prentice Hall 09-01

Supply Chain Inventory Management Chapter 9. Copyright 2013 Pearson Education, Inc. publishing as Prentice Hall 09-01 Supply Chain Inventory Management Chapter 9 09-01 What is a Inventory Management? Inventory Management The planning and controlling of inventories in order to meet the competitive priorities of the organization.

More information

Johan Oscar Ong, ST, MT

Johan Oscar Ong, ST, MT INVENTORY CONTROL Johan Oscar Ong, ST, MT I.1 DEFINITION Inventory are material held in an idle or incomplete state awaiting future sale, use, or transformation. (Tersine) Inventory are a stock of goods.

More information

Principles of Inventory Management

Principles of Inventory Management John A. Muckstadt Amar Sapra Principles of Inventory Management When You Are Down to Four, Order More fya Springer Inventories Are Everywhere 1 1.1 The Roles of Inventory 2 1.2 Fundamental Questions 5

More information

Economic Order Quantity

Economic Order Quantity The Definition of EOQ Economic Order Quantity EOQ, or Economic Order Quantity, is defined as the optimal quantity of orders that minimizes total variable costs required to order and hold inventory. The

More information

Chapter 12. The Material Flow Cycle. The Material Flow Cycle ٠٣/٠٥/١٤٣٠. Inventory System Defined. Inventory Basics. Purposes of Inventory

Chapter 12. The Material Flow Cycle. The Material Flow Cycle ٠٣/٠٥/١٤٣٠. Inventory System Defined. Inventory Basics. Purposes of Inventory Chapter 12 Inventory Management The Material Flow Cycle ١ ٢ Input The Material Flow Cycle Other Wait Move Cycle Queue Setup Run Output 1 Run time: Job is at machine and being worked on 2 Setup time: Job

More information

Basestock Model. Chapter 13

Basestock Model. Chapter 13 Basestock Model Chapter 13 These slides are based in part on slides that come with Cachon & Terwiesch book Matching Supply with Demand http://cachon-terwiesch.net/3e/. If you want to use these in your

More information

SLIDES BY. John Loucks. St. Edward s Univ.

SLIDES BY. John Loucks. St. Edward s Univ. . SLIDES BY John Loucks St. Edward s Univ. 1 Chapter 14, Part A Inventory Models with Deterministic Demand Economic Order Quantity (EOQ) Model Economic Production Lot Size Model Inventory Model with Planned

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

Managing Service Inventory

Managing Service Inventory Managing Service Inventory Shin Ming Guo NKFUST Reasons to Hold Inventory Inventory Models News Vendor Problem ABC Classification Who Cares About Inventory? In North America, the loss from overstocks in

More information

Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa

Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa In an inventory control system for a single product with random demand, where the inventory level is continuously monitored,

More information

Chapter Introduction. The Value of Information. More Information. Information Types. 4-Stage Supply Chain. 5.

Chapter Introduction. The Value of Information. More Information. Information Types. 4-Stage Supply Chain. 5. 5.1 Introduction Chapter 5 The Value of Information Value of using any type of information technology Potential availability of more and more information throughout the supply chain Implications this availability

More information

Inventory Control in Supply Chain Management: Concept and Workshop

Inventory Control in Supply Chain Management: Concept and Workshop .. Inventory Control in Supply Chain Management: Concept and Workshop Oran Kittithreerapronchai 1 1 Department of Industrial Engineering, Chulalongkorn University Bangkok 10330 THAILAND last updated: November

More information

ˆ = $0.2 per gallon per year Because Jane allows backorders, the average annual inventory cost is

ˆ = $0.2 per gallon per year Because Jane allows backorders, the average annual inventory cost is Production Planning I Prepared by Faramarz Khosravi IENG/MANE 33 lecture notes Reference: PRODUCTION, Planning, Control, and Integration by SIPPER & BULFIN Chapter 6- Part INVENTORY: INDEPENDENT DEMAND

More information

Inventory Control Models

Inventory Control Models Chapter 6 Inventory Control Models uantitative Analysis for Management, Tenth Edition, by Render, Stair, and Hanna 2008 Prentice-Hall, Inc. Introduction Inventory is any stored resource used to satisfy

More information

Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard. Inventory Level. Figure 4. The inventory pattern eliminating uncertainty.

Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard. Inventory Level. Figure 4. The inventory pattern eliminating uncertainty. Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard Inventory Theory.S2 The Deterministic Model An abstraction to the chaotic behavior of Fig. 2 is to assume that items are withdrawn

More information

PROBLEMS. Quantity discounts Discounts or lower unit costs offered by the manufacturer when a customer purchases larger quantities of the product.

PROBLEMS. Quantity discounts Discounts or lower unit costs offered by the manufacturer when a customer purchases larger quantities of the product. GLOSSARY Economic order quantity (EOQ) The order quantity that minimizes the annual holding cost plus the annual ordering cost. Constant demand rate An assumption of many inventory models that states that

More information

MULTI-PERIOD MODELS: PERFORMANCE MEASURES. LM6001 Inventory management

MULTI-PERIOD MODELS: PERFORMANCE MEASURES. LM6001 Inventory management MULTI-PERIOD MODELS: PERFORMANCE MEASURES LM6001 Inventory management 1 TODAY S AGENDA Given the system parameters Continuous review (s,q): Lot size, reorder point (ROP) Periodic review (R,S): Order-up-to

More information

Yuji Yamamoto PPU411 VT Today s topic. Inventory measures The ABC system Specific situations in finding economic order quantity

Yuji Yamamoto PPU411 VT Today s topic. Inventory measures The ABC system Specific situations in finding economic order quantity Yuji Yamamoto PPU411 VT 2017 Today s topic Inventory measures The ABC system Specific situations in finding economic order quantity Non-instantaneous replenishment Quantity discount One-period decisions

More information

1. Inventory management

1. Inventory management 1. Inventory management 10.1 Introduction The importance of proper inventory management is evident when one considers that inventories have lead to the demise of many a business. The downfall of some companies

More information

Inventory Management with Demand Uncertainty

Inventory Management with Demand Uncertainty Annie Chen Questions? Inventory Management with Demand Uncertainty 15.734 Intro to OM, Recitation 4 Annie Chen June 12, 2014 Announcements Process Improvement Analysis (individual) Due Sat, June 14, 11pm

More information

Inventory Management at Big Bazaar

Inventory Management at Big Bazaar Inventory Management at Big Bazaar Submitted to Dr. P. K. Dash Associate Professor Quantitative Techniques and Operations Management IMI-Bhubaneswar Submitted By: Group I PGDM 2012-14 Introduction Ever

More information

Managing stock levels: materials management and inventory control

Managing stock levels: materials management and inventory control 16 Managing stock levels: materials management and inventory control Prerequisites Objectives Introduction For part of this chapter you will find it useful to have some knowledge of the normal distribution

More information

Introduction. Introduction. Introduction LEARNING OBJECTIVES LEARNING OBJECTIVES

Introduction. Introduction. Introduction LEARNING OBJECTIVES LEARNING OBJECTIVES Valua%on and pricing (November 5, 2013) LEARNING OBJECTIVES Lecture 9 Control 1. Understand the importance of inventory control and ABC analysis. 2. Use the economic order quantity (EOQ) to determine how

More information

A Method for Determining Inventory Policy Parameters for a Single Product under Limited Space

A Method for Determining Inventory Policy Parameters for a Single Product under Limited Space A Method for Determining Inventory Policy Parameters for a Single Product under Limited Space Doan Trinh Nguyen #1, Jirachai Buddhakulsomsiri #2, Kanokwan Singha #3 # School of Manufacturing Systems and

More information

Special Inventory Models

Special Inventory Models Supplement D Supplement D Special Inventory Models Special Inventory Models TRUE/FALSE 1. The economic production lot size represents the maximum quantity of on-hand inventory for a manufacturer. Answer:

More information

Inventory Models for Probabilistic Demand: Basic Concepts

Inventory Models for Probabilistic Demand: Basic Concepts CTL.SC1x -Supply Chain & Logistics Fundamentals Inventory Models for Probabilistic Demand: Basic Concepts MIT Center for Transportation & Logistics Notation D = Average Demand (units/time) c = Variable

More information

OPTIMIZATION AND OPERATIONS RESEARCH Vol. IV - Inventory Models - Waldmann K.-H

OPTIMIZATION AND OPERATIONS RESEARCH Vol. IV - Inventory Models - Waldmann K.-H INVENTORY MODELS Waldmann K.-H. Universität Karlsruhe, Germany Keywords: inventory control, periodic review, continuous review, economic order quantity, (s, S) policy, multi-level inventory systems, Markov

More information

Logistics/Supply Chain Customer Service

Logistics/Supply Chain Customer Service Logistics/Supply Chain Customer Service Prepared by: Dr. M. S. Memon Department of Industrial Engineering and Management Mehran UET, Jamshoro, Pakistan Customer Service in Planning Triangle 2 Customer

More information

Chapter 17. Inventory Control

Chapter 17. Inventory Control 1 Chapter 17 Inventory Control 2 OBJECTIVES Inventory System Defined Inventory Costs Independent vs. Dependent Demand Single-Period Inventory Model Multi-Period Inventory Models: Basic Fixed-Order Quantity

More information

RCSC 304 Retail Mathematics

RCSC 304 Retail Mathematics 1 RCSC 304 Retail Mathematics The following are examination questions used to assess students abilities to apply information from RCSC 304 to satisfy the learning outcome of Be able to quantitatively and

More information

MgtOp 340 Professor Munson Washington State University Sample Exam for Exam 2

MgtOp 340 Professor Munson Washington State University Sample Exam for Exam 2 MgtOp 340 Professor Munson Washington State University Sample Exam for Exam 2 Multiple Choice 1. Suppose that the annual EOQ cost (setup plus inventory holding) for a product stored in a warehouse is $10,000.

More information

Backorders case with Poisson demands and constant procurement lead time

Backorders case with Poisson demands and constant procurement lead time The Lecture Contains: Profit maximization considering partial backlogging Example for backorder cases Backorders case with Poisson demands and constant procurement lead time The lost sales case for constant

More information

NUTC R358- R359. Analysis of Carbon Emission Regulations in Supply Chains with Volatile Demand. Dincer Konur and James Campbell

NUTC R358- R359. Analysis of Carbon Emission Regulations in Supply Chains with Volatile Demand. Dincer Konur and James Campbell Analysis of Carbon Emission Regulations in Supply Chains with Volatile Demand by Dincer Konur and James Campbell NUTC R358- R359 A National University Transportation Center at Missouri University of Science

More information

A Simple EOQ-like Solution to an Inventory System with Compound Poisson and Deterministic Demand

A Simple EOQ-like Solution to an Inventory System with Compound Poisson and Deterministic Demand A Simple EOQ-like Solution to an Inventory System with Compound Poisson and Deterministic Demand Katy S. Azoury San Francisco State University, San Francisco, California, USA Julia Miyaoka* San Francisco

More information

Role of Inventory in the Supply Chain. Inventory categories. Inventory management

Role of Inventory in the Supply Chain. Inventory categories. Inventory management Inventory management Role of Inventory in the Supply Chain Improve Matching of Supply and Demand Improved Forecasting Reduce Material Flow Time Reduce Waiting Time Reduce Buffer Inventory Economies of

More information

Yuji Yamamoto PPU411 VT 2017

Yuji Yamamoto PPU411 VT 2017 Yuji Yamamoto PPU411 VT 2017 1 Continuous review (Q) system A continuous review (Q) system, sometimes called a reorder point (ROP) system or fixed order-quantity system, tracks the remaining inventory

More information

A Fuzzy Optimization Model for Single-Period Inventory Problem

A Fuzzy Optimization Model for Single-Period Inventory Problem , July 6-8, 2011, London, U.K. A Fuzzy Optimization Model for Single-Period Inventory Problem H. Behret and C. Kahraman Abstract In this paper, the optimization of single-period inventory problem under

More information

Inventory Management. Copyright 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Independent demand items

Inventory Management. Copyright 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Independent demand items Chapter 12 Inventory Management McGraw-Hill/Irwin Copyright 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Inventory Inventory A stock or store of goods Independent demand items Items that

More information

Chapter 9. Managing Routine (Class C) Inventories. 9.1 The Nature of C Items. C Items (so-called cats and dogs) low annual dollar usage (low Dv)

Chapter 9. Managing Routine (Class C) Inventories. 9.1 The Nature of C Items. C Items (so-called cats and dogs) low annual dollar usage (low Dv) Chapter 9 Managing Routine (Class C) Inventories 9.1 The Nature of C Items C Items (so-called cats and dogs) low annual dollar usage (low Dv) A low-dollar-usage item which should not be C items. (i) A

More information

A Concurrent Newsvendor Problem with Rationing

A Concurrent Newsvendor Problem with Rationing A Concurrent Newsvendor Problem with Rationing Pinto Roberto CELS Research Center on Logistics and After-Sales Services University of Bergamo Viale Marconi, 5-24044 Dalmine, Italy roberto.pinto@unibg.it

More information

OPERATIONS RESEARCH. Inventory Theory

OPERATIONS RESEARCH. Inventory Theory OPERATIONS RESEARCH Chapter 5 Inventory Theory Prof. Bibhas C. Giri Department of Mathematics Jadavpur University Kolkata, India Email: bcgiri.jumath@gmail.com MODULE - 1: Economic Order Quantity and EOQ

More information

Supply Chain Engineering

Supply Chain Engineering Alexandre Dolgui Jean-Marie Proth Supply Chain Engineering Useful Methods and Techniques 4Q Springer 1 Introduction to Pricing 1 1.1 Introduction 1 1.2 Definitions and Notations 3 1.3 High- and Low-price

More information

David Simchi-Levi M.I.T. November 2000

David Simchi-Levi M.I.T. November 2000 Dynamic Pricing to improve Supply Chain Performance David Simchi-Levi M.I.T. November 2000 Presentation Outline The Direct-to-Consumer Model Motivation Opportunities suggested by DTC Flexible Pricing Strategies

More information

Contents 1 Introduction to Pricing

Contents 1 Introduction to Pricing Contents 1 Introduction to Pricing...1 1.1 Introduction...1 1.2 Definitions and Notations...3 1.3 High- and Low-price Strategies...4 1.4 Adjustable Strategies...5 1.4.1 Market Segmentation (or Price Discrimination)

More information

Chapter 5. Inventory Systems

Chapter 5. Inventory Systems Chapter 5. Inventory Systems 5.1. Introduction This is an introduction chapter quotation. It is offset three inches to the right. Inventory Definition Material Being Held in Storage Buffer Between and

More information

Inventory Management

Inventory Management Inventory Management Inventory Inventory is the stock of any item or resource used in an organization. Inventory include: raw materials, finished products, component parts, supplies, and work-in-process

More information

Unit 3: Inventory Management

Unit 3: Inventory Management Unit 3: Inventory Management By: Ester Kalipi Date: 05 March 2018 Table of contents 1. objectives of the Unit 2. Importance of Inventory Management 3. Purpose of inventory 4. Classification of Inventory

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

Supply Chain Management (3rd Edition)

Supply Chain Management (3rd Edition) Supply Chain Management (3rd Edition) Chapter 12 Determining Optimal Level of Product Availability 12-1 Outline The importance of the level of product availability Factors affecting the optimal level of

More information

arxiv: v1 [math.oc] 19 Jun 2018

arxiv: v1 [math.oc] 19 Jun 2018 Validation of Inventory models for Single-echelon Supply Chain using Discrete-event Simulation arxiv:1806.07427v1 [math.oc] 19 Jun 2018 Anshul Agarwal Abstract Inventory decision frameworks proposed in

More information

Inventory Management IV

Inventory Management IV Inventory Management IV Safety Stock Lecture 7 ESD.260 Fall 2003 Caplice Assumptions: Basic EOQ Model Demand Constant vs Variable Known vs Random Continuous vs Discrete Lead time Instantaneous Constant

More information

COMSATS Institute of Information Technology Abbottabad

COMSATS Institute of Information Technology Abbottabad COMSATS Institute of Information Technology Abbottabad Department of Management Sciences First Sessional: Spring 2018 Class: BBA 4 Date: 18-04-18 Subject: Cost Accounting Instructor: Zaheer A. Swati Total

More information

Inventory Theory. Inventory Theory

Inventory Theory. Inventory Theory Inventory Theory Contents 1 Definitions 2 Economic Order uantity Model 3 EO Example 4 Economic Order uantity Model with hortages 5 EO with hortages Example 6 ingle Period tochastic Inventories 7 Newsboy

More information

Inventory Management. Dr. Richard Jerz rjerz.com

Inventory Management. Dr. Richard Jerz rjerz.com Inventory Management Dr. Richard Jerz 1 Learning Objectives Describe The functions of inventory and basic inventory models Define ABC analysis Record accuracy Cycle counting Independent and dependent demand

More information

Inventory Management. Learning Objectives. Inventory. Dr. Richard Jerz

Inventory Management. Learning Objectives. Inventory. Dr. Richard Jerz Inventory Management Dr. Richard Jerz 1 Learning Objectives Describe The functions of inventory and basic inventory models Define ABC analysis Record accuracy Cycle counting Independent and dependent demand

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

Inventory Management

Inventory Management Inventory Management Materials planning AGGREGATE PLANNING Master Production Schedule (MPS) MATERIALS PLANNING The planning of materials requirements consists of the determination of: What How much and

More information

OPERATING SYSTEMS. Systems and Models. CS 3502 Spring Chapter 03

OPERATING SYSTEMS. Systems and Models. CS 3502 Spring Chapter 03 OPERATING SYSTEMS CS 3502 Spring 2018 Systems and Models Chapter 03 Systems and Models A system is the part of the real world under study. It is composed of a set of entities interacting among themselves

More information

Sharing Information to Manage Perishables

Sharing Information to Manage Perishables Sharing Information to Manage Perishables Michael E. Ketzenberg* College of Business Colorado State University 222 Rockwell Hall Fort Collins, CO 80523 Tel: (970) 491 7154 Fax: (970) 491 3522 Email:Michael.Ketzenberg@mail.biz.colostate.edu

More information

Outline. Influential Factors. Role. Logistics and Supply Chain Management. Optimal Level of Product Availability

Outline. Influential Factors. Role. Logistics and Supply Chain Management. Optimal Level of Product Availability Logistics and Supply Chain Management 1 Outline Importance of the level of product availability Optimal Level of Product Availability Chopra and Meindl (2006) Supply Chain Management: Strategy, Planning

More information

Worksheet 2: Inventory Valuation and Control Study Questions

Worksheet 2: Inventory Valuation and Control Study Questions UNIVERSITY OF THE WEST INDIES Open Campus ACCT 1003 - Intro. to Cost & Management Accounting Worksheet 2: Inventory Valuation and Control Study Questions Question 1 Hyatt Magic carries an inventory of

More information

A periodic review integrated inventory model with controllable setup cost, imperfect items, and inspection errors under service level constraint

A periodic review integrated inventory model with controllable setup cost, imperfect items, and inspection errors under service level constraint IO Conference Series: Materials Science and Engineering AER OEN ACCESS A periodic review integrated inventory model with controllable setup cost, imperfect items, and inspection errors under service level

More information

Supply Chain Inventory Management. Multi-period Problems. Read: Chap Chap (except materials for fill rate)

Supply Chain Inventory Management. Multi-period Problems. Read: Chap Chap (except materials for fill rate) Supply Chain Inventory Management Multi-period Problems Read: Chap 10.1-10.2. Chap 11.1-11.2 (except materials for fill rate) Defining concepts put aside Assemble-to-order (build-to-order) You start assembly

More information

Inventory / Information Trade Offs: the answer to today s rising costs of inventory

Inventory / Information Trade Offs: the answer to today s rising costs of inventory An Educational Event of the Brazil Roundtable Inventory / Information Trade Offs: the answer to today s rising costs of inventory Friday August 17th, 2007 Thomas L. Freese Principal, Freese & Associates,

More information

8/23/2011. Chapter 10 Retail Pricing. Learning Objectives. Pricing Objectives and Policies

8/23/2011. Chapter 10 Retail Pricing. Learning Objectives. Pricing Objectives and Policies Chapter 10 Retail Pricing Learning Objectives Discuss the factors a retailer should consider when establishing pricing objectives and policies. Describe the differences between the various pricing strategies

More information

MULTI-LEVEL INVENTORY MANAGEMENT CONSIDERING TRANSPORTATION COST AND QUANTITY DISCOUNT

MULTI-LEVEL INVENTORY MANAGEMENT CONSIDERING TRANSPORTATION COST AND QUANTITY DISCOUNT ISSN : 1978-774X Proceeding 7 th International Seminar on Industrial Engineering and Management MULTI-LEVEL INVENTORY MANAGEMENT CONSIDERING TRANSPORTATION COST AND QUANTITY DISCOUNT 1 Eko Pratomo 1, Hui

More information

[Jindal, 4(11) November, 2017] ISSN: IMPACT FACTOR

[Jindal, 4(11) November, 2017] ISSN: IMPACT FACTOR ECONOMIC ORDER QUANTITY MODEL FOR DETERIORATING ITEMS WITH TRADE CREDIT FINANCING AND RAMP TYPE DEMAND UNDER SHORTAGES Shruti Jindal * & Dr. S.R.Singh * Research Scholar, Mewar University Department of

More information

THE STUDY OF RETAIL INVENTORY STRATEGIES UNDER UNCERTAINTIES

THE STUDY OF RETAIL INVENTORY STRATEGIES UNDER UNCERTAINTIES International Journal of Electronic Business Management, Vol. 2, No. 2, pp. 131-139 (2004) 131 THE STUDY OF RETAIL INVENTORY STRATEGIES UNDER UNCERTAINTIES Peitsang Wu *, Nai-Chieh Wei, Zi-Po Lin and Yung-Yao

More information

3. INVENTORY CONTROL METHODS

3. INVENTORY CONTROL METHODS UNIVERSIDAD COOPERATIVA DE COLOMBIA Bucaramanga Facultad de Ciencias Administrativas y Económicas BUSINESS ADMINISTRATION OPERATION RESEARCH I (120301451) Professor: HÉCTOR FLORENTINO HERNÁNDEZ CÁRDENAS

More information

Topics in Supply Chain Management. Session 1. Fouad El Ouardighi BAR-ILAN UNIVERSITY. Department of Operations Management

Topics in Supply Chain Management. Session 1. Fouad El Ouardighi BAR-ILAN UNIVERSITY. Department of Operations Management BAR-ILAN UNIVERSITY Department of Operations Management Topics in Supply Chain Management Session 1 Fouad El Ouardighi «Cette photocopie (d articles ou de livre), fournie dans le cadre d un accord avec

More information

Contracts to Coordinate. utdallas.edu/~metin

Contracts to Coordinate. utdallas.edu/~metin Contracts to Coordinate 1 Contracts to Coordinate Supply Chain Costs Differences in costs at the buyer and supplier can lead to decisions that increase total supply chain costs Ex: Replenishment order

More information

Introduction to Cost & Management Accounting ACCT 1003(MS 15B)

Introduction to Cost & Management Accounting ACCT 1003(MS 15B) UNIVERSITY OF WEST INDIES OPEN CAMPUS Introduction to Cost & Management Accounting ACCT 1003(MS 15B) INVENTORY VALUATION INVENTORY VALUATION & CONTROL At the end of an accounting period, inventory/stock

More information

Yield Management. Serguei Netessine 1 The Wharton School University of Pennsylvania

Yield Management. Serguei Netessine 1 The Wharton School University of Pennsylvania Yield Management Serguei Netessine 1 The Wharton School University of Pennsylvania Robert Shumsky 2 W. E. Simon Graduate School of Business Administration University of Rochester February 1999, revised

More information

Aggregate Planning and S&OP

Aggregate Planning and S&OP Aggregate Planning and S&OP 13 OUTLINE Global Company Profile: Frito-Lay The Planning Process Sales and Operations Planning The Nature of Aggregate Planning Aggregate Planning Strategies 1 OUTLINE - CONTINUED

More information

Topics in Supply Chain Management. Session 2. Fouad El Ouardighi BAR-ILAN UNIVERSITY. Department of Operations Management

Topics in Supply Chain Management. Session 2. Fouad El Ouardighi BAR-ILAN UNIVERSITY. Department of Operations Management BAR-ILAN UNIVERSITY Department of Operations Management Topics in Supply Chain Management Session 2 Fouad El Ouardighi «Cette photocopie (d articles ou de livre), fournie dans le cadre d un accord avec

More information

Inventory Management 2. Periodic Review System

Inventory Management 2. Periodic Review System Inventory Management S Periodic Review System stock level Q 1 Q Q 3 Q 1 Q Q 3 R review 1 review review 3 S - Target stock - ead time R - Review Period Q - Order quantity time 1 Periodic Review System At

More information

Optimal Dynamic Pricing of Perishable Products Considering Quantity Discount Policy

Optimal Dynamic Pricing of Perishable Products Considering Quantity Discount Policy Journal of Information & Computational Science 10:14 (013) 4495 4504 September 0, 013 Available at http://www.joics.com Optimal Dynamic Pricing of Perishable Products Considering Quantity Discount Policy

More information

Lecture 12. Introductory Production Control

Lecture 12. Introductory Production Control Lecture 12 Introductory Production Control 167 Where we ve come from: Models of Manufacturing Systems: Deterministic, Queuing, Simulation Key ideas: Some WIP useful for buffering stations, but More WIP

More information