Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Software Engineering Tutorial
  • Software Development Life Cycle
  • Waterfall Model
  • Software Requirements
  • Software Measurement and Metrics
  • Software Design Process
  • System configuration management
  • Software Maintenance
  • Software Development Tutorial
  • Software Testing Tutorial
  • Product Management Tutorial
  • Project Management Tutorial
  • Agile Methodology
  • Selenium Basics
Open In App
Next Article:
Estimation Technique in Agile
Next article icon

Estimation Technique in Agile

Last Updated : 06 Oct, 2023
Comments
Improve
Suggest changes
Like Article
Like
Report

Estimation is the process of finding an estimate, or approximation. It is an Art of guessing. Estimation includes four main factors - money, effort, resources, and time needed to build a specific system or product. There are many techniques available in today's world for doing estimations in an Agile Project. The main objectives for doing estimations include Relative Estimation, discussions to get more information on items whose estimations need to be done and ensuring the commitment and enthusiasm of the whole team towards the tasks assigned to them. Agile Project Estimation Techniques are:

  1. Dot Voting: In Dot Voting Techniques all the user stories along with their description are posted on the board. Each member put a dot in front of those stories that they consider most important. This way the stories are sorted according to their priorities. This is done to select the most important stories that should be taken forward.
  2. T-Shirt Size: This technique helps in open and mutual collaborative discussions. In this technique, t-shirt sizes -XS (Extra Small), S (Small), M (Medium), L (Large), and XL (Extra Large) are used. User stories are given t-shirt sizes according to the member's understanding. This technique provides rough estimation very fast.
  3. Planning Poker: Planning Poker is the most famous Estimation technique in Agile. This technique makes sure that every member participates in the estimation and shares his/her opinion. In this technique cards with numbers on them, are given to each member of the team. The Product Owner reads the story, after which every member has to hold the card showing the level of effort they will make for the user story. Discussion and Re-estimation go on until the whole team reaches a consensus.
  4. The Bucket System: The Bucket System estimation technique is much faster than the Planning Poker technique. In this buckets are created with random values: 0, 1, 2, 3, 4, 5, 8, 13, 20, 30, 50. The whole team estimates the items by placing them in these “buckets”. In the Bucket System Divide and Conquer approach is followed.
  5. Large/Uncertain/Small: This technique is for doing rough estimation and it is simpler than the Bucket system technique. All the items are categorized in Large/Uncertain/Small. First simple user stories are chosen for estimation then more complex ones are taken. It's a good technique when comparable items are in the Product Backlog.
  6. Relative Estimation: In this technique, teams estimate user stories according to one another rather than giving them exact numerical values. For instance, they can state, without assigning specific point values, that Story X is twice as complex as Story Y. This method prioritizes selection and ranking while simplifying estimation.
  7. Story Points: In this estimation technique, user stories are given story points based on complexities, effort, and risk by teams. Story points are a metric without units and can stand in for any comparable value decided by the team. This method is adaptable and frequently used alongside Planning Poker.
  8. Estimation Based on Velocity: This technique states the amount of work a team can accomplish in a sprint is measured by the team's velocity. Teams calculate the amount of user story points that can commit to in the following sprint using their average velocity over several sprints.

Conclusion

The choice of the estimation technique depends on the context of the project and the amount of detail required for it. The teams can use more than one technique at the same time to look for different aspects of the work together.



Next Article
Estimation Technique in Agile

S

SakshiBhakhra
Improve
Article Tags :
  • Software Engineering

Similar Reads

    Estimation technique- Test Point Analysis
    Estimation is a management activity that is often a predecessor to planning. Estimation creates approximate cost and schedule targets for tasks like test execution or automation creation. There are multiple factors affecting the test estimation as mentioned here. In Test estimation, we need to apply
    6 min read
    Agile Planning and Estimation
    Planning and Estimation are essential in software projects to achieve predictability, reduce the risks involved, and set a basic expectation for all stakeholders. Planning brings a lot of focus on preparation and forecasting whereas Estimation is a process to forecast project-related variables i.e.,
    15+ min read
    Retrospective in Agile
    The agile software development model is now a popular software development model that is widely used by every IT industry for product development. Various meetings, practices, and teams are part of Agile development. An Agile Retrospective is one of the important meetings that is conducted mostly at
    9 min read
    Automation Estimation Tools
    In software development, automation testing is used to make sure applications work well, perform efficiently, and are reliable. By automating repetitive tests, teams can save time, reduce human errors, and speed up the testing process.Table of Content1. Katalon Studio2. Selenium3. Agile Estimation4.
    7 min read
    User Story Mapping in Agile
    User story mapping is a proper approach utilized in Agile that allows prioritizing and structuring large amounts of work in terms of users. Thus, teams can have a good picture of the user story map, and it is easier to recognize the gaps and see how each feature fits the user’s needs and business go
    7 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences