Do you inflate your estimated completion dates? If so why? How much?
I tend to inflate mine a little because I can be overly optimistic.
|
22
|
Do you inflate your estimated completion dates? If so why? How much? I tend to inflate mine a little because I can be overly optimistic. |
|||
|
|
|
|
Hofstadter's Law: Any computing project will take twice as long as you think it will — even when you take into account Hofstadter's Law. |
||||||||||||
|
|
|
Take whatever estimate you think appropriate. Then double it. |
|||
|
|
|
|
Oh yes, I've learnt to always multiply my initial estimation by two. That's why FogBUGZ's Evidence-Based Scheduling tool is so really useful. |
|||
|
|
Oh yes, the general rule from long hard experience is give the project your best estimate for time, double it, and that's about how long it will actually take! |
|||
|
|
|
|
I wouldn't say I inflate them, so much as I try to set more realistic expectations based on past experience. |
|||
|
|
|
|
If you inflate your estimate based on past experiences to try and compensate for your inherent optimism, then you aren't inflating. You are trying to provide an accurate estimate. If however you inflate so that you will always have fluff time, that's not so good. |
|||
|
|
Typically yes, but I have two strategies:
|
|||
|
|
Joel has a great article about Evidence Based Scheduling. |
|||
|
|
A good rule of thumb is estimate how long it will take and add 1/2 again as much time to cover the following problems:
|
|||
|
|
It's not called "inflating" — it's called "making them remotely realistic." |
||||
|
|
|
I wouldn't say I inflate them but I do like to use a template for all possible tasks that could be involved in the project. You find that not all tasks in your list are applicable to all projects, but having a list means that I don't let any tasks slip through the cracks with me forgetting to allow some time for them. As you find new tasks are necessary, add them to your list. This way you'll have a realistic estimate. I tend to be optimistic in what's achievable and so I tend to estimate on the low side. But I know that about my self so I tend to add on an extra 15-20%. I also keep track of my actuals versus my estimates. And make sure the time involved does not include other interruptions, see the accepted answer for my SO question on how to get back in the flow. HTH cheers |
|||
|
|
I wouldn't call additional estimated time on a project "inflated" unless you actually do complete your projects well before your original estimation. If you make a habit of always completing the project well before your original estimated time, then project leaders will get wise and expect it earlier. |
|||
|
|
|
|
You can calculate project durations in two ways - one is to work out all the tasks involved and figure out how long each will take, factor in delays, meetings, problems etc. This figure always looks woefully short, which is why people always say things like 'double it'. After some experience in delivering projects you'll be able to tell very quickly, just by looking briefly at a spec how long it will take, and, invariably, it will be double the figure arrived at by the first method... |
|||
|
|
|
|
It's a better idea to add specific buffer time for things like debugging and testing than to just inflate the total time. Also, by taking the time up front to really plan out the pieces of the work, you'll make the estimation itself much easier (and probably the coding, too). If anything, make a point of recording all of your estimates and comparing them to actual completion time, to get a sense of how much you tend to underestimate and under what conditions. This way you can more accurately "inflate". |
|||
|
|
|
|
Many people here are saying make an estimate and double it (and sometimes double it again). Others are saying use Evidence Based scheduling (al la Joel). When I'm estimating a project, there are four components for each task:
For #1, I use the most realistic estimate I can. So for any task, the final total is 140% or more of the original estimate. For the whole project, the contingencies and bug fixes get collected up into two separate tasks and eaten into as the project progresses. Of course that's not including testing which I typically make equal to the total value for each task. |
|||
|
|
|
|
What are your estimates based on? If they're based on nothing but a vague intuition of how much code it would require and how long it would take to write that code, then you better pad them a LOT to account for subtasks you didn't think of, communication and synchronization overhead, and unexpected problems. Of course, that kind o estimate is nearly worthless anyway. OTOH, if your estimates are based on concrete knowledge of how long it took last time to do a task of that scope with the given technology and number of developers, then inflation should not be necessary, since the inflationary factors above should already be included in the past experiences. Of course there will be probably new factors whose influence on the current project you can't foresee - such risks justify a certain amount of additional padding. |
|||
|
|
|
|
This is part of the reason why Agile teams estimate tasks in story points (an arbitrary and relative measurement unit), then as the project progresses track the team's velocity (story points completed per day). With this data you can then theoretically compute your completion date with accuracy. |
|||
|
|
|
|
a friend of mine once told me that he uses this algorithm:
|
|||
|
|
A lot depends on how detailed you want to get - but additional 'buffer' time should be based on a risk assessment - at a task level, where you put in various buffer times for: High Risk: 50% to 100% Medium Risk: 25% to 50% Low Risk: 10% to 25% (all dependent on prior project experience). Risk areas include:
So, for a given task (or group of tasks) that cover component A, initial est. is 5 days and it's considered a high risk based on requirements coverage - you could add between 50% to 100% |
|||
|
|
|
|
I dont inflate my estimates I pad them! |
|||
|
|
|
|
I like the "double it" policy. However, at the very least increase it by 30%. This was once told by us by a Sr. Manager at my last IBank. |
|||
|
|
|
|
Two weeks. Industry standard: every request will take two weeks. Some will be longer, some will be shorter, everything averages out in the end. |
|||
|
|
We have to, because our idiot manager always reduces them without any justification whatever. Of course, as soon as he realizes we do this, we're stuck in an arms race... I fully expect to be the first person to submit a two-year estimate to change the wording of a dialog. sigh. |
|||
|
|
<sneaky> But seriously, through using EBS I found that people are usually much better at estimating small tasks than large ones. If you estimate your project at 4 months, it could very well be 7 month before it's done; or it might not. If your estimate of a task is 35 minutes, on the other hand, it's usually about right. FogBugz's EBS system shows you a graph of your estimation history, and from my experience (looking at other people's graphs as well) people are indeed much better at estimating short tasks. So my suggestion is to switch from doing voodoo multiplication of your projects as totals, and start breaking them down upfront into lots of very small tasks that you're much better at estimating. Then multiply the whole thing by 3.14. |
|||
|
|
Six weeks. Industry standard: every request will take six weeks. Some will be longer, some will be shorter, everything averages out in the end. Also, if you wait long enough, it no longer becomes an issue. I can't tell you how many times I've gone through that firedrill only to have the project/feature cut. |
|||
|
|
|
|
I'll be able to answer this in 3-6 weeks. |
|||
|
|
|
|
If you have to double or inflate your estimates in order for them to work out close to reality then your original estimate was clearly wrong or incomplete. Estimates need to include all factors the task may encounter. Adding extra time for no valid reason is just covering your a**, there should be a reason behind the full amount, not just add X to be safe. If you know there will be redesign and tweaks, then factor those in, same for meetings, testing, bug fixes, etc. A proper estimate should match atcuals or be close, otherwise the estimate was incorrect. The goal is to have actuals be as close to the estimate as possible, coming in well under is just as bad as going over in the estimating game IMHO. |
|||
|
|
|
|
The Scotty Rule:
Example:
Ta-daa! You're a miracle worker when you get it done in less than 8 days. |
||||
|
|
|
As a lot said, it's a delicate balance between experience and risk.
Of course, if you look at all this, it ends up that you can simplify it with the magical "double it" formulae but the difference is that you'll be able to know what you can squeeze in a tight deadline, what you can commit to, what are the dangerous tasks, how to build your schedule with the important milestones and so on. I'm pretty sure that if you note the time spent on each pure "coding" task and compare it to your estimations in relation to its riskiness, you won't be so far off. The thing is, it's not easy to think of all the small pieces ahead and be realistic (versus optimistic) on what you can do without any hurdle. |
|||
|
|
|
|
I take my worst case scenario, double it, and it's still not enough. |
|||
|
|