APM Agile Metrics & Reporting 2 — Questions and Answers
Question 1: A team's velocity has been inconsistent for the past 6 sprints. What is the BEST way to use this data for sprint planning?
- Use the highest velocity sprint as the target
- Use the average velocity over the last 3-6 sprints (Correct answer)
- Ignore velocity and use team member estimates only
- Use the lowest velocity sprint to be conservative
Correct answer: Use the average velocity over the last 3-6 sprints
Averaging velocity over 3-6 sprints smooths out anomalies and provides a realistic baseline for planning.
Question 2: Which metric specifically measures the percentage of work items that pass quality checks the first time without rework?
- Defect density
- First-time-right rate (Correct answer)
- Escaped defect rate
- Technical debt ratio
Correct answer: First-time-right rate
First-time-right rate measures the proportion of work items completed correctly without requiring rework or defect fixes.
Question 3: In a Kanban system, what does a high 'blocker frequency' metric indicate?
- The team is delivering too fast
- There are systemic impediments disrupting flow (Correct answer)
- The WIP limits are set too low
- The team needs more backlog items
Correct answer: There are systemic impediments disrupting flow
High blocker frequency signals recurring systemic impediments that are disrupting the team's workflow and should be addressed.
Question 4: A product manager wants to measure how much of the sprint backlog is completed each sprint. Which metric directly answers this?
- Sprint burndown completion rate (Correct answer)
- Velocity trend
- Release burnup slope
- Throughput ratio
Correct answer: Sprint burndown completion rate
Sprint burndown completion rate shows what percentage of planned sprint work was actually completed by the end of the sprint.
Question 5: What is 'flow efficiency' in the context of Agile metrics?
- The ratio of active work time to total elapsed time in a process (Correct answer)
- The number of features delivered per sprint
- The percentage of stories completed without defects
- The cost per story point delivered
Correct answer: The ratio of active work time to total elapsed time in a process
Flow efficiency is the ratio of active (value-adding) work time to total cycle time, revealing how much time is spent waiting versus working.
Question 6: A scrum team consistently adds scope mid-sprint. Which metric would best reveal the magnitude of this problem?
- Sprint velocity
- Scope creep percentage (Correct answer)
- Story point inflation
- Release burnup
Correct answer: Scope creep percentage
Scope creep percentage tracks the volume of work added after sprint planning begins, quantifying mid-sprint scope changes.
Question 7: When presenting Agile metrics to non-technical executives, which visualization approach is generally most effective?
- Detailed technical burndown charts with raw data
- High-level dashboards with trend indicators and business outcomes (Correct answer)
- Sprint velocity tables showing all historical sprints
- Cumulative flow diagrams with WIP labels
Correct answer: High-level dashboards with trend indicators and business outcomes
Executives need high-level dashboards showing business outcomes and trends, not granular technical details.
A team's velocity has been inconsistent for the past 6 sprints.
What is the BEST way to use this data for sprint planning?