The EOQ Formula

The order size that balances ordering cost against holding cost

Inventory ControlThe EOQ ModelFree preview
⏱️ About 16 min
The EOQ Formula — illustration

Order too often and setup costs pile up; order too rarely and shelves fill with costly stock. The economic order quantity is the order size that balances the two.

💡
The big idea: The economic order quantity EOQ = sqrt(2DS/H) is the order size that minimizes the sum of annual ordering cost and annual holding cost, where D is annual demand, S is the fixed cost per order, and H is the holding cost per unit per year.
🎯 By the end, you'll be able to
  • State the EOQ formula and define D, S, and H.
  • Compute EOQ = sqrt(2DS/H) for given demand, order cost, and holding cost.
  • Explain why EOQ balances ordering cost against holding cost.
📎 Helpful to know first

Comfort with basic arithmetic and square roots; Module 1 (Inventory as Cash) is helpful but not required.

Two costs pull against each other

Every time Meridian Supply places an order it pays a fixed ordering (setup) cost ($S$, in dollars per order): paperwork, handling, freight, and line setup. Order often and these costs pile up. But every unit held in stock carries a holding cost ($H$, dollars per unit per year) -- the cash, space, insurance, and spoilage of Module 1. Order in giant batches and shelves fill with costly stock. The economic order quantity (EOQ) is the order size that balances these two forces against annual demand ($D$, units per year).

\[ EOQ = \sqrt{\dfrac{2 D S}{H}} \]

Reading the formula

The formula EOQ = sqrt(2DS/H) finds the order size where ordering and holding costs reach their lowest combined total. With annual demand D=2,400 units, an order cost S=$75, and a holding cost H=$4 per unit per year: 2DS/H = 2 x 2400 x 75 / 4 = 90,000, and sqrt(90,000) = 300. So Meridian should order 300 units at a time -- not so often that ordering costs dominate, not so rarely that holding costs do.

🔑 EOQ balances ordering and holding

The factor 2 under the square root comes from differentiating total cost and setting it to zero; the square root itself is what makes EOQ forgiving -- it softens the effect of any single input. Raise demand fourfold and EOQ only doubles; the model never recommends ordering nothing or everything at once.

🎮 EOQ Calculator LIVE
Predict first: Predict first: with D=2,400 units/yr, S=$75/order, and H=$4/unit/yr, what is the EOQ?
Slide annual demand, order cost, and holding cost to watch the EOQ update.
📝 Worked example: Meridian Supply has annual demand D=2,400 units for a component, an order cost S=$75 per order, and a holding cost H=$4 per unit per year. Find the economic order quantity.
  1. 1. 2DS/H = 2 x 2400 x 75 / 4 = 360,000 / 4 = 90,000.
  2. 2. EOQ = sqrt(90,000) = 300 units per order.
✓ EOQ = 300 units per order
✏️ Practice: With annual demand D=1,600 units, order cost S=$25, and holding cost H=$2 per unit per year, what is the EOQ?
units
💡 Hint
Compute 2DS/H, then take the square root.
Solution
  1. 1. 2DS/H = 2 x 1600 x 25 / 2 = 80,000 / 2 = 40,000.
  2. 2. EOQ = sqrt(40,000) = 200 units.

Check your understanding

1. The economic order quantity is given by which formula?
EOQ = sqrt(2DS/H), where D is annual demand, S is the order cost, and H is the holding cost per unit per year.
2. With D=2,400 units/yr, S=$75/order, and H=$4/unit/yr, what is the EOQ?
sqrt(2 x 2400 x 75 / 4) = sqrt(90,000) = 300 units.
✅ Key takeaways
  • EOQ = sqrt(2DS/H), with D annual demand, S order cost, and H holding cost per unit per year.
  • It is the order size that minimizes total annual ordering plus holding cost.
  • The square root makes EOQ robust -- big changes in inputs produce smaller changes in Q.
➡️ We have the EOQ formula and a feel for why it balances ordering and holding. Next we draw the two cost curves against order size and see exactly where -- and why -- they cross at the EOQ.
Ready for the next step? Back to the course outline →