Real Safety Stock Example: Northfield Medical Distributors

A fictional but realistic worked example — a medical supply distributor calculating safety stock for one SKU, then running into a real storage constraint the textbook answer didn't account for.

8 min readIntermediate

Every safety stock example you’ll find shows clean numbers going into a formula and a clean answer coming out. This is a fictional but realistic scenario showing both halves: the calculation, and what happened once it met a real physical constraint.

The Setup

Northfield Medical Distributors is a fictional distributor of surgical and clinical consumables, supplying hospitals, surgical centers, and clinics across a regional network. Because its customers are healthcare providers, a stockout on the wrong item isn’t just a lost sale — it can delay a scheduled procedure, which makes service level a genuinely high-stakes decision, not just a cost-optimization exercise.

This example follows one SKU: a specific size and style of sterile surgical glove, sold in boxes of 100, used across nearly every procedure type its hospital customers perform.

Business profile for this SKU:

Gathering the Numbers

Standard deviation of daily demand: 25 boxes. Pulled from twelve months of order history for this exact SKU. A full year was used deliberately, since a shorter window risked catching an unusually quiet or unusually busy stretch and mistaking it for the normal pattern.

Average daily demand: 60 boxes. Also pulled from the same twelve months of order history — this is the number that determines expected demand during the lead time window, separate from the variability number above.

Lead time: 16 days. This is the manufacturer’s observed delivery time from Northfield’s own receiving records, not the 10-day lead time originally quoted at the start of the supplier relationship — the two had drifted apart as container shipping schedules changed, and using the stale quoted number would have understated the real risk.

Target service level: 95% (Z = 1.65). Northfield’s procurement team set this based on the item’s criticality (used in nearly every procedure, but with several comparable glove sizes that could serve as an imperfect substitute in a pinch) and the cost of the buffer relative to the item’s low unit value. Their genuinely critical, no-substitute items — certain specialty surgical instruments — are held to a stricter 99% target instead; this SKU didn’t warrant that level of buffer given it has some flexibility.

Calculating Safety Stock

Safety Stock = 1.65 × 25 × √16 = 1.65 × 25 × 4 = 165 boxes

What this means in practice: Northfield should hold 165 boxes of buffer stock beyond what average demand during the 16-day lead time would require, to hit a 95% chance of not stocking out before the next shipment arrives.

Combined with average demand during lead time (60 boxes/day × 16 days = 960 boxes), that gives a full reorder point:

Reorder Point = 960 + 165 = 1,125 boxes

Translation: when total inventory for this SKU drops to 1,125 boxes, it’s time to place the next order. Safety Stock vs. Reorder Point covers this combination in more depth.

The Reality Check

On paper, Northfield needs 165 boxes of dedicated safety stock. The problem: the buffer-stock shelf space physically allocated to this SKU holds a maximum of 130 boxes — less than the calculated buffer, before the regular cycle stock from each incoming order is even factored in.

This wasn’t a minor rounding gap. The calculated buffer exceeded available buffer-shelf space by 35 boxes, meaning Northfield literally could not physically hold the recommended reserve in the space set aside for it.

The Actual Decision

Northfield’s inventory manager laid out the real options:

Option A — Expand the dedicated buffer shelf allocation. Reassign additional shelf space from a lower-priority SKU nearby to cover the extra 35 boxes. This was the cheapest option in dollar terms, but it meant displacing buffer space from a different item, so it wasn’t free — it just moved the tradeoff elsewhere.

Option B — Accept a lower service level for this SKU. Recalculating backward from the 130-box space constraint (130 = Z × 25 × 4, solving for Z gives Z ≈ 1.3, close to a 90% service level) shows that the available space supports roughly a 90% target instead of 95% — a real, quantifiable reduction in protection, not a guess.

Option C — Split the safety stock across two storage locations. Northfield has a small secondary storage area a short walk from the primary floor; splitting the buffer (say, 130 boxes on the main floor, 35 in secondary storage) meets the full 165-box target without displacing any other SKU’s space.

Northfield chose Option C. It preserved the full 95% service level the item’s criticality justified, didn’t require taking space from another product, and the secondary location was close enough that retrieving stock from it during a demand spike wouldn’t meaningfully add to effective lead time. The tradeoff was a small amount of extra handling — staff needed to check two locations instead of one — which the team judged worth it to avoid quietly accepting more stockout risk than the item’s criticality warranted.

Lessons From This Example

The formula gave a clean, correct number: 165 boxes. That number ran directly into a physical constraint the formula has no way of knowing about — available shelf space. The useful move wasn’t defaulting to whichever option was easiest to implement; it was working out exactly how much protection the constrained space actually supported (Option B’s math), so that if Northfield had chosen to accept less space, they’d have known precisely what service level they were settling for instead of guessing.

The broader pattern, more than the specific numbers: a safety stock calculation tells you the buffer that hits a target service level assuming you have the space and budget to hold it. The moment a real constraint shows up, the job shifts from “trust the number” to “understand exactly what the constraint costs you, in the same units the target was set in (service level, dollars, or space) — so the tradeoff being made is a deliberate choice, not an accident.” Safety Stock Decision-Making in Practice generalizes this kind of reasoning across the constraints you’re most likely to run into: storage, cost, shelf life, and supplier reliability that changes over time.

Put This Into Practice

Read Next