An estimation has been questioned in software development for many years. How to estimate accurately & fast? And, is an estimation even necessary?

Well, that is the question for thousands of bucks. Because estimation might be expensive. Especially in the age of changes.

Time as an estimation unit is wrong!

agile estimation relative comparison fast accurate estimates scrumIn our agile training, we used to ask trainees to visualize the amount of outcome they are able to finish per day and visualize it by hand.

Of course, the indicated amount will be different per person. Even it is just a feeling of the outcome, what you often see as a reaction is an immediate comparison.  The aim of the game is, to compare performance to yourself, not to colleagues. The next questions are:

The next questions are: “How big outcome was you able to complete per day one year ago? What about the next year?” 

What you would see are hands moving up and down. The most often reasons are:

  • estimation is different based on the knowledge,
  • experience is gained in one year,
  • new technologies,
  • new team,
  • new tools.

Should you still ask teams to give you an estimation of time units? No. Small change influences the exact value. You can’t be more wrong than with hours, or man-days as estimation unit!

Wisdom of a crowd

team estimation planning poker agile scrumTry to ask 10 people for their estimation. Very often you will get 10 different results. Which one is correct? Well, the best one is the estimation of the team member who is going to work on the requirement.

But who is going to be once a sprint is started? We do not know that at all as we want to have shared knowledge in the team.

So this is a time to do the estimation differently. It is time to apply the wisdom of the crowdsYou have to ask the team for one estimation value they agree upon.

Most of the team will estimate numbers that are pretty close. Few guys will estimate extreme values, either too small or too big. Statistics, however, tell us that truth is in the middle. Gaussian is simply Gaussian.

The beauty is not hidden in the result. Beauty is in the discussion about different opinions. A lot of assumptions are discovered during such team estimation.

The team inclines to the understanding of the scope and final estimation together.

Relative is fast & good enough

Customers are often interested in an estimation that they consider for „precise“ estimation. Due to the complexity of software, this is, however, very often not the feeling of the team. They provide a rough estimation. So if the team provides hours or man-days, the customer might have the wrong assumption.

We do not have time to provide a precise estimation of the time unit. It is too costly in case of later scope changes. We need to be fast with it, therefore we need to find something else.

An experience shows that people are better at relative comparison. The brain uses it daily for quick decisions. Do you drive a car? Well, your brain doesn’t calculate physics formulas. It compares the relative position of your car and based on that you act. In most cases it works, in some cases, you will get lessons learned.

Relative estimation example

Let’s look at the buildings of Dubai city. We want to compare the height of the buildings relatively. The reference building that we want to use for comparison will be the building marked with number 1.

Let’s agree on principles for the estimation:

  1. We consider only the height of the building.
  2. Antennas are considered as part of the building hence they are included in the estimation.
  3. We do not consider perspective, every building stands on the same line.

agile estimation planning poker reference story how to estimate

How many times is building A higher compared to Building 1 in your opinion? Well, most of the answers in our training are 1, they are equal.

agile estimation planning poker reference story how to estimate

What about building B? The answers are typically different – 0.5, 0.7, 0.4 times. Our opinions are different because the scale is too wide, too much detailed. Therefore let’s fix that with the following Planning Poker scale (defined by Mike Cohn from Mountain Goat Software).

agile estimation planning poker reference story how to estimate planning poker mike cohn fibonacci

-> Use Agile ToolboX in your planning sessions

What about now? The most answers are now the same – ½.  Now let’s compare other buildings to three already estimated buildings.

agile estimation planning poker reference story how to estimate

Hopefully, you realized how fast your estimation was now. You should compare buildings not just to the reference building, but to other buildings as well. This will result in groups of buildings of similar sizes. They will not be precise in centimeters, but that’s fine as we do not need that for the rough planning.

Time unit in proper time!

Details of user stories are evolved over time. In the beginning, they are maybe just the titles. Later, in release planning, the product owner should describe them in user story format. In the sprint planning, there should be all details as acceptance criteria.

agile planning release sprint roadmap vision strategy product backlog productowner product owner

In the release plan, user stories are considered as candidates which might be later pulled out of the release. Due to that, it doesn’t make sense to estimate user stories with a time unit. In such a case, we’ll waste a lot of effort on the estimation, especially in case some user stories will not be implemented later due to a change of plans.

All of that is a reason for estimation with story points. Yes, those numbers are on the cards.

Time estimation should be provided at the latest moment (if ever), not earlier than in sprint planning.

Conclusion

The constant changes are the reason for fast and accurate, not precise, estimation. The team should estimate the value together to support knowledge sharing, work distribution, and faster planning. Story point should be used for preplanning and release planning sessions while time (if even) for sprint planning sessions.

In part II, we are going to present a SW sample of estimation with story points.