Bayes’ Theorem repeatedly updates the probability of a hypothesis based on new evidence, using concepts from conditional probability. This standard version of Bayes Theorem (general) uses hypothesis that has only 2 possible values—True and False.

Usage

  • correct base rate fallacy: base rate is prior
  • correct inverse fallacy (we usually disregard evidence)
  • In science: how strong the hypothesis still holds with the presence of new evidence
  • In legal evidence: the probability of the defendant being innocent given the evidence

Resources

3Blue1Brown (2019, Dec 22). Bayes theorem, the geometry of changing beliefs. Youtube.

This is a high-quality and accessible explanation of Bayes’ Theorem and the underlying thought process associated with it. This should accompany the text above to help you complete the study guide. Can you identify the “base-rate fallacy” in connection with the “representative heuristics” in the video? Kunin, D. (n.d.). Bayesian Inference. Seeing Theory. This is an interactive visualization for Bayes’ Theorem. Read the first section on Bayes’ Theorem and note the use of “prior” and “posterior” probability. Follow the prompts to run the simulation. You should be able to describe what the probabilities P(-|H), P(+|H), P(-|D), P(+|D) mean, and what the simulation as a whole demonstrates in your own words. This will be relevant for an in-class activity in which we’ll apply Bayes’ Theorem to medical diagnostic tests (see pre-class work). Bonilla, O. (2009, May 1). Visualizing Bayes Theorem. Oscar Bonilla. This blog post gives a visually appealing explanation of Bayes’ Theorem using Venn diagrams and simple counting probabilities. Kalid. (2009). An Intuitive (and Short) Explanation of Bayes’ Theorem. BetterExplained. This blog post gives a remarkably simple and straightforward explanation of Bayes’ Theorem, with examples. People who have struggled to understand what Bayes’ Theorem means for years have been enlightened by this post.