When judging probability, people often ignore or underweight base rates (prior probabilities)—information about how often something occurs in the population—and overweight diagnostic information specific to the case. If asked 'What's the probability she's a librarian?' people use vivid case information (e.g., she's quiet and loves books) while neglecting base rate statistics (librarians are rare). Normative Bayesian reasoning requires integrating base rates with case information; intuitive judgment substitutes diagnostic similarity for probability.
Present classic base-rate problems (like the lawyer-engineer task) where base-rate and case information conflict, showing that people ignore base rates in favor of character sketches. Show how presenting base rates more salient (as frequencies rather than percentages) increases integration.
From your prerequisites on heuristics and cognitive biases, you know that human judgment under uncertainty relies heavily on mental shortcuts — representativeness, availability, and anchoring — rather than formal probability calculations. Base-rate neglect is one of the most studied consequences of the representativeness heuristic: when asked to judge probability, people substitute the question "How much does this case resemble a member of category X?" for the question "How probable is category X given all available evidence?" The resemblance question is easier to answer, but it systematically ignores crucial statistical information.
Here is the classic demonstration. You're told a group contains 70 engineers and 30 lawyers. You're given a brief description of Tom: "conservative, cautious, no interest in politics, enjoys logical puzzles." What's the probability Tom is an engineer? Most people say around 85–90%, treating the description as near-definitive. But the description was randomly selected — if you had received no description at all, the probability would be exactly 70%. The description *is* informative, but it should update the prior, not replace it. The normatively correct approach, Bayesian reasoning, starts with the prior probability (70% engineer) and multiplies by how much more likely the description is given "engineer" than "lawyer." People don't do this — they treat the description as if the base rate never existed, judging probability by how well Tom matches their prototype of an engineer.
This is where Bayes' theorem (a soft prerequisite) becomes practically critical. Bayes' rule formalizes how to combine prior probabilities with new evidence: posterior probability = (prior × likelihood of evidence given hypothesis) / total probability of evidence. In medical diagnosis, this means that even an accurate test can have surprisingly poor positive predictive value when the condition is rare. A test that is 95% sensitive and 95% specific for a disease affecting 1 in 1,000 people will yield approximately 20 false positives for every true positive in a general population — the low base rate swamps the diagnostic power of the test. Clinicians who ignore base rates and interpret a positive test as near-certain evidence of disease will massively overestimate prevalence among test-positive patients, potentially causing more harm from unnecessary treatment than good from detection.
Crucially, base-rate neglect is not a fixed property of human cognition — it depends heavily on how information is presented. When probabilities are expressed as natural frequencies rather than percentages ("5 out of 100 people" rather than "5%"), base-rate integration improves dramatically. In the medical scenario above, most people who receive frequency-formatted information correctly apply Bayes' rule, while those who receive percentage-formatted information largely ignore the base rate. This suggests the problem is partly representational: frequencies map onto the format our intuitive reasoning systems evolved to process, while abstract probabilities do not. The practical implication is direct — communicating risk as frequencies rather than percentages isn't just a stylistic preference, it is an intervention that measurably improves probabilistic reasoning in both patients and clinicians.