Skip to content
Psychology Simple #planning-fallacy#estimation

The Planning Fallacy

Estimates underestimate completion time even when people know past projects ran long.

A free, animated planning fallacy you can read here or embed on any website, from Scrollchart.

The Planning Fallacy

The Planning FallacyEstimated vs actual completion time across project types (weeks). Actual averages 1.9x estimate.

Estimated vs actual completion times across project samples. Median actual is 1.5-2x estimate; large projects worse.

Good for

  • Project management and productivity articles explaining why timelines almost always slip
  • Decision-making curricula illustrating optimism bias and the value of reference-class forecasting
  • Policy and infrastructure planning guides citing Flyvbjerg's megaproject cost overrun data

Source & accuracy

This planning fallacy is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Estimates that ignore baseline frequency

People underestimate time to completion even when they have done similar tasks before and know those tasks ran over. A project that took three weeks last time is estimated at two weeks. The fallacy persists even after multiple overruns. The person estimating knows intuitively that projects run late but still predicts early, as if this project is the exception.

The mechanism is a focus on the specific task at hand, often called an inside view. You think through the steps, estimate each step, and sum them. But you ignore (or heavily discount) the outside view: how long did the base class of projects actually take? How many unexpected obstacles came up last time? What interruptions happened? Your specific estimate ignores these patterns because they feel like distractions from the analysis, yet they are the most reliable predictors.

Correcting through reference class thinking

The antidote is reference class forecasting: before estimating, ask what happened with similar past projects and anchor your estimate there. If the average similar project took six weeks, your estimate should start at six weeks unless you have specific reasons this project is smaller or simpler. Then adjust upward, not downward, for added uncertainty and past underruns.

This requires separating estimation from planning. Planning focuses on the specific task. Forecasting focuses on the base rate. The two should work together: use the reference class to set your time bound, then plan the work to fit that bound. The planning might reveal the work does not fit six weeks comfortably, which means the project is bigger than the reference class or more complex, information you need before committing to a deadline.

Embed this diagram

Add this animated planning fallacy to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated planning fallacy for any website.
Who uses it
Psychology blogs, Productivity blogs.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="planning-fallacy" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "The Planning Fallacy" for my website?
Scrollchart provides "The Planning Fallacy" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I embed a planning fallacy in WordPress or a static site?
Paste the HTML snippet from the Scrollchart diagram page into your WordPress post (in HTML/code view), your Webflow embed block, or directly into a static HTML file. No plugin is needed. The diagram loads from scrollchart.com and paints in as the reader scrolls.