๐ŸญIntro to Industrial Engineering

Key Inventory Management Models

Study smarter with Fiveable

Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.

Get Started

Why This Matters

Inventory management sits at the heart of industrial engineering because it directly impacts two things companies obsess over: cost efficiency and customer satisfaction. You're being tested on your ability to select the right model for a given scenario, calculate optimal quantities, and understand the trade-offs between holding costs, ordering costs, stockout risks, and demand variability. These models aren't just theoretical: they determine whether a company ties up millions in unnecessary stock or runs out of critical components mid-production.

The key idea connecting all these models is the fundamental inventory trade-off: order too much and you waste money on storage and tied-up capital; order too little and you risk stockouts, lost sales, and production delays. Different models attack this trade-off from different angles. Some assume stable demand, others embrace uncertainty, and others shift responsibility entirely. Don't just memorize formulas. Know when each model applies and why it outperforms alternatives in specific contexts.


Cost-Optimization Models

These models find the mathematical sweet spot that minimizes total inventory costs. The core principle is balancing the fixed costs of placing orders against the variable costs of holding inventory over time.

Economic Order Quantity (EOQ) Model

The EOQ model calculates the order quantity where total ordering costs and total holding costs are equal, which turns out to be the point of minimum total cost. The formula is:

Qโˆ—=2DSHQ^* = \sqrt{\frac{2DS}{H}}

where DD is annual demand, SS is the fixed cost per order, and HH is the annual holding cost per unit.

This model assumes deterministic conditions: constant demand rate, instantaneous replenishment (or fixed lead time), no quantity discounts, and no stockouts allowed. That makes it ideal for stable, predictable environments. It's also the foundation for more complex models. Once you understand EOQ logic, you can see why other models modify its assumptions to handle real-world variability.

Lot-Sizing Techniques

Lot-sizing extends EOQ logic to handle dynamic demand patterns where the required quantity changes from period to period. A few common techniques:

  • Lot-for-Lot orders exactly what's needed each period. It minimizes holding costs but may result in many small orders.
  • Silver-Meal heuristic groups future periods' demand into a single order, choosing the grouping that minimizes average cost per period. It's a good middle ground between simplicity and cost performance.
  • Least Unit Cost is similar but minimizes cost per unit instead of cost per period.

These techniques are critical for MRP systems where demand is lumpy and driven by production schedules rather than continuous consumption.

Compare: EOQ vs. Lot-for-Lot. Both determine order quantities, but EOQ assumes smooth, constant demand while Lot-for-Lot handles variable demand by matching orders exactly to each period's requirements. If a problem gives you fluctuating weekly demand, Lot-for-Lot or Silver-Meal is your answer, not basic EOQ.


Reorder Trigger Systems

These models answer the question: when should you place an order? They differ in whether you monitor inventory continuously or check it at set intervals.

Continuous Review (Q,R) Model

Under continuous review, inventory is tracked in real time (or near-real time). When stock drops to a fixed reorder point (R), you place an order for a fixed quantity (Q).

To calculate R, you need the average demand during lead time plus a safety stock buffer:

R=dห‰ร—L+SSR = \bar{d} \times L + SS

where dห‰\bar{d} is average demand per unit time and LL is lead time.

This system is ideal for high-value or critical items where stockouts carry severe consequences and the cost of continuous monitoring is justified.

Periodic Review (s,S) Model

Under periodic review, you check inventory at fixed time intervals (say, every week or every month). At each review, you order enough to bring stock up to a target level S. Order quantities vary depending on how much was consumed since the last review.

This approach reduces monitoring costs by consolidating review activities, making it practical for low-value items or situations where continuous tracking isn't feasible. The trade-off: it requires higher safety stock than continuous review because stockouts can occur during the review interval, not just during lead time. The review interval itself adds an extra window of uncertainty.

Reorder Point Determination

The reorder point ensures new inventory arrives before existing stock runs out. For the deterministic (no-uncertainty) case:

ROP=dร—LROP = d \times L

In stochastic environments where demand or lead time varies, you add a safety stock buffer (covered in the next section). The size of that buffer links directly to your service level target: a higher desired service level pushes the reorder point higher, which increases average inventory on hand.

Compare: Continuous Review (Q,R) vs. Periodic Review (s,S). Both trigger replenishment, but continuous review offers tighter control and lower safety stock requirements while periodic review reduces administrative burden. A common guideline: use continuous review for critical A-items, periodic review for routine C-items.


Uncertainty Management Models

Real supply chains face demand variability and supply disruptions. These models explicitly account for uncertainty rather than assuming it away.

Safety Stock Calculation

Safety stock is a buffer against uncertainty in both demand and lead time. The standard formula is:

SS=zร—ฯƒDLSS = z \times \sigma_{DL}

where zz is the z-score corresponding to your target service level (e.g., z=1.65z = 1.65 for 95% service level) and ฯƒDL\sigma_{DL} is the standard deviation of demand during lead time.

The trade-off is direct: higher safety stock means better service but more capital tied up in inventory. Also worth noting: this calculation is only as good as your data. Poor estimates of demand variability produce meaningless safety stock recommendations.

Just-In-Time (JIT) Inventory

JIT takes a fundamentally different approach. Instead of buffering against uncertainty, it attacks variability at its source: reduce setup times, improve quality, stabilize supplier deliveries, and smooth demand. Materials arrive only when needed for immediate production, which minimizes holding costs and waste.

JIT demands operational excellence as a prerequisite. That means strong supplier relationships, reliable logistics, high process quality, and robust demand forecasting. Without these foundations, JIT doesn't reduce costs; it just guarantees stockouts.

Compare: Safety Stock vs. JIT represent fundamentally opposite philosophies. Safety stock accepts uncertainty and buffers against it; JIT refuses to accept uncertainty and works to eliminate it. Exam questions may ask you to evaluate which approach fits a given operational context.


Strategic Classification and Planning

These approaches help managers decide where to focus attention and how to coordinate inventory decisions across the supply chain.

ABC Inventory Classification

ABC classification applies the Pareto principle to inventory: typically about 20% of items (A-class) represent roughly 80% of total inventory value. The remaining items fall into B-class (moderate value) and C-class (low value, high quantity).

The point is to differentiate your management policies:

  • A-items get tight control: continuous review, frequent cycle counts, careful safety stock calculations.
  • C-items get simple rules: periodic review, larger order quantities, minimal monitoring.
  • B-items fall somewhere in between.

Applying the same model to all items wastes resources on low-value stock and under-manages critical items.

Material Requirements Planning (MRP)

MRP calculates time-phased material requirements by "exploding" the master production schedule (MPS) through the bill of materials (BOM). It converts independent demand (finished goods that customers order) into dependent demand (the components and raw materials needed to build those finished goods). Dependent demand is derived from the production schedule, not forecasted.

MRP integrates with capacity planning and shop floor control to synchronize material availability with production schedules. This is where lot-sizing techniques (Silver-Meal, Lot-for-Lot) become especially relevant.

Vendor Managed Inventory (VMI)

VMI shifts replenishment responsibility to the supplier. The supplier monitors the customer's inventory levels and decides when and how much to ship. This leverages the supplier's expertise in demand patterns while reducing the customer's planning burden and stockout risk.

The catch: VMI requires information sharing and trust. Suppliers need real-time visibility into the customer's inventory and sales data. Without that transparency, the model breaks down.

Compare: MRP vs. EOQ. MRP handles dependent demand with lumpy, time-varying requirements while EOQ assumes independent, constant demand. Using EOQ for component inventory in a manufacturing environment ignores the reality that demand is driven by production schedules, not by a smooth consumption rate.


Quick Reference Table

ConceptBest Examples
Cost minimization under certaintyEOQ, Lot-for-Lot, Silver-Meal
Continuous monitoring triggers(Q,R) Model, Reorder Point
Periodic monitoring triggers(s,S) Model
Uncertainty bufferingSafety Stock Calculation
Uncertainty eliminationJIT Inventory
Item prioritizationABC Classification
Dependent demand planningMRP, Lot-Sizing Techniques
Supply chain collaborationVMI, JIT

Self-Check Questions

  1. A company has stable, predictable demand and wants to minimize total inventory cost. Which model should they use, and what key assumption makes it appropriate?

  2. Compare the (Q,R) continuous review model with the (s,S) periodic review model. Under what circumstances would you recommend each?

  3. If a problem describes a manufacturing environment with a master production schedule and bills of materials, why would EOQ be inappropriate for managing component inventory?

  4. How does ABC classification change the way you apply other inventory models? Give an example of different policies for A-items versus C-items.

  5. A company is debating between building up safety stock and implementing JIT. What operational prerequisites must exist for JIT to succeed, and what happens if those conditions aren't met?

Key Inventory Management Models to Know for Intro to Industrial Engineering