EOQ Calculator

Calculate Economic Order Quantity. Economic Order Quantity (EOQ) minimizes total inventory costs by balancing ordering costs against holding costs. Based on…

Economic Order Quantity (EOQ) minimizes total inventory costs by balancing ordering costs against holding costs. Based on the Wilson formula: EOQ = sqrt(2DS/H) where D=demand, S=order cost, H=holding cost.

What is Economic Order Quantity (EOQ)?

Economic Order Quantity (EOQ) is the order size that minimizes total annual inventory costs by balancing two opposing cost drivers: ordering costs (which decrease with larger orders) and holding costs (which increase with larger orders). The EOQ model, also known as the Wilson formula, finds the mathematical optimum.

Ordering costs include purchase order processing, receiving inspection, shipping, and supplier setup charges. Holding costs encompass warehousing, insurance, capital cost, obsolescence, and shrinkage — typically 20-30% of item value per year.

The EOQ model assumes constant demand, fixed ordering cost, fixed holding cost per unit, and no quantity discounts. Despite these simplifications, EOQ remains the foundation of inventory management and serves as an excellent starting point for more complex models.

Formula: EOQ = √(2DS / H) Orders per Year = D / EOQ Total Annual Cost = (D/Q) × S + (Q/2) × H where D = annual demand, S = order cost, H = holding cost per unit per year

Example Calculation

Annual demand D = 10,000 units, ordering cost S = $50 per order, holding cost H = $2 per unit per year. EOQ = √(2 × 10,000 × 50 / 2) = √500,000 = 707 units. Orders per year = 10,000 / 707 ≈ 14.1. Total cost = 14.1 × $50 + 354 × $2 = $707 + $707 = $1,414 per year.

When to Use This Calculator

Common Mistakes to Avoid

How to Interpret Results

Related Standards & References

Frequently Asked Questions

Is EOQ still relevant with modern supply chains?

Yes. While JIT and lean manufacturing reduce the need for large batches, EOQ still provides the baseline economic trade-off. Modern adaptations include incorporating quantity discounts, variable lead times, and multi-item joint replenishment. Even Amazon uses EOQ variants for replenishment decisions.

What if my demand is not constant throughout the year?

For seasonal or variable demand, use periodic EOQ (recalculate quarterly), the Silver-Meal heuristic, or dynamic lot-sizing methods like Wagner-Whitin. However, if demand coefficient of variation is below 0.2, standard EOQ remains a good approximation.

How sensitive is total cost to ordering the 'wrong' quantity?

The EOQ cost curve is relatively flat near the optimum. Ordering 20% more or less than EOQ increases total cost by only about 2%. This robustness means rounding EOQ to convenient lot sizes (full pallets, minimum order quantities) is perfectly acceptable without significant cost penalty.