The Plan
Formula Versus Plan
The final lesson separates two exact tools by their assumptions. EOQ is a formula for a continuous steady-demand model; Wagner-Whitin is a plan for a pinned lumpy-demand instance.
Formula Scope
The EOQ formula gives quantity 8 and model cost 8. Motivation: a closed-form formula is useful when the smooth-demand assumptions really describe the model.
Plan Scope
The Wagner-Whitin plan has cost 15 for the lumpy instance. Why: it is an exact DP optimum for the discrete horizon, not an EOQ cost.
Recomputed Comparison
If period 3 demand is changed to 2, the exact DP recompute has cost 17 and places orders in periods 1 and 3. Interpretation: changed lumpy demand changes the exact plan without changing the flagship instance.
Honest Choice
Use the formula for smooth steady demand and the plan for known lumpy demand. Interpretation: both are exact only inside their own assumptions.
Diagram note
Honesty note: EOQ is exact only for the idealized continuous constant-demand model: known steady demand, infinitely divisible order quantity, zero lead time, and no capacity. Wagner-Whitin is exact for this pinned finite discrete demand instance. EOQ plot segments interpolate between exact evaluated points; only the marked points are recomputed. Pixel positions are rounded for layout; every number shown is exact.