Agile Estimation Techniques
Agile estimation techniques are lightweight methods used by agile teams to estimate the size, effort, or complexity of work items, including story points, planning poker, T-shirt sizing, and relative estimation.
Explanation
Agile estimation techniques differ from traditional estimation in that they focus on relative sizing rather than absolute time estimates. Story points are the most common unit, representing the overall effort, complexity, and uncertainty of a user story relative to other stories. Planning poker (a form of Wideband Delphi) is a popular technique where team members independently estimate, reveal simultaneously, and discuss differences before converging.
Other agile estimation techniques include T-shirt sizing (using S, M, L, XL categories for rough sizing), affinity estimation (grouping stories by similar size), and ideal days. These techniques are designed to be quick, collaborative, and to leverage the collective wisdom of the team rather than relying on a single estimator.
Agile estimation is intentionally imprecise at the individual story level but becomes quite accurate in aggregate over multiple iterations. Teams use their velocity (the average number of story points completed per iteration) to forecast delivery timelines and capacity. The emphasis is on consistency of estimation rather than absolute accuracy.
Key Points
- •Focus on relative sizing rather than absolute time estimates
- •Story points measure effort, complexity, and uncertainty
- •Planning poker uses independent estimation with group convergence
- •Aggregate accuracy improves over multiple iterations via velocity tracking
Exam Tip
Know that agile estimation focuses on relative sizing, not absolute hours. Planning poker combines independent estimation with group discussion, similar to Wideband Delphi.
Frequently Asked Questions
Related Topics
Wideband Delphi
Wideband Delphi is a consensus-based estimation technique that extends the Delphi method by adding team discussion between anonymous estimation rounds to improve estimate accuracy.
T-Shirt Sizing
T-shirt sizing is an agile estimation technique that uses relative size categories (XS, S, M, L, XL) to quickly classify the effort or complexity of work items without precise numerical estimates.
Rolling Wave Planning
Rolling wave planning is an iterative planning technique where near-term work is planned in detail while future work is planned at a higher level, with details added as the project progresses.
Most-studied PMP concepts
High-yield topics our learners drill most before exam day.
Matrix Diagrams
Matrix diagrams are a data representation technique that uses a grid format to show relationships between two or more groups of factors, commonly used for responsibility assignments and prioritization.
Burndown Chart
A Burndown Chart is a graphical representation of work remaining versus time in a Sprint or release, showing whether the team is on track to complete the planned work.
Resource Leveling
Resource leveling is a resource optimization technique in which adjustments are made to the project schedule to keep resource usage at or below a defined limit, often resulting in a longer project duration.
Risk Register
The risk register is a project document that records the details of individual project risks, including their identification, analysis results, response plans, and current status.
Stakeholder Mapping
Stakeholder mapping is the visual representation of stakeholder relationships, influence, interest, or other attributes using grids, matrices, or diagrams to support analysis and engagement planning.
Relative Estimation
Relative Estimation is an agile technique where work items are sized in comparison to each other rather than in absolute units like hours or days, providing faster and more accurate estimates.
Cost Performance Index (CPI)
Cost Performance Index (CPI) is an EVM efficiency metric that measures cost performance as the ratio of earned value to actual cost: CPI = EV / AC.
Schedule Performance Index (SPI)
Schedule Performance Index (SPI) is an EVM efficiency metric that measures schedule performance as the ratio of earned value to planned value: SPI = EV / PV.
Earned Value Management (EVM)
Earned Value Management (EVM) is a methodology that integrates scope, schedule, and cost data to assess project performance and progress objectively.
Part of
Tools & Techniques
Test your knowledge
Practice scenario-based questions on this topic with detailed explanations.