What Is EOQ? (And Why It Matters)

A plain-English answer to 'what is EOQ,' starting from the actual business problem it solves rather than the formula, with a note on where the idea came from and when it stops being useful.

5 min readBeginner

Your warehouse is half-empty one month and overflowing the next. Your purchasing team places an order almost every week, and each one costs time to process. Meanwhile, finance keeps asking why so much cash is tied up sitting on shelves instead of in the bank. Somewhere in the middle of “order constantly” and “order once a year and stockpile everything” is a number that actually minimizes what all of this costs you. That number is what EOQ gives you.

The Short Definition

Economic Order Quantity is the order size that minimizes the combined cost of two things that pull in opposite directions: the cost of placing an order, and the cost of holding inventory once you have it. Order in small batches and you’re placing (and paying for) orders constantly. Order in one giant batch and you’re paying to store, insure, and finance inventory that mostly just sits there for months before you need it. EOQ is the order size where neither cost is dragging the other one down — the point where you’re not overpaying on either side of the tradeoff.

That’s it. It’s not a forecasting method, it’s not a scheduling system, and it doesn’t tell you anything about when to place an order (that’s a different question — see EOQ vs. Reorder Point). It answers exactly one question: given how much you sell, how much it costs you to order, and how much it costs you to hold stock, how big should each order be?

Where the Idea Came From

The formula traces back to a 1913 paper by Ford W. Harris, an engineer working in inventory management, who was trying to solve exactly the tension described above for a manufacturing operation. The underlying insight hasn’t really changed in over a century: ordering cost and holding cost move in opposite directions as order size changes, and there’s a mathematically findable point where their sum is lowest. What has changed is how widely it gets applied — modern ERP systems, procurement software, and yes, tools like the one on this page, compute it automatically for thousands of SKUs at once, something that would have taken Harris weeks to do by hand for a single product.

The Core Idea, Without the Math Yet

Picture two costs plotted against order size. As order size goes up, the number of orders you place per year goes down — so your total annual ordering cost falls. But as order size goes up, the average amount of stock you’re holding at any given time also goes up — so your total annual holding cost rises. One line goes down, the other goes up, and they cross somewhere. EOQ is the order size at that crossing point, where the two costs are equal and their sum is at its lowest.

You don’t need calculus to trust this — you can see it in the shape of the tradeoff. Order too little, and you’re drowning in setup costs, expediting fees, and receiving labor from placing orders every other day. Order too much, and you’re paying rent on warehouse space, insurance premiums, and the opportunity cost of cash that’s sitting in boxes instead of earning a return anywhere else. EOQ finds the order size that costs the least of both.

Why Companies Get This Wrong

The most common mistake isn’t a math error — it’s skipping the calculation entirely and ordering in “round numbers” instead: 1,000 units because that’s a full pallet, once a month because that’s the meeting schedule. Round numbers are easy to remember and easy to plan around, but they’re rarely the number that actually minimizes cost. A distributor that switches from round-number ordering to EOQ-based ordering can often cut 15-25% off annual inventory costs on a given item, not because the formula is magic, but because “convenient” and “optimal” are usually different numbers.

The second most common mistake is treating the number the formula spits out as final, without checking it against reality — supplier minimum order quantities, how much physical space you actually have, whether demand is steady or seasonal. EOQ is an input to a decision, not the decision itself. What Changed? EOQ Decision-Making in Practice walks through exactly how that reality-check plays out with real numbers.

When EOQ Helps — and When It Doesn’t

EOQ works best when demand is relatively steady, your holding and ordering costs are reasonably stable, and you’re free to order whatever quantity the math suggests. It’s a poor fit for items with sharp seasonal spikes, products nearing the end of their shelf life, or anything where a supplier’s minimum order size overrides the calculation anyway. EOQ Reality Check goes through a self-assessment checklist for figuring out which camp your own inventory falls into.

Try It Yourself

The fastest way to understand EOQ is to plug in your own numbers and watch the result change as you adjust demand, order cost, or holding cost. The EOQ Calculator does the math instantly, and the Excel template lets you save your inputs and revisit them as your numbers change. From there, How to Calculate EOQ: Step-by-Step walks through exactly where to find each of the three numbers the formula needs.

Put This Into Practice

Read Next