Ad Space — Top Banner

Safety Stock Calculator

Calculate safety stock levels and reorder points using the basic formula or the statistical Z-score method for your chosen service level.

Safety Stock

Safety Stock Formulas

Safety stock is the extra inventory kept on hand to protect against demand spikes and supply delays. It’s your buffer against stockouts.

Basic Formula

Safety Stock = (Max Daily Sales − Avg Daily Sales) × Max Lead Time

This simple approach accounts for the worst-case scenario of high demand meeting long lead times.

Advanced Formula (Z-Score Method)

Safety Stock = Z × σ_demand × √Lead Time

Where:

  • Z = Z-score for your desired service level
  • σ_demand = Standard deviation of daily demand
  • Lead Time = Average lead time in days

Z-Score Table by Service Level

Service Level Z-Score
90% 1.28
95% 1.65
97.5% 1.96
99% 2.33
99.9% 3.09

A 95% service level means you will have stock available 95% of the time — stockouts occur only 5% of the time.

Reorder Point

Once you know your safety stock, the reorder point tells you when to place a new order:

Reorder Point = (Avg Daily Sales × Avg Lead Time) + Safety Stock

When inventory falls to the reorder point, place an order immediately to avoid stockouts before the next delivery arrives.

Worked Example — Fish Supplier

A fish supplier has:

  • Average daily sales: 15 units
  • Maximum daily sales: 25 units
  • Average lead time: 40 days
  • Maximum lead time: 55 days

Basic Safety Stock: Safety Stock = (25 − 15) × 55 = 550 units

Reorder Point: ROP = (15 × 40) + 550 = 600 + 550 = 1,150 units

When inventory drops to 1,150 fish, place the next order.

Stockout Cost vs. Carrying Cost Tradeoff

Every unit of safety stock costs money to store (carrying cost). Every stockout loses sales and customer trust (stockout cost).

  • Too little safety stock: Frequent stockouts, lost sales, emergency orders
  • Too much safety stock: High storage costs, risk of spoilage/obsolescence, tied-up capital

The optimal safety stock balances these competing costs. Higher service levels require more safety stock — going from 95% to 99% service level often doubles the required buffer.

Relationship to EOQ

Safety stock is used alongside the Economic Order Quantity (EOQ) model. EOQ tells you how much to order; reorder point tells you when to order. Safety stock is embedded in the reorder point calculation.

Pro Tips

  • Review safety stock levels seasonally — demand variability changes with seasons.
  • Fast-moving, low-variability items need less safety stock than slow-moving, erratic items.
  • Track your actual service level over time and adjust the safety stock if you’re experiencing more stockouts than expected.
  • Safety stock should be held physically separate and clearly labeled to avoid accidental use.

Ad Space — Bottom Banner

Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.