If capacity ≤ total optimistic: Confidence = 0% If capacity is between optimistic and pessimistic: Confidence = (capacity - optimistic) ÷ (pessimistic - optimistic) × 100%
This number tells you, for the entire set of tasks, what the real probability of success is given your capacity.
Step-by-Step Example
Let’s walk through a simple example with 3 issues and a team capacity of 32 hours.
Issue
Original Estimate (h)
Confidence (%)
Optimistic (h)
Pessimistic (h)
A
8
80
6.4
10
B
12
60
7.2
20
C
6
90
5.4
6.7
Team Capacity: 32 hours
1. Calculate optimistic and pessimistic for each issue
Dialogue & Discussion