🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!
hindsight_bias
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.
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.
∃e∃t(Event(e) ∧ Occurred(e,t) ∧ ∀t'(t' > t → Believes(agent, Predictable(e,t'))))
Binary (yes/no) questions an LLM must answer to identify this aspect:
Does the person claim they 'knew it all along' after learning an outcome?
Type: binaryWas the prediction actually made before the event occurred, or only reconstructed afterward?
Type: binaryDoes the person underestimate how surprising the outcome was to them or others at the time?
Type: binaryIs the claimed foresight based on actual prior evidence or post-hoc rationalization?
Type: binaryHindsight 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.
The brain automatically integrates outcome information into its existing knowledge structure, making it nearly impossible to reconstruct what was truly known or believed beforehand. This creates a coherent narrative that feels like genuine foresight.
Record predictions and reasoning before outcomes are known. Review past predictions honestly. Practice saying 'I didn't see that coming.' Use structured decision journals to document pre-decision thinking.
Hindsight bias is a major problem in medical malpractice lawsuits, where jurors judge doctors' decisions based on outcomes they couldn't have known at the time. It also distorts historical analysis, making past events seem inevitable.
Use these tools to detect, analyze, or train this aspect.