Freight Desk

Safety Stock Calculator

Size the buffer that keeps you from stocking out while you wait on a replenishment. Pick the quick max-usage method or the statistical service-level formula — either way you get the safety stock and the reorder point it implies.

What safety stock is

Cycle stock covers your average demand over the average lead time. Safety stock is the cushion on top of it — the units that carry you through the days when demand spikes or the truck runs late. Too little and you stock out; too much and you tie up cash and shelf space in inventory that just sits.

The quick max-usage method

No statistics required. You compare the worst case to the average:

Safety stock = (max demand × max lead time) − (avg demand × avg lead time)

It’s fast and intuitive, and it’s a fine first pass when you know your peak day and your longest lead time but don’t track the spread. It tends to run a little conservative — the peak-on-peak assumption rarely all happens at once.

The service-level method

The statistical method sizes the buffer to a target service level — the probability you won’t stock out during a replenishment cycle — using the variability of demand and, optionally, of lead time:

Safety stock = Z × √( L·σd² + d̄²·σL² )

Z is the service factor (95% → 1.65, 98% → 2.05, 99% → 2.33). Leave the lead-time standard deviation blank and it collapses to the classic Z · σd · √L. Include it and the buffer also covers lead times that vary — often the bigger driver of stockouts.

Whichever method you use, the reorder point is the same idea: cover your average demand over the lead time, then add the safety stock.