Frequently Asked Questions

Contents

1. What’s the difference between “story points” and “hours” when estimating tickets?

2. Why shouldn’t you change user story points during a sprint?

You don’t want to affect your sprint commitment so generally it’s better not to change points or pull in more tickets after the sprint has started. The goal as a team is to get a good estimate on the work. If you are completely off on that estimate it would be good to take it to the retro to figure out what can be planned better in the future.

The other reason is that because story points are estimates there is a thought that everything will even out, if you estimate this one way too low, a couple other tickets will probably be too high. I think by not changing points mid-sprint, it gets the team in the habit of being pro-active about their work and putting more time into planning. Otherwise, if you have the opportunity to change points, it may be easier to dismiss the fact that the proper planning wasn’t done and done often enough could greatly affect project timelines and it would be very difficult for the business to know when you will actually deliver something.

We also use Fibonacci for this very reason (because it is not an exact measurement - giving room for unknowns, risk, etc). Which is also why teams should look at 3 sprint averages (or more - depending on circumstances i.e. holidays) when determining team velocity.

3. What are the best techniques for estimating tickets?

4. Why shouldn’t we assign everyone tickets during planning?