.
One of the core values of Agile is that “We value individuals and their interactions over tools and process”. Meaning that in an environment where requirements and technology are rapidly changing, we want people to communicate directly with each other to reduce the latency of decision making. The reliance on tools and processes may not only delay the decision-making but also distort the information being relayed.
Fibonacci Numbers
Fibonacci Numbers are the addition of the previous 2 numbers (1,2,3,5,8,13,21…). Fibonacci Numbers were first described in Indian Mathematics in 200BC by Acharya Pingala, which was made popular in western mathematics by Leonardo Bonacci.
Why use Fibonacci Numbers in Estimation
Fibonacci Numbers is a nonlinear progression (the gap between adjacent numbers keeps increasing exponentially) This increased gap in numerical value forces a deeper discussion between the team members before they all agree to assign the appropriate Fibonacci Number associated with the complexity of the work.
The assigning of Fibonacci numbers to a product backlog item (PBI) is done by leveraging the Delphi Wideband Estimation technique (group consensus-based estimation). When used in tandem Fibonacci number and Delphi Wideband Estimation helps the team in the following ways:
When used properly estimating with Fibonacci numbers in conjunction with Delphi Wideband Estimation is a powerful set of tools for the teams to understand, solution and estimate the anticipated work.