Fibonacci scale (agile)

ID: fibonacci-scale-agile

In Agile project management, particularly within methodologies like Scrum, the Fibonacci scale is a technique used for estimating the relative size and complexity of tasks or user stories. The scale is based on the Fibonacci sequence, which starts with 0, 1, and 1, and then continues with each subsequent number being the sum of the two preceding ones (0, 1, 1, 2, 3, 5, 8, 13, etc.). ### Why Use Fibonacci Scale?

New to topics? Read the docs here!