Economic production quantity

del.icio.us del.icio.us
Digg Digg
Furl Furl
Reddit Reddit
Rojo Rojo
Add to OnlyWire

Economic Production Quantity model (also known as the EPQ model) is an extension of the Economic Order Quantity model. The EPQ model was developed by E.W. Taft in 1918. The difference being that the EPQ model assumes orders are received incrementally during the production process. The function of this model is to balance the inventory holding cost and the average fixed ordering cost.


Contents

Variables

  • K = setup cost
  • D = demand rate
  • F = holding cost
  • T = cycle length
  • P = production rate
  •  x = \frac {D}{P}

Formula

 EPQ = \sqrt {\frac {2KD}{F}} \sqrt {\frac {1} {1-x}}

Relevant Formulas

Average holding cost per unit time:

\frac{1} {2} FD(1-x)*T

Average ordering and holding cost as a function of time:

x(T) = \frac {1} {2} FD(1-x)T+ \frac {K} {T}

See also

Classical Newsvendor problem

References

  • Gallego, G. "IEOR4000: Production Management" (Lecture 2), Columbia (2004). [1]
  • Stevenson, W. J. "Operations Management" PowerPoint slide 19, The McGraw-Hill Companies (2005). [2]

This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License.