Professional learning guide

Agile Delivery and Flow Metrics Guide

Use empirical evidence from completed work, WIP, throughput, lead time, cycle time, burndown, and velocity to improve predictability.

Core concepts

Build the mental model first

Work in progress
Started work that has not satisfied the definition of done.
Throughput
Number of work items completed per unit of time.
Cycle time
Elapsed time from active-work start to completion.
Lead time
Elapsed time from customer request to delivery.

Formula reference

Calculate—and understand what direction means

MeasureFormulaInterpretation
Little’s LawWIP = Throughput × cycle timeApplies to a stable system using consistent units.
Velocity averageCompleted points ÷ sprints observedTeam-specific historical planning signal.
Flow efficiencyActive time ÷ total lead time × 100Share of elapsed time spent actively working.

Worked reasoning

Delivery slows while everyone is busy

01

Situation

WIP has doubled, throughput is flat, and cycle-time percentiles are increasing.

02

Manager’s approach

Stop starting lower-priority work, visualize queues, identify the constrained workflow state, and help finish blocked items.

03

Takeaway

Local busyness is not system productivity. Limiting WIP often improves flow without increasing individual utilization.

PMP lens

What to remember in scenario questions

  • Adaptive teams inspect and adapt using empirical results.
  • Velocity should not compare teams or individuals.
  • A product owner orders value; the team selects work it can complete.
  • Servant leadership removes impediments and enables team ownership.

Common doubts

Questions learners ask

Should incomplete work count toward velocity?

No. Count only work that meets the agreed definition of done.

Why use percentiles for cycle time?

A range communicates variability and forecast confidence better than one average.

Can story points be converted to hours?

They represent relative effort or complexity within a team and should not be treated as a universal time conversion.

Practice tools

Apply agile & flow concepts

View all related tools