This Safety Stock Calculator computes safety stock (SS) and reorder point (ROP) from your demand, lead time, and target service level. It supports both demand variability only and demand + lead time variability so you can size buffers that keep stockouts rare without overstocking.
Introduction
Use this tool to turn a service level target into the extra inventory you need during lead time. Inputs mirror common planning terms: Target service level (%), Average demand per day (D), Std. deviation of demand per day (σ_d), Average lead time (L), and (optionally) Std. deviation of lead time (σ_L). The calculator converts service level to a Z-score from the standard normal distribution and applies standard safety stock formulas.
Modes: Demand variability only uses σ_d and L. Demand + lead time variability uses σ_d, σ_L, D, and L.