What is the Fibonacci sequence commonly used for in Agile estimation?

  • Defining sprint goals
  • Estimating user stories
  • Measuring sprint velocity
  • Prioritizing backlog items
The Fibonacci sequence is often used in Agile estimation for estimating user stories. Each number in the sequence represents a point value that indicates the effort required to complete a user story. Using Fibonacci numbers helps in providing a relative estimation rather than an absolute one.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *