Velocity:
[
{Velocity} = \frac{{Total Story Points Completed in a Sprint}} / {{Number of Sprints}}
]
Measures the team’s work output per sprint to predict future performance.
Burndown Chart:
Cumulative Flow Diagram (CFD):
Lead Time:
[
{Lead Time} = {Time from Task Creation to Completion}
]
Measures the total time taken for a task to move through the entire workflow.
Cycle Time:
[
{Cycle Time} = {Time Task Spends in “In Progress”}
]
Focuses on how long it takes to complete work once started.
Sprint Goal Achievement (%):
[
{Sprint Goal Achievement} = \frac{{Number of Completed Goals}} / {{Total Planned Goals}} * 100
]
Scenario 1: Delivering an MVP (Minimum Viable Product)
Scenario 2: Handling Changing Requirements
Scenario 3: Improving Team Efficiency
Scenario 4: Scaling Agile Across Teams
Scenario 5: Reducing Time-to-Market