Economic Order Quantity (EOQ) and Lot Sizing Techniques
Economic Order Quantity (EOQ) is a fundamental inventory management formula used to determine the optimal order quantity that minimizes the total cost of inventory, including ordering costs and holding (carrying) costs. The classic EOQ formula is: EOQ = √(2DS/H), where D represents annual demand, S… Economic Order Quantity (EOQ) is a fundamental inventory management formula used to determine the optimal order quantity that minimizes the total cost of inventory, including ordering costs and holding (carrying) costs. The classic EOQ formula is: EOQ = √(2DS/H), where D represents annual demand, S is the ordering cost per order, and H is the annual holding cost per unit. EOQ assumes constant demand, fixed lead times, instantaneous replenishment, and no quantity discounts. It identifies the point where the declining ordering cost curve and the rising carrying cost curve intersect, yielding the lowest total cost. In the CPIM framework, EOQ is one of several lot sizing techniques used to determine how much to order or produce at a time. These techniques are categorized into static and dynamic approaches: **Static Lot Sizing** includes: - **Fixed Order Quantity (FOQ):** A predetermined quantity is ordered each time, such as EOQ. - **Lot-for-Lot (L4L):** Orders exactly match net requirements for each period, minimizing carrying costs but potentially increasing ordering costs. **Dynamic Lot Sizing** includes: - **Period Order Quantity (POQ):** Converts EOQ into a time-based interval and orders enough to cover demand for that number of periods. - **Part Period Balancing (PPB):** Balances ordering and holding costs by accumulating requirements until carrying costs approximate the ordering cost. - **Wagner-Whitin Algorithm:** A mathematical optimization technique that evaluates all possible ordering combinations to find the minimum total cost solution over the planning horizon. Key considerations when selecting a lot sizing technique include demand variability, cost structures, system constraints, and capacity limitations. Fixed quantity methods work best with stable demand, while dynamic methods adapt better to fluctuating requirements. Lot sizing directly impacts inventory investment, storage requirements, production scheduling, and cash flow. Effective lot sizing balances service levels against cost efficiency, making it a critical competency in inventory planning and management within the CPIM body of knowledge.
Economic Order Quantity (EOQ) and Lot Sizing Techniques – A Comprehensive Guide for CPIM Exam Success
Introduction
Economic Order Quantity (EOQ) and lot sizing techniques are among the most fundamental and frequently tested concepts in the CPIM (Certified in Planning and Inventory Management) exam. Whether you are managing raw materials, work-in-process, or finished goods, the ability to determine how much to order and when to order lies at the heart of effective inventory management. This guide will walk you through why these concepts matter, what they are, how they work mathematically and practically, and — most importantly — how to answer exam questions confidently and accurately.
Why Is EOQ and Lot Sizing Important?
Inventory represents one of the largest investments a manufacturing or distribution organization makes. Ordering too much ties up capital, increases holding costs, and raises the risk of obsolescence. Ordering too little leads to frequent ordering, higher setup or transaction costs, and potential stockouts that damage customer service.
EOQ and lot sizing techniques exist to find the optimal balance between these competing cost pressures. Here is why they are critical:
1. Cost Optimization: They minimize total inventory costs by balancing ordering (or setup) costs against carrying (or holding) costs.
2. Cash Flow Management: Proper lot sizing frees up working capital that can be used elsewhere in the business.
3. Production Efficiency: In manufacturing, lot sizing determines production run lengths, affecting capacity utilization and scheduling flexibility.
4. Service Level Maintenance: The right lot size ensures materials are available when needed, supporting on-time delivery commitments.
5. Supply Chain Coordination: Lot sizing decisions ripple through the entire supply chain — from suppliers to customers — affecting lead times, transportation efficiency, and warehouse space requirements.
6. Foundation for MRP: Material Requirements Planning (MRP) systems require a lot sizing rule to determine planned order quantities. Understanding lot sizing is therefore essential for understanding how MRP functions.
What Is Economic Order Quantity (EOQ)?
The Economic Order Quantity (EOQ) is a classic inventory model that calculates the optimal order quantity that minimizes the total annual cost of inventory, which is the sum of:
- Annual Ordering Costs (also called setup costs in manufacturing)
- Annual Holding Costs (also called carrying costs)
The EOQ model was first developed by Ford W. Harris in 1913 and later popularized by R.H. Wilson, which is why it is sometimes called the Harris-Wilson model or the Wilson EOQ model.
Key Assumptions of the Basic EOQ Model:
Understanding the assumptions is critical for the exam, as many questions test whether you know when EOQ is and is not appropriate.
1. Demand is known, constant, and continuous throughout the year (independent demand).
2. Lead time is known and constant.
3. The entire order quantity is received at one time (instantaneous replenishment).
4. There are no quantity discounts.
5. The only variable costs are ordering costs and holding costs.
6. Stockouts are not permitted.
7. The item is a single, independent product (no interaction with other items).
The EOQ Formula
The classic EOQ formula is:
EOQ = √(2DS / H)
Where:
- D = Annual demand (in units)
- S = Ordering cost (or setup cost) per order
- H = Annual holding (carrying) cost per unit per year
Sometimes holding cost is expressed as a percentage of the unit cost. In that case:
H = i × C
Where:
- i = Annual carrying cost rate (as a decimal, e.g., 0.25 for 25%)
- C = Unit cost of the item
So the formula can also be written as:
EOQ = √(2DS / iC)
How the EOQ Formula Works – A Detailed Walkthrough
Let's break down the logic and then work through an example.
The Cost Trade-Off:
- Ordering Cost: Each time you place an order, you incur a fixed cost (paperwork, transportation arrangement, receiving, setup of machines, etc.). The more orders you place per year, the higher your total annual ordering cost. Total Annual Ordering Cost = (D / Q) × S, where Q is the order quantity.
- Holding Cost: For every unit you hold in inventory, you incur carrying costs (storage, insurance, capital cost, obsolescence risk, etc.). The larger your order quantity, the higher your average inventory and therefore your total annual holding cost. Total Annual Holding Cost = (Q / 2) × H. The term Q/2 represents the average inventory level under the assumption that inventory depletes linearly from Q to 0.
- Total Cost (TC): TC = (D / Q) × S + (Q / 2) × H
The EOQ is the value of Q where these two cost components are equal and total cost is minimized. At the EOQ point:
(D / Q) × S = (Q / 2) × H
Worked Example:
Given:
- 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)
EOQ = √(1,000,000 / 2)
EOQ = √500,000
EOQ = 707 units (approximately)
Number of orders per year = D / EOQ = 10,000 / 707 ≈ 14.1 orders per year
Total Annual Ordering Cost = (10,000 / 707) × $50 ≈ $707
Total Annual Holding Cost = (707 / 2) × $2 ≈ $707
Notice that at EOQ, the ordering cost and holding cost are approximately equal. This is a key property and a frequent exam point.
Total Annual Inventory Cost = $707 + $707 = $1,414
Important Properties of EOQ (Exam-Critical):
1. At the EOQ, total annual ordering cost equals total annual holding cost.
2. The total cost curve is relatively flat around the EOQ (this is called the robustness of EOQ). This means small deviations from the exact EOQ do not significantly increase total costs. This is very important practically and is a commonly tested concept.
3. EOQ is a continuous, fixed-order-quantity model. It works best for items with relatively stable, continuous, independent demand.
4. If demand doubles, EOQ does not double — it increases by a factor of √2 (approximately 1.41). This square root relationship is frequently tested.
What Are Lot Sizing Techniques?
While EOQ is elegant and useful for independent demand items with stable usage, many real-world situations — especially in MRP environments — involve lumpy (uneven) demand. In these cases, other lot sizing techniques may be more appropriate. The CPIM exam covers several lot sizing methods:
1. Fixed Order Quantity (FOQ)
A predetermined, fixed quantity is ordered every time an order is placed. The EOQ itself is a type of FOQ. Other fixed quantities might be based on container sizes, truckload quantities, or supplier minimum order quantities.
2. Lot-for-Lot (L4L or LFL)
The order quantity exactly matches the net requirement for each period. This technique minimizes holding costs because you only order what you need for each period, but it may result in many small orders, increasing ordering/setup costs. It is ideal when setup costs are very low or when demand is highly variable. Lot-for-lot produces zero planned ending inventory (in theory) for each period.
3. Fixed Period Requirements (FPR) / Period Order Quantity (POQ)
Orders are placed to cover requirements for a fixed number of periods. For example, if POQ = 3 periods, you order enough to cover the next 3 periods of demand. POQ is often calculated as the EOQ divided by average period demand, rounded to the nearest integer. This method produces fewer orders than lot-for-lot but more than a large FOQ. It creates zero inventory at the end of the coverage period.
4. Least Unit Cost (LUC)
This technique evaluates ordering for successively more periods and calculates the cost per unit for each option. The lot size that yields the lowest cost per unit is selected. It is a dynamic technique that considers both ordering and carrying costs.
5. Least Total Cost (LTC)
This method selects the lot size where the carrying cost most closely equals the ordering cost — essentially trying to mimic the EOQ principle in a discrete, lumpy demand environment. You accumulate period requirements until the cumulative carrying cost approaches the ordering cost.
6. Part Period Balancing (PPB)
Similar to LTC, Part Period Balancing calculates the number of part periods (units × periods carried) and selects the lot size where the accumulated part periods most closely match the Economic Part Period (EPP). EPP = S / H (ordering cost divided by per-unit per-period holding cost). This is another way of balancing ordering and carrying costs dynamically.
7. Wagner-Whitin Algorithm
This is the only technique that guarantees a mathematically optimal solution for the dynamic lot sizing problem. It uses dynamic programming to evaluate all possible ordering combinations over the planning horizon and selects the combination with the lowest total cost. However, it is computationally intensive and the least practical for manual calculation. For the exam, know that it is the optimal method but may not be practical in all situations.
Comparison of Lot Sizing Techniques
Understanding when to use each technique is critical:
- EOQ / FOQ: Best for independent demand items with stable, continuous demand. Simple to implement.
- Lot-for-Lot: Best for expensive items (A items), items with highly variable demand, or when setup costs are minimal. Minimizes carrying costs. Commonly used for dependent demand in MRP.
- POQ: A good compromise — reduces the number of orders compared to L4L while avoiding excess inventory buildup. Adapts to changing demand levels better than FOQ.
- LUC, LTC, PPB: Dynamic techniques that attempt to balance costs in the presence of lumpy demand. More sophisticated but harder to implement manually. They are heuristics and do not guarantee optimality.
- Wagner-Whitin: Optimal but complex. Rarely used in practice; important theoretically.
Key Concepts and Relationships for the Exam
1. Carrying Cost vs. Ordering Cost Trade-Off: This is the central concept. Every lot sizing technique, in some way, attempts to balance these two costs.
2. Average Inventory: For EOQ with instantaneous replenishment, average inventory = Q/2. For the production order quantity model (where items are produced/received gradually), average inventory = (Q/2) × (1 - d/p), where d = daily demand rate and p = daily production rate.
3. Total Cost Formula: TC = (D/Q) × S + (Q/2) × H + D × C. The last term (D × C) represents the annual purchase cost and is often excluded because it doesn't change with Q (unless there are quantity discounts).
4. Quantity Discounts: When suppliers offer price breaks at different order quantities, the basic EOQ must be modified. The approach is to calculate EOQ, then evaluate total cost (including purchase cost) at the EOQ and at each price break quantity, and choose the option with the lowest total cost.
5. Dependent vs. Independent Demand: EOQ is designed for independent demand. Lot sizing in MRP (dependent demand) typically uses techniques like L4L, POQ, LTC, or PPB because demand is lumpy and discrete rather than smooth and continuous.
6. Nervousness: Some lot sizing techniques (especially L4L) can cause system nervousness in MRP — small changes in demand cause frequent replanning. FOQ and POQ tend to dampen nervousness.
7. Remnant Inventory: FOQ can create remnant (leftover) inventory because the fixed order quantity may not align perfectly with requirements. This excess carries over to future periods.
The Production Order Quantity (POQ) Model — Economic Production Quantity (EPQ)
This is a variation of EOQ used when items are produced internally rather than purchased. Instead of receiving the entire order at once, units are produced and consumed simultaneously.
EPQ = √(2DS / H(1 - d/p))
Where:
- d = daily demand rate
- p = daily production rate
- All other variables are the same as EOQ
The key insight: because inventory builds up more slowly (production and consumption happen simultaneously), the average inventory is lower, and therefore the optimal production lot size is larger than the EOQ for the same parameters.
Exam Tips: Answering Questions on EOQ and Lot Sizing Techniques
Here are detailed strategies to maximize your score on these topics:
Tip 1: Memorize the EOQ Formula and Its Derivation Logic
You must know EOQ = √(2DS/H) cold. Understand what each variable represents. Practice identifying D, S, and H from word problems where they may be described differently (e.g., "setup cost" instead of "ordering cost," or "carrying cost percentage" instead of a dollar holding cost).
Tip 2: Remember the Equal Cost Property
At EOQ, annual ordering cost = annual holding cost. If a question gives you total ordering and holding costs and asks whether you're at EOQ, check if they're equal. If they ask for total cost at EOQ and you know one component, simply double it.
Tip 3: Understand the Robustness (Flat Cost Curve) Property
The total cost curve is flat near the EOQ. A common exam question states that the actual order quantity is, say, 10-20% different from EOQ, and asks about the cost impact. The answer is: the impact is minimal. This is a practical advantage of EOQ — you don't need to order the exact EOQ to get near-optimal costs.
Tip 4: Know the Square Root Relationship
If demand doubles, EOQ increases by √2 (about 41%), not by 100%. If ordering cost quadruples, EOQ doubles. These relationships come directly from the square root in the formula. Exam questions love to test this.
Tip 5: Watch for Unit Consistency
Ensure all variables use the same time frame. If D is annual demand, H must be annual holding cost per unit. If the problem gives monthly demand or weekly holding costs, convert to consistent units before applying the formula.
Tip 6: Identify the Correct Lot Sizing Method by Its Characteristics
Exam questions often describe a scenario and ask which lot sizing technique is being used or should be used. Key identifiers:
- Same quantity every time → Fixed Order Quantity (FOQ)
- Order exactly what is needed each period → Lot-for-Lot
- Order to cover a fixed number of periods → Period Order Quantity / Fixed Period Requirements
- Balance ordering and carrying cost per unit → Least Unit Cost
- Match carrying cost to ordering cost → Least Total Cost or Part Period Balancing
- Guaranteed optimal solution → Wagner-Whitin
Tip 7: Practice Lot-for-Lot and POQ Calculations in MRP Tables
Many exam questions present an MRP grid and ask you to fill in planned order releases using a specific lot sizing rule. Practice with L4L (order = net requirement), POQ (combine requirements for n periods), and FOQ (order in multiples of a fixed quantity). Know how to handle beginning inventory and safety stock in these calculations.
Tip 8: Don't Forget the Assumptions
Questions may ask which assumption is violated in a given scenario, or which assumption makes EOQ inappropriate. Common violations include: variable demand (lumpy demand), quantity discounts available, lead time variability, and non-instantaneous replenishment.
Tip 9: Quantity Discount Problems — Follow the Systematic Approach
Step 1: Calculate EOQ for each price level.
Step 2: If the EOQ falls within the valid range for that price, keep it. If not, adjust to the nearest valid quantity (usually the minimum quantity for a lower price).
Step 3: Calculate total cost (ordering + holding + purchasing) for each feasible option.
Step 4: Select the option with the lowest total cost.
Tip 10: Understand Trade-Offs Qualitatively
Not every question requires calculation. Many CPIM questions test your qualitative understanding:
- Increasing the order quantity → fewer orders per year → lower ordering costs but higher holding costs.
- Reducing setup costs (lean manufacturing) → smaller EOQ → lower inventory → supports JIT principles.
- Higher carrying cost rate → smaller EOQ → more frequent orders.
- Lot-for-lot minimizes carrying cost but maximizes ordering/setup frequency.
Tip 11: Link to Broader CPIM Concepts
EOQ and lot sizing don't exist in isolation. Be prepared to connect them to:
- ABC Analysis: A items might use L4L or careful EOQ; C items might use larger lot sizes for simplicity.
- JIT/Lean: The goal is to reduce setup costs so that lot sizes approach 1 (lot-for-lot). EOQ supports this logic — reduce S and EOQ decreases.
- MRP: Lot sizing is a key parameter in MRP planning. Different lot sizing rules create different planned order patterns.
- Capacity Planning: Lot sizes affect production schedules and therefore capacity utilization.
Tip 12: Manage Your Time on Calculation Questions
EOQ calculations are straightforward if you know the formula. Don't overthink them. Plug in the values, compute the result, and move on. For lot sizing comparison questions with MRP tables, set up your table methodically, period by period, and double-check your arithmetic.
Tip 13: Common Traps and Pitfalls
- Confusing ordering cost per order with total annual ordering cost.
- Forgetting to convert carrying cost from a percentage to a dollar amount (H = i × C).
- Mixing up POQ (Period Order Quantity — a lot sizing rule) with the production order quantity model (EPQ).
- Assuming EOQ is always the best method — it is not appropriate for lumpy, dependent demand in MRP.
- Ignoring that EOQ should be rounded to a practical number (you can't order 707.1 units — round to 707 or a convenient number).
Tip 14: Use the Process of Elimination
If you're unsure of an answer, eliminate options that clearly violate EOQ principles. For example, if a question asks what happens when holding cost increases, any answer suggesting EOQ increases can be eliminated (EOQ decreases when H increases, since H is in the denominator under the square root).
Tip 15: Review Sensitivity Analysis
Know how changes in each variable affect the EOQ:
- D increases → EOQ increases (proportional to √D)
- S increases → EOQ increases (proportional to √S)
- H increases → EOQ decreases (inversely proportional to √H)
- If both D and H double simultaneously → EOQ stays the same (√(2D/2H) = √(D/H))
Summary
EOQ and lot sizing techniques are foundational to inventory management and MRP. The EOQ model provides an elegant mathematical solution for determining optimal order quantities under stable demand conditions. When demand is lumpy or discrete, alternative lot sizing techniques — lot-for-lot, POQ, LTC, LUC, PPB, and Wagner-Whitin — offer more practical approaches, each with its own trade-offs.
For the CPIM exam, focus on:
- Knowing the EOQ formula and its key properties (equal cost rule, robustness, square root relationships)
- Understanding the assumptions and limitations of EOQ
- Being able to identify, describe, and apply all major lot sizing techniques
- Practicing MRP table calculations with different lot sizing rules
- Connecting lot sizing to broader supply chain and inventory management concepts
With thorough understanding and consistent practice, EOQ and lot sizing questions become reliable scoring opportunities on the CPIM exam. Master these concepts, and you will have a strong foundation for many other topics in inventory and production management.
🎓 Unlock Premium Access
Certified in Planning and Inventory Management + ALL Certifications
- 🎓 Access to ALL Certifications: Study for any certification on our platform with one subscription
- 4698 Superior-grade Certified in Planning and Inventory Management practice questions
- Unlimited practice tests across all certifications
- Detailed explanations for every question
- CPIM: 5 full exams plus all other certification exams
- 100% Satisfaction Guaranteed: Full refund if unsatisfied
- Risk-Free: 7-day free trial with all premium features!