Agile metrics are one of the most misused elements of Scrum delivery. Velocity is tracked as a performance target rather than a planning tool. Burndown charts are presented to stakeholders without context. Cycle time is confused with lead time. The CREA-SM curriculum covers metrics in depth because poor metrics interpretation causes more delivery problems than poor process understanding.
Velocity: What It Is and What It Is Not
Velocity measures the amount of work — in Story Points — a team completes in a sprint. It is a planning tool, not a performance metric. The four critical principles around velocity that CREA-SM tests:
- Velocity cannot be compared between teams. Story Point scales are team-relative. A team averaging 40 points is not twice as productive as one averaging 20.
- Increasing velocity targets does not increase velocity. Teams that inflate estimates to meet targets produce the same amount of work with a false number attached.
- Velocity is most useful as a trend line over 6–8 sprints, not as a single sprint figure.
- A sudden velocity spike is as much a warning signal as a sudden drop. Spikes often indicate scope reduction, not improved productivity.
Goodhart's Law applies directly here: when velocity becomes a target, it ceases to be a useful measure. Your job as SM is to protect velocity from becoming a performance target while using it effectively for release planning.
The Four Burndown Patterns
Burndown charts tell a story about team behaviour. The four patterns the CREA-SM curriculum covers:
- Ideal burn: Straight diagonal line. Rarely seen in practice. When you see it, suspect work is being marked done before it meets the DoD.
- Late-sprint cliff: Flat for 8 days, then steep drop in the last 2. Indicates work is being completed but not marked done until the sprint end. Symptom: no daily updates to the board.
- Scope increase: Line rises mid-sprint. New work was added. Have the conversation about Sprint Goal protection.
- Flat line: No progress visible. Usually indicates a major impediment or work being done outside the sprint tracking tool. Investigate immediately, not at Sprint Review.
Cycle Time vs Lead Time
These two metrics are frequently confused. Lead Time is the total elapsed time from when a work item is requested (added to backlog) to when it is delivered. Cycle Time is the elapsed time from when work begins (moved to In Progress) to when it is done. The difference between Lead Time and Cycle Time is queue time — how long items wait before being worked on. A high queue time signals process bottlenecks or poor backlog management.
Little's Law connects these: Throughput = Work in Progress / Cycle Time. If you want to improve throughput, reduce WIP — this is why WIP limits are a lever, not just a discipline tool.
Reading a Cumulative Flow Diagram
The CFD is the most information-dense agile metric available. Six signals the CREA-SM curriculum teaches you to read:
- Widening bands indicate WIP accumulation — the team is starting work faster than finishing it
- Flat top band (Done) indicates delivery has stalled — something is blocking completion
- Bulge in a middle column (e.g. In Review) indicates a bottleneck at that stage
- Consistent parallel bands indicate healthy, predictable flow
- Sudden steps in the Done band indicate batch delivery rather than continuous flow
- Narrowing total band indicates scope reduction — sprint items are being removed
Stakeholder Reporting: The SM Dashboard
The CREA-SM curriculum defines a 4-quadrant SM dashboard for stakeholder reporting: Sprint Health (RAG based on velocity trend), Impediment Count (current open items), Team Happiness Score, and Release Forecast (current velocity vs plan). This format gives stakeholders the information they need in 90 seconds, without requiring them to interpret Jira charts themselves.
Learn Metrics That Matter with CREA-SM
Module 5 covers velocity, burndown, cycle time, CFD, and stakeholder reporting in full depth.
Register for CREA-SM