Lead time variability is how much your actual delivery time differs from one order to the next, measured as the spread or standard deviation around your average lead time. A supplier that always takes 60 days has low variability; one that ranges from 45 to 90 days has high variability even if the average is the same.
Why does lead time variability matter more than average lead time?
Because safety stock is sized mostly to cover the uncertainty, not the wait itself. You can plan around a long lead time if it is consistent, but an erratic one forces you to hold a larger buffer to avoid stocking out on the unusually late shipments.
T. Brian Jones is co-founder and CTO of Inventory Hero. He leads the engineering behind its Amazon data pipeline, demand forecasting, and the AI platform that lets sellers talk to their live inventory, sales, and supplier data in plain language.
Track each leg of lead time to find the erratic one, consolidate to reliable suppliers and freight partners, build slack into your order dates, and where a lane is chronically unpredictable, hold more safety stock or split sourcing. Consistency is often worth more than raw speed.
Read article
Lead time variability is how much your actual lead time swings from one order to the next, and it, not the average length, is what most of your safety stock pays for. The short version: a long but perfectly consistent lead time is easy to plan around, while a shorter but erratic one forces a bigger buffer, because you have to cover the unusually late shipments. Below is why variability drives the math, how it sits in the safety stock formula, and how to bring it down.
Lead time variability is the spread in your actual delivery times around their average, measured as a range or a standard deviation. A supplier that reliably takes 60 days has low variability. One that ranges from 45 to 90 days has high variability even at the same 60-day average, and that uncertainty is the problem your buffer has to solve. For the underlying chain, see what lead time really is.
Your reorder point handles the average wait: velocity times average lead time covers the units you expect to sell while the order ships. Safety stock handles everything the average does not, which is mostly the variability. If every order arrived exactly on the average day, you would need almost no buffer. The buffer exists because some orders arrive late, and you have to stay in stock through those.
The safety stock formula that accounts for both demand and lead-time uncertainty is:
Safety stock = Z x square root of [ (average lead time x demand variance) + (average daily demand squared x lead-time variance) ]
The term that matters here is the lead-time variance, the square of how much your lead time swings. It is multiplied by your average daily demand, so a wider spread in delivery times raises the buffer directly, even when demand itself is steady. The simpler Z x demand sigma x square root of lead time version many guides show, including the demand-side treatment in how much safety stock to hold, assumes a stable lead time, so it understates the buffer for an erratic lane. A stricter service level (higher Z) scales the whole result up.1
Two SKUs both sell 20 units a day with a 60-day average lead time. One supplier is consistent; the other swings late by up to three weeks:
SKU
Avg lead time
Typical lateness
Buffer needed
A (consistent)
60 days
a day or two
small
B (erratic)
60 days
up to 21 days
up to ~420 extra units
SKU B can need hundreds more units of safety stock than SKU A despite identical sales and identical average lead time, purely because of variability. That extra buffer is the price of an unpredictable supply chain. Size each in the safety stock calculator.
Track each leg. The minimum viable approach is three columns per PO in a spreadsheet (or your inventory system): the date you placed it, the date it arrived at the fulfillment center, and the date units became sellable. After a handful of orders you can see which leg, production, freight, customs, or check-in, is the erratic one, because the fix differs by leg.
Consolidate to reliable partners. A slightly slower but consistent supplier or freight lane often lowers your total inventory need by shrinking the buffer.
Build slack into order dates. Order a little earlier so a late shipment lands before you stock out rather than after.
Split sourcing where a lane is chronically erratic. A second supplier reduces the chance that one bad lane empties a SKU.
Lead time variability is the swing in your delivery times, and it is what your safety stock is really buying. Plan the average with your reorder point, cover the variability with a right-sized buffer, and attack the variability itself by tracking legs and favoring consistency. For how it all connects, see Amazon FBA restock planning.
Service-level factors (Z) are quantiles of the standard normal distribution: 90% = 1.28, 95% = 1.65, 99% = 2.33. NIST/SEMATECH e-Handbook of Statistical Methods, itl.nist.gov/div898/handbook. ↩