driftless
Search

Analogous Estimating

Schedule technique · See it on the map

Runnable here

Estimate a task's duration or cost by pointing at a genuinely similar past task and scaling from what that one actually took.

When to use it

Reach for this when you have a comparable completed project or task to point at and need a number fast — early in planning, or for a rough order-of-magnitude estimate before detail exists to support anything more precise. It's the estimate you can produce in an afternoon from history you already have.

When to avoid it

Don't use it when the past project you're comparing to isn't actually comparable — different team, different technology, different scale — because the estimate then inherits a false sense of grounding it hasn't earned. And don't use it as the final estimate for a task the decision genuinely needs precision on; it's the least accurate of the four estimating techniques here precisely because it skips decomposition.

Steps

What it produces

Common pitfalls

Worked example

A team scoping a new internal-tools migration recalls that last year's CRM migration, comparable in data volume and integration count, took eleven weeks. They estimate this migration at roughly ten weeks, adjusting down slightly because two of the four integrations this time are ones the team has already built connectors for.

Source

Where it comes from: this technique is named by the PMBOK Guide, 6th edition.