Posts
Sprint velocity: how to track, forecast, and stop misusing it

Kelly Lewandowski
Last updated 07/06/20268 min read
What sprint velocity actually is
How to calculate it (and why one number lies)
Points completed per sprint
Average velocity
Actual range
Forecasting: use ranges, not single numbers
| Scenario | Velocity used | 200-point backlog |
|---|---|---|
| Conservative | Avg of your 3 slowest sprints (~22) | ~10 sprints |
| Likely | Overall average (25) | 8 sprints |
| Optimistic | Avg of your 3 fastest sprints (~28) | ~7 sprints |

How teams misuse velocity
⚖️Comparing teams
📈As a productivity metric
🎯As a commitment
🎲From a single sprint
Velocity done right
Only count work that's fully done by your Definition of Done.
Average over 6+ sprints and watch the trend, not any single number.
Forecast with ranges or percentiles, never a single "done by" date.
Re-baseline after major team changes; old velocity doesn't transfer.
Never show velocity in a slide that compares teams or individuals.
Keep the estimation conversation; the discussion matters more than the points.
Velocity isn't your only option
| Question | Best metric |
|---|---|
| How much to pull into a sprint | Velocity or throughput |
| When will this backlog finish | Monte Carlo on velocity/throughput |
| Why is work taking so long | Cycle time and work-in-progress |
| Are we improving over time | Cycle time trend |