Click here to Skip to main content
15,884,836 members
Articles / All Topics

The High Cost of Low Software Estimates

Rate me:
Please Sign up or sign in to vote.
4.60/5 (6 votes)
13 Oct 2015CPOL1 min read 8.9K   10
Estimating too low on a software development project can destroy your budget and ruin your project schedule. Here's the reason why.

I have been developing software for more than twenty years, and I have experienced first-hand the consequences of estimating too low (and estimating too high).

Estimates at the beginning of a software project are rarely accurate, given the team's limited knowledge of the project. More often than not, users don't yet know all of their own requirements for the system to be developed, and developers don't yet know everything about the domain in which the solution will operate.

Building software is a process of continuous improvement, and a well-run project attacks the areas of highest variability first in order to reduce uncertainties as quickly as possible. Ideally, your estimate for a software project should be allowed to evolve along with the software itself.

And remember: the potential for an exponential overrun on cost and/or schedule increases the lower you set your targets. On the other hand, when targets are set too high the probability of a cost/schedule overrun is linear even in a worst-case scenario. In other words, your risk/reward and cost/benefit ratios are much better for an over-estimate than they are for an under-estimate.

An accurate estimate is best, of course, but an estimate that is too low can be much worse for your bottom line, so if you need to err on one side or the other, then you are almost always better off to estimate high.

As the saying goes, "Hope for the best but prepare for the worst."

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Chief Technology Officer Shift iQ
Canada Canada
I have been building software systems for more than 20 years, working for organizations that range from small non-profit associations in my local community to global Fortune 500 enterprises.

I specialize in the design and implementation of online database solutions. My work-related research interests include software design patterns and information architecture.

Comments and Discussions

 
QuestionJust silly logic Pin
Member 1066563914-Oct-15 12:06
Member 1066563914-Oct-15 12:06 
AnswerI don't think the logic is silly, and you make a great point Pin
Daniel Miller14-Oct-15 14:10
professionalDaniel Miller14-Oct-15 14:10 
SuggestionNot an article Pin
R. Giskard Reventlov13-Oct-15 8:25
R. Giskard Reventlov13-Oct-15 8:25 
GeneralRe: Not an article Pin
Daniel Miller13-Oct-15 8:45
professionalDaniel Miller13-Oct-15 8:45 
GeneralRe: Not an article Pin
R. Giskard Reventlov13-Oct-15 8:54
R. Giskard Reventlov13-Oct-15 8:54 
GeneralRe: Not an article Pin
Daniel Miller13-Oct-15 8:57
professionalDaniel Miller13-Oct-15 8:57 
GeneralRe: Not an article Pin
R. Giskard Reventlov13-Oct-15 9:05
R. Giskard Reventlov13-Oct-15 9:05 
QuestionRe: Not an article Pin
Paul Conrad13-Oct-15 11:27
professionalPaul Conrad13-Oct-15 11:27 
AnswerRe: Not an article Pin
Daniel Miller13-Oct-15 11:56
professionalDaniel Miller13-Oct-15 11:56 
GeneralRe: Not an article Pin
Paul Conrad13-Oct-15 12:00
professionalPaul Conrad13-Oct-15 12:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.