Bayesian Statistics Basics Cheat Sheet
A printable reference covering Bayes’ theorem, priors, likelihoods, posteriors, evidence, and Bayesian updating for grades 11-12.
Related Tools
Related Labs
Related Worksheets
Related Infographics
Bayesian statistics is a way to update probabilities when new evidence is observed. This cheat sheet helps students connect conditional probability to real statistical reasoning. It is especially useful for interpreting test results, predictions, and uncertain claims using evidence. Students need it to see how prior beliefs and data combine in a clear mathematical process. The central formula is Bayes’ theorem, . In Bayesian thinking, the prior probability represents what is believed before seeing the data, the likelihood measures how compatible the data are with a hypothesis, and the posterior probability is the updated belief. The denominator, often called evidence, makes the probabilities add to . Bayesian updating can be repeated as new data arrive.
Key Facts
- Bayes’ theorem is , where is the updated probability of event after observing event .
- The prior probability is , which represents the probability of a hypothesis before observing new data.
- The likelihood is , which represents the probability of observing data if hypothesis is true.
- The posterior probability is , which represents the updated probability after observing data .
- The evidence can be found by total probability: for a hypothesis and its complement .
- Posterior odds are prior odds multiplied by the likelihood ratio: .
- If events and are independent, then , so observing does not change the probability of .
- Bayesian updating can be repeated because today’s posterior probability can become tomorrow’s prior probability.
Vocabulary
- Prior probability
- The probability assigned to a hypothesis before considering the new data.
- Likelihood
- The probability of observing the data assuming a particular hypothesis is true.
- Posterior probability
- The updated probability of a hypothesis after using Bayes’ theorem with the observed data.
- Evidence
- The overall probability of the observed data across all possible hypotheses.
- Conditional probability
- The probability that one event occurs given that another event has already occurred.
- Likelihood ratio
- A comparison of how likely the data are under one hypothesis versus another hypothesis.
Common Mistakes to Avoid
- Confusing with is wrong because the condition changes the group being considered, and the two probabilities are usually not equal.
- Ignoring the prior is wrong because Bayesian statistics always combines prior information with the likelihood from new data.
- Forgetting to divide by the evidence is wrong because the posterior probabilities must be normalized so they add to across all hypotheses.
- Treating a high test accuracy as the same as a high posterior probability is wrong because the base rate, or prior probability, can strongly affect .
- Using is wrong because each likelihood must be weighted by its prior, giving .
Practice Questions
- 1 A disease affects of a population. A test is positive of the time for people with the disease and of the time for people without it. Find .
- 2 A factory machine makes of all parts, and of its parts are defective. The other machine makes of all parts, and of its parts are defective. Find the probability a defective part came from the first machine.
- 3 A hypothesis has prior probability . The data have likelihoods and . Find .
- 4 Explain why a rare condition can still have a low posterior probability after a positive test result, even if the test is fairly accurate.