Skip to main content

Going from Story Points to Man Days

Last post 11:31 am March 31, 2022 by Thomas Owens
6 replies
09:22 am January 13, 2022

We work on a team that it follows many of the Agile Scrum principles. We estimate User Stories with Story Points, using Poker Planning, which is resulting fairly good, promoting discussion and improving these estimations over time.

However, sometimes, for budget reasons at a higher level, we are asked to provide estimates in man days for a number of requirements (User Stories).

Currently, what we do is gather, look at the User Stories and their Story Points, and under an assumption that 8 points is a developer capacity for sprint (ie, 10 man days), we do this conversion, and provide that information under the premises "based on what we know at the moment, this work is estimated on X M/Ds)".

I don't have a clue if this a (bad) common practice in organizations where this kind of information is asked, or if there is any other better alternatives?


06:29 pm January 13, 2022

sometimes, for budget reasons at a higher level, we are asked to provide estimates in man days for a number of requirements (User Stories).

Why not divide the estimated size of the Product Backlog, in points, by the estimated velocity?

It's the Sprints they're paying for, and the work that will be Done in those Sprints will be emergent.  Scope may flex, and value thereby optimized by the Product Owner, over however many Sprints are funded. 

 


06:51 pm January 13, 2022

If you need to estimate in time, why not just estimate in time to begin with? You don't need to be using story points and planning poker to be using Scrum - none of these are mandatory elements of the Scrum framework. Why don't you just estimate in ideal hours? There are some common, accepted conversions from ideal hours to actual hours if you don't have historical data for your organization and team.


10:01 pm January 13, 2022

We estimate User Stories with Story Points, using Poker Planning,

I have never seen anything in the Scrum Guide that states this as a Principle.  In fact, the word "estimate" is not used in the Scrum Guide. But that doesn't help answer your question.

I have found that estimating is difficult for people.  And to make it worse, if a developer says "I estimate that will take me 4 hours" people will hear "If I start on that at 9:00 am, it will be done by 1:00 pm".  But we all know that is very seldom the case.  

If an organization wants to use information for budgeting purposes I have found that using metrics like Cycle Time or Lead Time work better.  Using the mean or average of those values you can then predict how long it might take to complete a body of work.  Those values are usually more accurate than an estimate made without knowing all of the information.  

I suggest reading these books by Daniel S. Vacanti to get better info on this process.  

https://actionableagile.com/resources/


10:01 pm January 13, 2022

Have you looked at Kanban's Service Level Expectation (SLE) and especially how you can get it calculated?


03:30 pm March 30, 2022

"If you need to estimate in time, why not just estimate in time to begin with? "

 

Because man days, man hours is an abstract. Your lead dev will do this in 3 hours, if you dump 5 undergraduates fresh from college it can take them one week to do this.

So you estimate it in abstract, multiply it by velocity and then you have work estimate in sprints. Because you do deliver in sprints so there is no smaller amount of time. You can convert sprints into team-weeks, but not into man-weeks. Because your lead dev without testers and other team members won't achieve this velocity. Team is one, individual guys are other thing. Arithmetic of translation between team time to single man time doesn't work.


11:31 am March 31, 2022

Your lead dev will do this in 3 hours, if you dump 5 undergraduates fresh from college it can take them one week to do this.

This is a common mistake in estimation, but it is one that is easily avoidable.

When estimating using any method, whether that's time or relative estimation, you need to consider the team as a whole. When estimating, you often don't know who will be doing the work. If you consider the most knowledgeable and qualified person doing the work, you'll often underestimate. If you consider the least knowledgeable and qualified person doing the work, you'll tend toward overestimating, especially since that person may gain knowledge and experience before starting. There are techniques to consider the arithmetic mean, geometric mean, or disregarding the highest and lowest estimates entirely.

The team also has to consider their way of working. A single highly experienced person may be able to do the work in a few hours. However, if the team practices pairing, that highly experienced person may pair with a less experienced person and teach them along the way, increasing the amount of time it takes to complete the work. However, that experience could very well be worth the additional time to finish the work.

It still comes back to estimating in time is a better option than relative estimates, at least at a refined unit-of-work level. Although I would still suggest that the team skip estimates entirely, focusing on the smallest valuable unit of work and tracking flow metrics like cycle time and throughput to tell how long it takes the team to complete the average piece of work with some level of confidence.


By posting on our forums you are agreeing to our Terms of Use.

Please note that the first and last name from your Scrum.org member profile will be displayed next to any topic or comment you post on the forums. For privacy concerns, we cannot allow you to post email addresses. All user-submitted content on our Forums may be subject to deletion if it is found to be in violation of our Terms of Use. Scrum.org does not endorse user-submitted content or the content of links to any third-party websites.

Terms of Use

Scrum.org may, at its discretion, remove any post that it deems unsuitable for these forums. Unsuitable post content includes, but is not limited to, Scrum.org Professional-level assessment questions and answers, profanity, insults, racism or sexually explicit content. Using our forum as a platform for the marketing and solicitation of products or services is also prohibited. Forum members who post content deemed unsuitable by Scrum.org may have their access revoked at any time, without warning. Scrum.org may, but is not obliged to, monitor submissions.