Safety Stock vs. Reorder Point: When to Use Each

Safety Stock and Reorder Point aren't two competing methods — safety stock is a direct input INTO the reorder point formula. Here's exactly how that composition works.

7 min readIntermediate

These two get confused constantly, and unlike some mixed-up pairs in supply chain, they aren’t really “different approaches to the same problem” — one is a direct, literal input into the other’s formula. Understanding that relationship, rather than treating them as two independent alternatives, is the fastest way to stop mixing them up.

Safety Stock: How Much Buffer to Hold

Safety stock answers: given how much my demand actually varies and how long my lead time runs, how many extra units do I need on hand to hit a target service level? It’s a single number — a buffer size — and nothing more.

Reorder Point: When to Trigger the Next Order

Reorder Point answers a different question: at what inventory level should I place the next order, so it arrives before I run out? The actual formula:

Reorder Point = (Average Daily Demand × Lead Time) + Safety Stock

Notice what’s happening here: the first term, average daily demand times lead time, is how much you expect to sell during the wait for a new order to arrive. Safety stock is added directly on top, as a buffer against that expectation being wrong. Reorder Point isn’t a separate, independently-derived number — it’s built by taking your expected lead-time demand and adding your already-calculated safety stock to it.

The Common Misconception

People often treat Safety Stock and Reorder Point as two different methods you’d choose between, the way you might pick one forecasting method over another. That’s not the relationship. Safety stock is a component inside the reorder point calculation — you can’t calculate a meaningful reorder point without first knowing (or assuming) a safety stock figure, because it’s literally one of the two terms being added together.

Side-by-Side

Safety Stock Reorder Point
Question it answers How much buffer should I hold? At what inventory level do I reorder?
Built from Target service level, demand variability, lead time Average daily demand, lead time, safety stock
Relationship to the other An input into Reorder Point Composed partly of Safety Stock
Used alone, it tells you Your buffer size — nothing about timing Nothing, unless a safety stock figure has already been decided

A Practical Example

Continuing the Northfield Medical Distributors example: with a demand standard deviation of 25 boxes/day, a 16-day lead time, and a 95% service level target (Z = 1.65), safety stock comes out to:

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

With average daily demand of 60 boxes, the reorder point is built directly on top of that:

Reorder Point = (60 × 16) + 165 = 960 + 165 = 1,125 boxes

The resulting policy reads as one sentence: when inventory for this SKU drops to 1,125 boxes, place the next order. Without the safety stock term, the reorder point would sit at exactly 960 — the point at which you’d expect to run out on an average lead time, with zero protection against a slower delivery or a demand spike during the wait. The 165-box difference between 960 and 1,125 is entirely the safety stock’s contribution.

Why You Can’t Skip Straight to Reorder Point

Since Reorder Point’s formula literally includes a + Safety Stock term, trying to set a reorder point without first working out a safety stock figure means either guessing that term or implicitly setting it to zero — which means accepting a 50% chance of stocking out during every single lead time window, since “average demand during lead time” is, by definition, the point where you’re equally likely to sell more or less than expected. Most people who set a reorder point “by feel” are unknowingly doing exactly this: picking a number that has no real safety margin baked in.

Decision Rule

Calculate safety stock first, based on your target service level and measured variability. Then build the reorder point on top of it using your average lead-time demand. Never treat reorder point as a number you can set independently of safety stock — the formula won’t let you, and neither should your process.

Put This Into Practice

Read Next