Update beliefs incrementally, not all at once
New evidence should shift your probability somewhat — rarely from 5% to 95% in one step.
Why it works
Bayesian updating is proportional: strong evidence produces large updates; weak evidence produces small ones. Most people update either too little (anchoring) or too dramatically (representativeness: treating one vivid case as decisive). The proportional update — multiplying your prior by the likelihood ratio the evidence provides — is what the math actually prescribes, and it is almost never as large as an all-or-nothing swing.
How to do it
- When new evidence arrives, ask: "How much more likely would this evidence be if my belief were true versus false?"
- Use that ratio to move your probability proportionally, not to flip it.
- If the evidence is weak or ambiguous, move a little; if strong and surprising, move more.
- Track two or three important beliefs over time and log each update — this builds calibration intuition.
Evidence
The conservatism bias — updating too little relative to Bayesian norms — is documented in multiple judgment studies. Its counterpart, overreaction to vivid single cases, is equally well documented. Both are departures from proportional updating. Grether’s incentivized experiments showed the overreaction has a specific driver — the representativeness heuristic systematically distorts how people weigh the likelihood term against the prior. (observational)
Experimental studies use simple, controlled probability problems; real-world beliefs involve more ambiguity about what the evidence actually establishes.
Sources
- Edwards (1968), conservatism in human information processing, in Formal Representation of Human Judgment
- Grether, D. M. (1980). Bayes rule as a descriptive model: The representativeness heuristic. The Quarterly Journal of Economics, 95(3), 537-557.
Common mistake
Treating any piece of confirming evidence as proof and any piece of disconfirming evidence as an exception — which is confirmation bias expressed as selective updating.
Practice this with IX Coach
7 days free, then $40/month (~$1.30/day).
More practices for Bayesian Thinking: How to Update Beliefs Rationally
- State your prior probability before seeing the evidence
Before looking at any data, commit to a numerical estimate of how likely something is.
- Evaluate evidence by its likelihood ratio, not by how it makes you feel
Ask how much more likely this evidence would be if you’re right versus if you’re wrong.
- Practice calibration by tracking your confidence predictions
Your "80% confident" beliefs should come true about 80% of the time — check that they do.
- Actively seek evidence that would disconfirm your belief
Ask: "What would change my mind?" and then look for exactly that.
- Use reference classes to ground personal estimates in base rates
Before estimating how your situation will unfold, find similar past situations and check what happened.
- Translate beliefs into bets to reveal your true confidence
Would you bet $100 on that belief at even odds? The answer often reveals the gap between claimed and actual confidence.
Related concepts
- Thinking, Fast and Slow, Made Usable
Two systems, the biases they create, and when to slow down
- Mental Models: Charlie Munger’s Latticework Approach
Building the multi-disciplinary toolkit that lets you see what single-discipline thinkers miss
- Confirmation Bias: Seeing What You Expect to See
The most pervasive cognitive bias and the practices that actually chip away at it
- Expected Value Thinking: Deciding Under Uncertainty
The math of rational choice under uncertainty, its real limits, and how to use it anyway