Articles → PROJECT MANAGEMENT → Fibonacci Estimation Technique In Agile
Fibonacci Estimation Technique In Agile
Purpose
How Does The Fibonacci Estimation Technique Work?
Instead of assigning exact hours or days, the Fibonacci sequence helps teams estimate the relative size of tasks, emphasizing that complexity, uncertainty, and risk increase with higher numbers.
The Fibonacci sequence has noticeable gaps between numbers as the sequence progresses, which makes it easier for teams to decide if a task is, for instance, a 5 or an 8, instead of getting trapped in small differences like 6 vs. 7.
Teams usually use Fibonacci numbers as story points assigning, a story point value to each user story based on its complexity and the effort required.
Each member privately selects a Fibonacci number card that they believe represents the effort needed. The team then discusses the estimates and reaches a consensus on the final story point.
Scenario
| Scenarios |
|---|
As a user I want to be able to log in so that I can access my personal account. |
As a user I want to be able to search for products so that I can find what I am looking for. |
As an admin I want to be able to view sales reports so that I can understand business performance. |
User Story 1: User Login
User Story 2: Product Search
User Story 3: Sales Report For Admin
| Posted By - | Karan Gupta |
| |
| Posted On - | Sunday, November 24, 2024 |