More free tools
Free tool
Jira completion date estimator
Enter what’s left in the backlog and how fast the team has been moving, and this projects when it’ll likely be done — with an honest range, not a single falsely-precise date. Everything runs in your browser; nothing is sent anywhere.
Questions
- How is the completion date calculated?
- Remaining work is divided by your average velocity per sprint, rounded up to a whole number of sprints, then that many sprint lengths are added to your start date. It's simple arithmetic, not a simulation — the honesty comes from showing a range instead of one falsely precise date.
- Why does it show a range instead of one date?
- Velocity varies sprint to sprint — scope changes, people take leave, estimates are wrong. A single date implies certainty that doesn't exist. The optimistic date assumes velocity runs above your average by the variance percentage; the pessimistic date assumes it runs below. The likely date uses your average as entered.
- What should I set the velocity variance to?
- Default is ±20%, a reasonable starting point for a team with a few sprints of history. If your velocity has swung a lot recently, widen it. If it's been steady for many sprints, you can narrow it — but don't narrow it to 0%, since that puts back the false precision this tool is trying to avoid.
- Does this account for holidays, scope creep, or team changes?
- No. It only projects forward from the velocity and remaining work you enter right now. If your backlog grows, your team changes, or a sprint is shortened by holidays, re-run the estimate with updated numbers — that's the honest way to keep a forecast current.