Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 761 Bytes

Story Points Estimation.md

File metadata and controls

21 lines (16 loc) · 761 Bytes

#csse3012 #agile

Story Points Estimation


Principle: Size the smallest understandable thing first and then size everything else Relative to it !! Unit of Estimation: Story Points Components: Story Points sizing involves the following factors:

  1. Efforts required to complete the Story
  2. Complexity of the story
  3. Risk — What’s unknown against What’s known
  4. Relativity — Idea of size against the known story

Example: [[Agile Story Points Planning Example.png]]

Best Practices

  1. Fibonacci Series for Story points
  2. Range — 1–8 Story Points
  3. Any story larger than 8 story points should be broken down into smaller stories.