Inventorture
Inventorture
h
Problems with EOQ
• How realistic are assumptions (Instantaneous
production? Deterministic demand?)
• Setup costs may be difficult to estimate, especially in
production environments rather than purchasing
systems
• Average number of lots per year, F D
F
• Total inventory investment, I Q
cD
• Time between orders, T I
2F
Q 2A
T T
*
D hD
Sensitivity of EOQ Models
• Holding and setup costs are fairly insensitive to
lot size
• Errors caused by restricting lot sizes to powers
of 2 are minimal (no more than 6%)
• Powers of 2 ordering can facilitate sharing truck
resources (one week, two weeks, four weeks…)
• Extensions involve non-instantaneous
production (economic production lot model),
backorders, major and minor setups, and
quantity discounts
Dynamic Lot Sizing (Wagner
Whitin)
• Notation
t = a time period = 1, 2, …, T where T is the planning horizon
Dt = demand in period t (in units)
ct = unit production cost (in dollars per unit)
At = setup cost to produce a lot in period t (in dollars)
ht = holding cost to carry a unit of inventory from period t to
period t+1 (in dollars per unit per period)
It = inventory (in units) leftover at the end of period t
Qt = lot size for period t (in units); there are T decision variables,
one for each period
Wagner Whitin Procedure
• Qt will be 0 or will be Dt, Dt+Dt+1 , Dt+Dt+1+Dt+2 ...
• Produce nothing or produce exactly enough to
cover the current period plus some integer
number of future periods
• Produce for the first period in the first period
• For each subsequent period, decide whether it
is more economical to produce that period’s
demand in the current period or any previous
period
• Follow example in book, pp. 60-61
Models for Uncertain Demand
• Finding statistical reorder points to account for
randomness in demand
• News Vendor – single replenishment; vendor
buys paper at start of day and discards any
leftover at end of day
• Base Stock – replenish inventory one unit at a
time but carry base stock to cover lag time
• (Q,r) model – when inventory reaches or falls
below level r, order a quantity of Q items
News Vendor Model
• Assumptions
• Products are separable, consider 1 at a time
• Planning is for a single period only
• Demand is random
• Deliveries are made in advance of demand
• Costs of overage or underage are linear
• Notation
• X = demand (in units), a random variable with mean and
standard deviation
• G(x) = P(X<=x) = c.d.f. of demand
• cs = cost (in dollars) per unit of shortage
• co = cost (in dollars) per unit of overage
• Q = production or order quantity (in units); this is the
decision variable
News Vendor Equations
• To balance overage vs cs
G (Q )
*
• Solve for Q* Q z
*
Base Stock Model
• Assumptions
• Products can be analyzed individually
• Demands occur one at a time
• Unfilled demand is backordered
• Replenishment leadtimes are fixed and known
• Replenishments are ordered one at a time
• Notation
• l = replenishment leadtime (in days), assumed constant
• X = demand during replenishment leadtime (in units)
• G(x) = P(X<=x) = c.d.f. probability demand during
replenishment leadtime is less than or equal to x
• = E[X] = mean demand (in units) during leadtime l
• = E[X] = standard deviation of demand (in units) during
leadtime l
Base Stock Model
• Notation (continued)
• h = cost to carry one unit of inventory for one year
• b = cost to carry one unit of backorder for one year
• r = reorder point (in units)
• R = r + 1 = base stock level (in units)
• s = r - = safety stock level (in units)
• S( R ) = fill rate or service level, fraction of orders filled
from stock as a function of R
• B( R ) = average outstanding backorders
• I( R ) = average on-hand inventory
• Inventory position = on-hand inventory –
backorders + orders
Base Stock Equations
• For this model, at all times inventory position = R
• Service level, S( R ) = G (R – 1)
• Backorders are 0 if x < R R
B( R) [1 G ( x)]
• Backorders are x-R if x>=R x 0
or
min fixedsetup cos t stockout cos t holding cos t
Q ,r
Fixed Setup Cost & Backorder Cost
• Fixed setup (or order) cost
• First, set number of orders per year
• Then, find annual fixed order costs
D D
F (Q, r ) F (Q, r ) A A
Q Q
• Backorder Cost
• Inventory position is uniformly distributed between r+1 and
r+Q
• Averaging the backorder level over the range r+1 to r+Q
1
B (Q, r ) B (r 1) ... B (r Q)
Q
Stockout Cost in (Q,r) Model
• Penalizes poor customer service
• Charge a cost each time a stockout occurs
• Charge a penalty that is proportional to the time a customer
waits to have their order filled
1
S (Q, r ) 1 B (r ) B (r Q)
Q
• Approximations
• Type I (base stock) – computes # of stockouts per cycle,
underestimates S(Q,r)
S (Q, r ) G (r )
• Type II – neglects B(Q,r) term, also underestimates S(Q,r)
B(r )
S (Q, r ) 1
Q
Holding Costs in (Q,r) Model
• Inventory holding cost = hI(Q,r)
• First equation approximates and underestimates
average inventory, since demand is variable and
thus backorders sometimes occur
(Q s ) ( s 1) Q 1 Q 1
I (Q, r ) s r
2 2 2
• Exact formulation:
Q 1
I (Q, r ) r B(Q, r )
2
Backorder Cost Approach
• Compute Q and r values that minimize:
• approximate, since B(r) replaces B(Q,r)
D Q 1
Y (Q, r ) A bB (r ) h r B(r )
Q 2
• Optimal Q* and r* b
2 AD G (r*)
Q*
h bh
• Then, assume normal distribution for lead
time as in base stock model
r * z
Stockout Cost Approach
• Compute Q and r values that minimize:
• approximate, since B(r) replaces B(Q,r)
D B(r ) Q 1
Y (Q, r ) A kD h r B(r )
Q Q 2