Apps

🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!

Hindsight Bias

Also Known As: Knew-It-All-Along Effect Creeping Determinism Rückschaufehler Rückschauverzerrung I-Knew-It-All-Along Phenomenon
Cognitive Bias ID: hindsight_bias

Definition

Hindsight bias is the tendency to perceive past events as having been more predictable than they actually were. After learning the outcome, people reconstruct their prior knowledge and believe they 'knew it all along.' First systematically studied by Baruch Fischhoff in 1975, this bias distorts memory of past predictions and creates an illusion of inevitability.

Examples

After a company goes bankrupt, an investor says 'I always knew their business model was unsustainable,' despite having held their stock until the very end.

A sports fan claims after the match 'I knew they were going to lose' even though before the game they were optimistic and placed a bet on the winning team.

After a political election result, pundits claim the outcome was 'obvious' and 'predictable,' though pre-election polls showed a tight race with genuine uncertainty.

Formal Logic Pattern
FOL Pattern
The First-Order Logic formula representing this reasoning pattern's logical structure.
FOL (First-Order Logic) uses quantifiers (∀ = for all, ∃ = there exists), connectives (∧ = and, ∨ = or, ⇒ = implies, ¬ = not), and predicates to capture the essential form of a reasoning pattern. For example, the Ad Hominem fallacy: Person(x) ∧ HasFlaw(x) ⇒ Invalid(Claim(x)). These patterns allow automated verification of logical validity.

∃e∃t(Event(e) ∧ Occurred(e,t) ∧ ∀t'(t' > t → Believes(agent, Predictable(e,t'))))

Verification Steps
Verification Steps
Binary yes/no questions that an AI must answer to detect a reasoning pattern in a text.
Each of the 452 aspects has verification steps — simple yes/no questions designed to systematically detect whether a pattern appears in a text. For ad hominem: "Does the argument attack a person rather than their claim?" For false dichotomy: "Are only two options presented when more exist?" This ensures consistent, reproducible analysis.

Binary (yes/no) questions an LLM must answer to identify this aspect:

  1. 1

    Does the person claim they 'knew it all along' after learning an outcome?

    Type: binary
  2. 2

    Was the prediction actually made before the event occurred, or only reconstructed afterward?

    Type: binary
  3. 3

    Does the person underestimate how surprising the outcome was to them or others at the time?

    Type: binary
  4. 4

    Is the claimed foresight based on actual prior evidence or post-hoc rationalization?

    Type: binary
Deep Dive
The expandable detail section on each aspect page with examples, psychology, and counter-strategies.
The Deep Dive section provides in-depth information about each aspect: a real-world example showing the pattern in action, an explanation of why it works psychologically, practical advice on how to counter it, alternative names, and links to related aspects.

Hierarchical Context