#csse3012 #agile
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:
- Efforts required to complete the Story
- Complexity of the story
- Risk — What’s unknown against What’s known
- Relativity — Idea of size against the known story
Example: [[Agile Story Points Planning Example.png]]
Best Practices
- Fibonacci Series for Story points
- Range — 1–8 Story Points
- Any story larger than 8 story points should be broken down into smaller stories.