Base stock model

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

The base stock model is a statistical model in inventory theory.[1] In this model inventory is refilled one unit at a time and demand is random. If there is only one replenishment, then the problem can be solved with the newsvendor model.

Overview

[edit | edit source]

Assumptions

[edit | edit source]
  1. Products can be analyzed individually
  2. Demands occur one at a time (no batch orders)
  3. Unfilled demand is back-ordered (no lost sales)
  4. Replenishment lead times are fixed and known
  5. Replenishments are ordered one at a time
  6. Demand is modeled by a continuous probability distribution

Variables

[edit | edit source]
  • L = Replenishment lead time
  • X = Demand during replenishment lead time
  • g(x) = probability density function of demand during lead time
  • G(x) = cumulative distribution function of demand during lead time
  • θ = mean demand during lead time
  • h = cost to carry one unit of inventory for 1 year
  • b = cost to carry one unit of back-order for 1 year
  • r = reorder point
  • SS=rθ, safety stock level
  • S(r) = fill rate
  • B(r) = average number of outstanding back-orders
  • I(r) = average on-hand inventory level

Fill rate, back-order level and inventory level

[edit | edit source]

In a base-stock system inventory position is given by on-hand inventory-backorders+orders and since inventory never goes negative, inventory position=r+1. Once an order is placed the base stock level is r+1 and if X≤r+1 there won't be a backorder. The probability that an order does not result in back-order is therefore:

P(Xr+1)=G(r+1)

Since this holds for all orders, the fill rate is:

S(r)=G(r+1)

If demand is normally distributed 𝒩(θ,σ2), the fill rate is given by:

S(r)=ϕ(r+1θσ)

Where ϕ() is cumulative distribution function for the standard normal. At any point in time, there are orders placed that are equal to the demand X that has occurred, therefore on-hand inventory-backorders=inventory position-orders=r+1-X. In expectation this means:

I(r)=r+1θ+B(r)

In general the number of outstanding orders is X=x and the number of back-orders is:

Backorders={0,x<r+1xr1,xr+1

The expected back order level is therefore given by:

B(r)=r+(xr1)g(x)dx=r+1+(xr)g(x)dx

Again, if demand is normally distributed:[2]

B(r)=(θr)[1ϕ(z)]+σϕ(z)

Where z is the inverse distribution function of a standard normal distribution.

Total cost function and optimal reorder point

[edit | edit source]

The total cost is given by the sum of holdings costs and backorders costs:

TC=hI(r)+bB(r)

It can be proven that:[1]

G(r*+1)=bb+h

Where r* is the optimal reorder point.

If demand is normal then r* can be obtained by:

r*+1=θ+zσ

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ a b W.H. Hopp, M. L. Spearman, Factory Physics, Waveland Press 2008
  2. ^ Zipkin, Foundations of inventory management, McGraw Hill 2000