Sprint Capacity Calculator (Agile)
Team Sprint Capacity
Calculate available capacity for a sprint
Velocity Projection
Project completion based on historical velocity
Formula
Capacity = Person-Days x Focus Factor x Points per Person-Day | Sprints = Remaining Points / Velocity
Frequently Asked Questions
What is focus factor?
Focus factor is the percentage of time developers actually spend on sprint work (coding, testing, design). The rest goes to meetings, Slack, email, interruptions, and unplanned work. New teams are typically 50-60%. Experienced, dedicated teams can reach 75-85%. It is rarely above 85%.
How do I calculate team velocity?
Velocity is the average story points completed per sprint over the last 3-5 sprints. Only count stories that are fully done (meet Definition of Done). Do not count partially completed stories. Velocity naturally varies 10-20% between sprints -- use the average for planning.
You may also need
A
Function Point Calculator
Free function point calculator. Estimate software size and effort using function point analysis. Calculate unadjusted and adjusted function points.
ScienceA
Code Review Time Estimator
Free code review time estimator. Calculate how long code reviews should take based on lines changed, complexity, and reviewer experience.
ScienceA
Cloud Computing Cost Calculator
Free cloud computing cost calculator. Estimate monthly costs for compute, storage, and data transfer on cloud platforms.
Science