🌐 EN

πŸ›‘οΈ Safety Stock Calculator

Enter your target service level, average lead time, and demand standard deviation to calculate safety stock using a standard SCM formula.

Safety Stock
β€”

Formula: Safety Stock = Z-score Γ— Demand Std. Deviation Γ— √(Average Lead Time) (standard SCM approximation)

Related Calculators Reorder Point Calculator EOQ Calculator Working Capital Calculator FIFO/LIFO Calculator Contribution Margin Calculator Six Sigma Cpk Calculator
GUIDE

Learn more

01

Safety Stock Formula (Standard SCM Approximation)

Safety stock is the extra inventory held above the reorder point as a buffer against demand and supply uncertainty. A widely used standard approximation in supply chain management is Safety Stock = Z-score Γ— Demand Std. Deviation Γ— √(Average Lead Time). The Z-score corresponds to the target service level (probability of not stocking out): 90% β†’ 1.28, 95% β†’ 1.65, 97.5% β†’ 1.96, 99% β†’ 2.33. For example, at a 95% service level (Z=1.65), 7-day average lead time, and demand std. deviation of 20 units/day: Safety Stock = 1.65 Γ— 20 Γ— √7 β‰ˆ 1.65 Γ— 20 Γ— 2.646 β‰ˆ 87.3, rounding to about 87 units.
02

Why Higher Service Levels Increase Safety Stock

Because the Z-score increases with the target service level (90% β†’ 1.28, 99% β†’ 2.33), holding lead time and demand variability constant, a higher service level target proportionally increases safety stock. This is a direct trade-off: lower stockout risk in exchange for higher inventory holding cost β€” so it's common practice to set higher service levels only for critical items where stockouts are costly. The result from this calculator feeds directly into the Reorder Point Calculator.

Service LevelZ-score
90%1.28
95%1.65
97.5%1.96
99%2.33

Frequently asked questions

How is safety stock different from the reorder point?
Safety stock is the buffer inventory against variability, while the reorder point is the inventory level (including safety stock) that triggers a new order. Safety stock is one input into the reorder point formula.
How do I choose a service level?
Critical items where stockouts are costly or damage customer trust typically use higher levels like 97.5–99%, while less critical items can use 90–95%.
Is this formula accurate for every situation?
This is a simplified approximation that assumes only demand varies while lead time is constant. If lead time itself varies significantly, a more complete formula incorporating lead-time variability is needed.