round tripping your assumptions

23
Round Tripping Your Assumptions ‘CAUSE YOU KNOW WHAT IT MEANS TO ASSUME…

Upload: bob-nowadly

Post on 19-Mar-2017

17 views

Category:

Software


0 download

TRANSCRIPT

Page 1: Round tripping your assumptions

Round Tripping

Your Assumptions‘CAUSE YOU KNOW WHAT IT MEANS TO ASSUME…

Page 2: Round tripping your assumptions

Model

Scope

Risk

Bug Injection

Capacity

When we make an estimate first me make a bunch of assumptions about Scope Risk Bug injection Team Size / Capacity Then we take those assumptions and feed it into a model. This could be a mental model, a spreadsheet or a tool like KanbanSim.

Page 3: Round tripping your assumptions

Model

Scope

Risk

Bug Injection

Capacity

Estimate

The output of the model is an estimate. In KanbanSim you get a list of possible end dates and a probability on hitting that date based on your assumptions. Let me say that again. Based on our assumptions.

Page 4: Round tripping your assumptions

You know what they say about what means to assume, right. You look like this guy Do how do we prevent looking like this? How will we know when our estimate is off? In the past, I knew my estimate was wrong when the due date went whizzing past me

Page 5: Round tripping your assumptions

There is a better way. By tracking your assumptions you can tell your estimate is off when your assumptions turn out to be not true. Then you can discuss your assumptions with your stakeholders instead of haggling over end dates and dollar amounts

Page 6: Round tripping your assumptions

EXAMPLE

On a past project we used story points to estimate the relative size of stories. We used ScrumSim to create a model of our project and calculate an estimate the backlog looked like this: 5 1 point stories 8 3 point stories 12 5 point stories 10 8 point stories 9 13 point stories 2 21 point stories

Page 7: Round tripping your assumptions

• 1 POINT WOULD TAKE BETWEEN 1 AND 3 DAYS

• 3 POINTS 3 AND 6 DAYS

• 5 POINTS WILL TAKE BETWEEN 3 AND 9 DAYS

• 8 POINTS WILL TAKE BETWEEN 3 AND 14 DAYS

• 13 POINTS WILL TAKE BETWEEN 6 AND 20 DAYS

• 21 POINTS WILL TAKE BETWEEN 11 AND 32 DAYS

THEASSUMPTIONS

The assumption we made was stories with 1 point would take between 1 and 3 days 3 points 3 and 6 days 5 points 3 and 9 days 8 points 3 and 14 days 13 points 6 and 20 days 21 points 11 and 32 days

Page 8: Round tripping your assumptions

How did I validate that assumption? First we tracked: Start time End time Story Point value Calculated the “Lead Time” End Time – start time in work days

Page 9: Round tripping your assumptions

Then we graphed Lead Time vs Story Point Value. I will let that sink in a minute.

Page 10: Round tripping your assumptions

If our assumptions were true we would expect the dots to be clustered together for each point value. Instead they are all over the place. Conclusion: Story points do not map to a the ranges we assumed. So, eventually we stopped tracking story points.

Page 11: Round tripping your assumptions

So we revised our assumptions and created a new model. This time we scrapped Story points and went with treating all stories as if they were equal size.

Page 12: Round tripping your assumptions

In this model we assume that up to 7 stories will get worked on simultaneously and each story will take between 1 and 14 days. We also assume 5 percent of stories will fall below this range and 5 percent of these stories will come above this range.

Page 13: Round tripping your assumptions

How did I validate that assumption? First we tracked: Start time End time Story Point value Calculated the “Lead Time” End Time – start time in work day

Page 14: Round tripping your assumptions

Then we created this graph. This is a histogram that plots the number of Lead-time to story counts. For example 7 stories had a Lead Time of 1.

Page 15: Round tripping your assumptions

The second plot is a cumulative % of stories. Therefore, 90 % of the stories are between 1 and 15 days.

Page 16: Round tripping your assumptions

Sounds pretty close to our estimate right? But it is still wrong. The 5th percentile is 1 but the 95th percentile is 19. Our assumption was between 1 and 14 days.

Page 17: Round tripping your assumptions

So we changed the model. Then we used the Throughput forecaster spreadsheet by FocuedObjective. With this spreadsheet you enter your Start Date, Low value of stories in backlog, High value of stories in backlog

Page 18: Round tripping your assumptions

Then you enter Your sprint duration, I chose a week your Throughput actuals low and high guess for how many stories the team can complete in week

Page 19: Round tripping your assumptions

Then the spreadsheet output a range of possible end dates plus a likelihood this will happen, again based on your assumptions. So how do we track out assumptions?

Page 20: Round tripping your assumptions

First we tracked: Start time End time Calculated the “Lead Time” End Time – start time in work days

Page 21: Round tripping your assumptions

We created a Throughput graph. The x axis is the Friday of each week. And the y axis is how many stories were completed. To validate our assumption the sheet calculates the 5th and 95th percentile throughput actuals. These can be compared to what was entered in the spreadsheet. As you can see our assumptions were a little pessimistic.

Page 22: Round tripping your assumptions

• IF YOUR ASSUMPTIONS ARE WRONG THEN YOUR ESTIMATE IS WRONG

• TRACKING ASSUMPTIONS HELP YOU FAIL FAST

TAKEAWAY

Takeaway If your assumptions are wrong then you estimate is likely wrong Tracking assumptions help you fail fast. .

Page 23: Round tripping your assumptions

Resources

KanbanSim and ScrumSim

http://focusedobjective.com/kanbansim-and-scrumsim-v1-1/

Lead Time Forecaster (Single Feature Forecaster)

https://github.com/FocusedObjective/FocusedObjective.Resources/tre

e/master/Spreadsheets

My Spreadsheet

https://github.com/sep/Project-Tracking-Tools/blob/master/Project-

Tracking.xlsx

s