Difference between revisions of "Estimate"

From Pearl Language
Jump to navigation Jump to search
(+= Setting deadlines and promises based on estimates is dysfunctional.)
(Body++)
Line 16: Line 16:


Setting deadlines and promises based on estimates is dysfunctional.
Setting deadlines and promises based on estimates is dysfunctional.
The problem with estimates isn’t so much the concept of estimates themselves—because they are fine if we know that they are estimates—but that the way we treat them in software is not like an estimate. They drive deadlines and they drive promises and because of this, we get all kinds of problems.


*→ {{p|metrics drive behavior}}
*→ {{p|metrics drive behavior}}

Revision as of 17:04, 8 September 2014

In preparing for [projects] I have always found that [estimates] are useless, but [estimating] is indispensable.
General Dwight D. Eisenhower
It’s better to be roughly right than precisely wrong
Maynard Keynes

We keep on estimating and planning according to those estimates, expecting to meet deadlines and firing the wise fools that question the practice, and report the actual numbers that are not accepted by management. However…

Insanity: Doing the same thing over and over and expecting different results.
Albert Einstein

Watch out for:

Estimates become targets.
Esther Derby

Use yesterday’s weather, which implies “results from the past give guarantees for the future”.

Collect metrics about the real system, like average lead time distribution, cumulative flow diagram, average throughput, and predictability.

Thou shalt not treat estimates as commitments.

Setting deadlines and promises based on estimates is dysfunctional.

The problem with estimates isn’t so much the concept of estimates themselves—because they are fine if we know that they are estimates—but that the way we treat them in software is not like an estimate. They drive deadlines and they drive promises and because of this, we get all kinds of problems.

See plastic plan.