Enter lead time drivers
Example dataset
Use this sample to understand typical component breakdowns. You can export your own results after calculating.
| Order | Processing | Production | Transit | Customs | Receiving | Buffer | Total days |
|---|---|---|---|---|---|---|---|
| PO-1042 | 2 | 8 | 9 | 2 | 1 | 2 | 24 |
| PO-1043 | 1 | 6 | 12 | 3 | 1 | 3 | 26 |
| PO-1044 | 3 | 10 | 8 | 4 | 2 | 1 | 28 |
| PO-1045 | 2 | 7 | 11 | 2 | 1 | 2 | 25 |
These totals exclude demand-based calculations, which depend on SKU velocity.
Formulas used
This calculator treats lead time as a sum of operational steps. Each component is entered in days and added to form the total.
- Total Lead Time (days):
L = t1 + t2 + t3 + t4 + t5 + t6 - Lead Time (weeks):
Lw = L / business_days_per_week - Lead Time Demand (units):
Dlt = daily_demand × L - Safety Stock (units, simplified):
SS = Z × daily_demand × σL - Reorder Point (units):
ROP = Dlt + SS
Note: Safety stock is simplified to isolate lead time variability. If demand variability is significant, extend the model with demand σ.
How to use this calculator
- Enter realistic days for each replenishment step.
- Use historical order data to estimate σ(lead time).
- Set daily demand for the SKU or product group.
- Choose a Z value that matches your service goal.
- Click Calculate Lead Time to see the results above.
- Download CSV or PDF to share with procurement teams.
FAQs
1) What does inventory lead time include?
It includes every day from purchase order creation to shelf-ready stock. That usually covers processing, supplier time, transit, clearance, receiving, and a buffer.
2) Why should I separate lead time into components?
Component timing reveals the real bottleneck. You can improve the slowest step instead of guessing. It also makes scenario planning easier when shipping lanes change.
3) How do I estimate lead time variability (σ)?
Collect lead times from past orders and compute their standard deviation. If you lack history, start with a conservative estimate and refine monthly. Separate high-variance lanes from stable domestic routes.
4) What is the Z value and how do I pick it?
Z represents a service target for stock availability. Higher Z increases safety stock and reduces stockout risk. Many teams start around 1.65 for strong availability and adjust by cost.
5) Does the reorder point here handle demand spikes?
It focuses on lead time uncertainty using a simplified safety stock model. If demand is volatile, add demand variability to your safety stock method. Use promotions and seasonality forecasts to adjust daily demand inputs.
6) Should I use calendar days or business days?
Enter the same day basis your process actually follows. Shipping often runs in calendar days, while receiving may be business days. The calculator also shows weeks using your business-days-per-week setting.
7) When should I recalculate lead time?
Recalculate after carrier changes, supplier shifts, or new routes. Review monthly for fast-moving items and quarterly for stable SKUs. Update buffers after major disruptions to protect service levels.