FormulaCraft

How to calculate safety stock in Excel and Google Sheets

Excel & Google Sheets
=B2*C2*0.1+B3

Verified example

Computed by a real spreadsheet engine on the sample data below.

Average Daily UsageLead Time (days)Standard DeviationSafety Stock
100515

=B2*C2*0.1+B37.5

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

Step by step

  1. 1Enter your average daily usage in cell B2.
  2. 2Input the lead time in days in cell C2.
  3. 3Place the standard deviation of daily usage in cell B3.
  4. 4Use the formula =B2*C2*0.1+B3 to calculate safety stock in cell D2.

Tips

Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.

Frequently asked

What does the multiplier represent in the formula?

The multiplier represents the desired service level factor, which determines how much extra stock you want to keep.

Can I use a different formula for safety stock?

Yes, other formulas exist, such as Z-score methods, which consider the desired service level more precisely.

Why is safety stock important?

Safety stock helps prevent stockouts by accounting for variability in demand and supply lead times.

Formulas used

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: