Flow Efficiency Calculator
Most work spends far more of its life waiting than being worked on, and flow efficiency makes that visible. It is the share of total lead time that an item is actively progressed, rather than sitting in queues, awaiting review, or blocked on a dependency. This calculator takes your active work time and total lead time and reports the flow efficiency percentage, the wait time, and the wait-to-work ratio. Because measurement depends on your process, both inputs are user-editable. Use the result to find where work waits, since that is usually where the largest delivery gains lie.
Flow efficiency formula
Flow efficiency = (active work time / total lead time) * 100
Wait time = total lead time - active work time
Wait-to-work ratio = wait time / active work time
Wait time percent = (wait time / total lead time) * 100
Active work time must not exceed total lead time; if it does, the inputs are inconsistent and the calculator reports n/a. The wait-to-work ratio expresses how many hours of waiting accompany each hour of active work.
Improving flow efficiency
- Attack waiting first: it is usually the larger share of lead time and the easier win.
- Reduce handoffs and approvals that leave work idle between active stages.
- Limit work in progress so items finish before new ones start, cutting queue time.
- Measure active time honestly, excluding any period the item is blocked or queued.
- Track flow efficiency over time rather than chasing a single benchmark number.
Flow efficiency: frequently asked questions
What is flow efficiency?
Flow efficiency is the percentage of total lead time that an item spends being actively worked on, as opposed to waiting in queues. It equals active work time divided by total lead time, times 100. A low flow efficiency means work spends most of its life waiting, which is where the biggest delivery improvements usually hide.
How is flow efficiency calculated?
Enter the active work time (the time someone is actually progressing the item) and the total lead time (from start to finish, including all waiting). Flow efficiency is active time divided by total lead time, expressed as a percentage. The wait time is simply total lead time minus active work time.
What is a good flow efficiency?
There is no universal official benchmark, so this calculator does not assert one. Many knowledge-work processes report flow efficiencies well below 40 percent, with a large share of lead time spent waiting. Rather than chasing a target number, use the figure to find and remove the biggest sources of waiting in your own process.
Why is wait time so important?
Because reducing wait time is often the fastest way to shorten lead time. Active work time is frequently a small slice of the total, so squeezing it harder yields little. Eliminating handoffs, queues, and blocked states attacks the larger share and tends to deliver bigger, faster improvements in flow.
How do I measure active work time accurately?
Track the periods an item is genuinely in progress and exclude time it sits in a queue, waiting for review, approval, or dependencies. Many teams approximate this from their board's in-progress versus waiting columns. Since precise figures depend on your process, the inputs here are user-editable so you can use your own measurements.
Official sources
- U.S. Bureau of Labor Statistics: Productivity concepts and measures.
- Scaled Agile Framework: Flow metrics.
Reviewed by the CalculatorHub team, edited by James Graham, 17 June 2026. See our methodology.