Essential Concepts

Thinking & Analysis

Bayesian Thinking

Updating Your Beliefs Like They're Hypotheses, Not Identity

Known in other fields as Bayesian inference · probabilistic reasoning · belief updating · posterior estimation · predictive processing

Plain markdown 11 min read

You're a doctor in an emergency room and a healthy 35-year-old walks in with chest pain. Chest pain in young adults is usually musculoskeletal strain, acid reflux, or anxiety -- not a heart attack. Your initial estimate: 2% cardiac. Then the ECG comes back with an abnormal ST segment -- a finding far more common in cardiac events than in benign causes. You're now at 25%. Then: family history of early cardiac disease, cocaine use. Now you're above 60%. No single piece proved anything. But each shifted your probability estimate in proportion to how diagnostic it was. You didn't flip from "no" to "yes." You updated incrementally, weighting each signal by how much it distinguished between possibilities. You were thinking like a Bayesian -- and it may have saved his life.

What Bayesian Thinking Is

Bayesian thinking is the practice of treating beliefs as probability estimates and updating them systematically when new evidence arrives. It is named after Thomas Bayes, an 18th-century Presbyterian minister whose posthumously published theorem provided the mathematical foundation: the probability of a hypothesis given the evidence equals the prior probability of the hypothesis, multiplied by the likelihood of the evidence given the hypothesis, divided by the overall probability of the evidence.

You do not need the math to use the framework. The core insight is this: the rational response to new evidence is not to either ignore it or to let it completely overwrite what you already knew. It is to shift your confidence by an amount proportional to how surprising and diagnostic the evidence is. Evidence that would be equally likely whether your belief is true or false should not change your mind at all. Evidence that would be very likely if your belief is true and very unlikely if it is false should change your mind a lot. In this sense, Bayesian thinking is the formal backbone of epistemic humility — epistemic humility says "I might be wrong," while Bayesian thinking operationalizes that insight by specifying exactly how wrong you might be, what evidence would reveal it, and how much your confidence should shift in response. Without Bayesian structure, humility is a sentiment. With it, humility is a calibrated practice.

This is NOT the same as "keeping an open mind," which is the vague advice people give when they mean "don't be stubborn." Open-mindedness sets no standard for how much to update or in response to what. Bayesian thinking is specific: it tells you that your starting estimate matters, that evidence quality matters, and that the direction and magnitude of your update should be calculable, not arbitrary. An open-minded person might abandon a well-supported position after a single compelling anecdote. A Bayesian thinker recognizes that a single anecdote, however vivid, should move a well-established prior only slightly.

The Machinery of Updating

Why does Bayesian thinking work, and why do humans so often fail at it? The answer involves a collision between the math of optimal inference and the psychology of actual cognition. Bayes' theorem describes what a perfectly rational agent would do with new information. Human brains, shaped by evolution for fast pattern recognition in small-group environments, do something quite different.

The most important deviation is base rate neglect — the systematic human tendency to ignore prior probabilities when evaluating evidence. Base rates — the frequency of an event in the relevant reference class — are the single most important input to competent Bayesian reasoning, and yet they are what human intuition most consistently ignores. Kahneman and Tversky documented this extensively in their landmark studies of the 1970s and 1980s. In one classic experiment, participants were told that a pool of 100 people contained 70 lawyers and 30 engineers. They were then given a personality description -- "enjoys mathematical puzzles, is socially reserved" -- and asked to estimate whether the person was a lawyer or an engineer. Most participants said engineer, influenced almost entirely by the description and almost not at all by the fact that any randomly selected person from the pool had a 70% chance of being a lawyer. The base rate -- the single most informative piece of data -- was functionally invisible. This isn't a laboratory curiosity. It is how people actually reason about medical diagnoses, criminal guilt, investment decisions, and terrorist threats. The base rate is boring. The vivid evidence is compelling. And so people systematically overweight the dramatic and underweight the statistical.

The second deviation is anchoring failure in both directions -- a pattern Kahneman and Tversky traced in the same program of research that uncovered base rate neglect. Some people anchor too heavily on their priors and refuse to update even when evidence is overwhelming -- this looks like stubbornness or denial. Others anchor too little, treating each new piece of evidence as if it were the only relevant information, swinging wildly between certainty and doubt. Bayesian thinking provides the calibration between these extremes: your prior matters, but it is not sacred. Evidence matters, but it must be weighed against everything you already knew. Neither the prior nor the new evidence gets a veto. Both get a vote, proportional to their informational value.

Priors Are Not Prejudices

One common objection to Bayesian thinking is that "starting with a prior" is just a fancy term for prejudice. This confuses the concept badly. A prior in Bayesian reasoning is an explicit, stated estimate that you are committed to revising in response to evidence. A prejudice is an implicit, unstated belief that you protect from revision. The difference is not in having a starting point -- you cannot reason without one -- but in your relationship to it. The Bayesian says "I currently estimate X at 70%, and here is the evidence that would move me to 40% or to 95%." The prejudiced thinker says "I believe X" and then filters all subsequent evidence through that belief, accepting what confirms and rejecting what contradicts.

In practice, choosing good priors is one of the most important and most difficult aspects of Bayesian thinking. Philip Tetlock's research on forecasting -- published in his book Superforecasting -- found that the best forecasters in his multi-year tournament shared a specific cognitive habit: they started with the base rate for the type of event in question before incorporating specific details. When asked "Will North Korea test a nuclear weapon this year?", poor forecasters jumped immediately to the specifics -- recent satellite imagery, diplomatic rhetoric, leadership signals. Good forecasters first asked: "How often do countries with nuclear programs conduct tests in any given year?" That base rate -- the outside view -- became the anchor that specific evidence could then adjust. Tetlock found that this single habit -- anchoring on the base rate -- accounted for a substantial portion of the difference between expert forecasters and amateurs.

Bayesian Thinking in Action

The case of Sally Clark. In 1999, British solicitor Sally Clark was convicted of murdering her two infant sons, both of whom had died of apparent sudden infant death syndrome (SIDS). The prosecution's expert witness, pediatrician Roy Meadow, testified that the probability of two SIDS deaths in one family was 1 in 73 million -- a number he obtained by squaring the single-SIDS probability of 1 in 8,543. This reasoning committed two Bayesian errors simultaneously. First, it assumed independence between the two events, ignoring that families who experience one SIDS death are at elevated risk for another due to shared genetic and environmental factors. Second, and more fundamentally, it confused the probability of the evidence given innocence with the probability of innocence given the evidence. The relevant question was not "how rare is double SIDS?" but "given a double infant death, is SIDS or murder more likely?" When you account for the base rate of mothers who murder two children -- which is far rarer than double SIDS -- the evidence actually favored innocence. Clark spent three years in prison before her conviction was overturned. The Royal Statistical Society issued a public statement condemning the statistical reasoning used in the trial. This is what happens when base rate neglect meets the criminal justice system.

Personal decision-making. Bayesian thinking transforms everyday choices when you apply it deliberately. Suppose you're evaluating whether to leave your job. Your prior might be "I'm 30% likely to be happier at a new company" -- based on the base rate that most job changes produce initial satisfaction but that long-term happiness depends on factors (autonomy, mastery, relationships) that are only partially visible during hiring. Now you get a job offer. The interview went well, but you recall that interviews are poorly predictive of actual job satisfaction -- structured interviews have a correlation of about 0.25 with job performance, and unstructured ones are worse. That evidence should update your prior only modestly. Then you talk to three people who left the company in the last year, and all three describe the same management problems. That is more diagnostic -- it would be unlikely if the company were well-managed and likely if it were poorly managed. Your estimate moves more. At no point do you achieve certainty. But you achieve something more useful: calibrated confidence that tells you how much you know and, critically, how much you don't.

The Likelihood Ratio Test

A practical tool for everyday Bayesian thinking: when you encounter a piece of evidence, ask yourself the "Likelihood Ratio Test." Specifically: "How much more likely is this evidence if my belief is true versus if it's false?" If the answer is "about equally likely either way," the evidence is uninformative and should not move you. If the answer is "ten times more likely if my belief is true," it should move you substantially. This question forces you to do what your brain naturally resists: evaluate evidence by its diagnostic value rather than by how much it confirms what you already think.

The internal experience of applying this test is worth describing. When you encounter evidence that supports your existing belief, there is a warm feeling of validation — a sense that the world makes sense. The Likelihood Ratio Test interrupts that warmth by asking the uncomfortable question: would you expect to see this evidence even if you were wrong? Often the answer is yes. A friend agreeing with your political opinion, for example, is barely diagnostic — friends tend to share political views regardless of whether those views are correct. The evidence feels confirming but carries almost no informational value. This connects directly to signal vs. noise: a signal is evidence with a high likelihood ratio, much more probable under one hypothesis than another; noise is evidence with a likelihood ratio near 1, equally probable regardless of which hypothesis is true. Learning to distinguish signal from noise is learning to evaluate likelihood ratios, whether or not you use that terminology. Confirmation bias is the primary psychological obstacle to honest Bayesian updating: a perfect Bayesian updater would treat confirming and disconfirming evidence symmetrically, weighting each by its diagnostic value alone, but human beings accept confirming evidence uncritically and subject disconfirming evidence to intense scrutiny. Every serious practice of Bayesian thinking must include deliberate countermeasures against this asymmetry.

Where Bayesian Thinking Breaks Down

Bayesian thinking has real limitations that its advocates sometimes understate.

The prior specification problem. Bayesian reasoning requires a starting estimate, and for many real-world questions, there is no obvious or agreed-upon prior. What is your prior probability that a particular startup will succeed? That a specific policy will reduce crime? Different reasonable priors lead to different conclusions even when the same evidence is applied, and there is no neutral way to select among them. When people disagree about priors, Bayesian updating doesn't resolve the disagreement -- it just processes it more precisely.

Computational intractability. Real-world hypothesis spaces are often enormous. A doctor considering a patient's symptoms isn't choosing between two possible diagnoses — she may be considering dozens, each with multiple subtypes and comorbidities. Fully Bayesian reasoning over this space is computationally impossible for a human brain, which is why heuristics exist: they are cognitive shortcuts that approximate the optimal Bayesian calculation under real-world constraints of time, information, and mental bandwidth. Demanding that people "just think Bayesian" about complex problems ignores the legitimate cognitive constraints that make approximate reasoning not only necessary but rational.

Motivated priors. People can game the Bayesian framework by choosing self-serving priors. If I set my prior belief that my company's strategy will succeed at 95%, I can absorb an enormous amount of negative evidence before updating to anything approaching doubt. The framework is only as honest as the person applying it. Bayesian thinking without the discipline of honest prior selection degenerates into sophisticated rationalization.

The problem of unknown unknowns. Bayesian updating works within a defined hypothesis space. It tells you how to shift probability between hypotheses you've already considered. It does not help you notice that you've failed to consider the correct hypothesis entirely. Before the 2008 financial crisis, many risk models were perfectly Bayesian in their updating -- and completely wrong because they had not included "systemic collapse of the mortgage-backed securities market" in their hypothesis space. This is the domain where black swan theory and antifragility become essential complements.

False precision. Expressing beliefs as numerical probabilities can create an illusion of rigor. Saying "I'm 73% confident" implies a level of precision that your introspective access to your own belief states simply cannot support. Most people cannot reliably distinguish between 60% and 70% confidence. The value of numerical thinking is in the discipline it imposes -- forcing you to distinguish between "somewhat confident" and "very confident" -- not in the specific numbers themselves.

Back to the Emergency Room

Remember the doctor evaluating chest pain in that 35-year-old? She didn't wait for certainty before acting, and she didn't commit to a single diagnosis based on her first impression. She started with a base rate, updated as each new piece of evidence arrived, and let the cumulative weight of the evidence guide her actions. The ECG didn't prove a heart attack. The family history didn't prove it. The cocaine use didn't prove it. But each piece of evidence was more likely in a cardiac event than in a benign explanation, and the accumulated updates crossed the threshold where the cost of missing a heart attack exceeded the cost of further testing. That is Bayesian thinking in its most consequential form: not the pursuit of certainty, but the disciplined management of uncertainty in real time, where getting the update wrong has a price measured in something heavier than being incorrect in an argument.

Article version 1.2.0