Bayesian and frequentist statistics are two major ways to use data to make conclusions under uncertainty. This cheat sheet compares how each approach treats probability, parameters, evidence, and conclusions. Students need it because the same data can lead to different wording and reasoning depending on the statistical framework.
Understanding the comparison helps students interpret studies, experiments, polls, and statistical claims more carefully.
Frequentist methods treat parameters as fixed but unknown values and use repeated sampling to describe uncertainty. Bayesian methods treat parameters as uncertain and update beliefs using Bayes' theorem, . Key comparisons include confidence intervals versus credible intervals, -values versus posterior probabilities, and likelihood-based evidence versus prior-updated evidence.
Both approaches use data, models, and assumptions, but they answer different statistical questions.
Key Facts
- Bayes' theorem is , where is a hypothesis and is the observed data.
- In frequentist statistics, an unknown parameter such as is fixed, and uncertainty comes from the random sample.
- In Bayesian statistics, an unknown parameter such as is treated as uncertain, and a probability distribution describes beliefs about its possible values.
- A frequentist confidence interval has the form , where is an estimate and is its standard error.
- A Bayesian posterior distribution is proportional to likelihood times prior, written as .
- A confidence interval means that, over many repeated samples, about of intervals made by the same method would contain the true parameter.
- A credible interval means that, given the model, data, and prior, there is posterior probability that lies in the interval.
- A frequentist -value is , not the probability that is true.
Vocabulary
- Prior distribution
- A probability distribution, written , that represents beliefs about a parameter before observing the current data.
- Likelihood
- The likelihood, written , measures how compatible the observed data are with different parameter values .
- Posterior distribution
- The posterior distribution, written , combines the prior and likelihood to describe updated beliefs after seeing the data.
- Confidence interval
- A confidence interval is a frequentist interval estimate built by a method that captures the true parameter in a stated proportion of repeated samples.
- Credible interval
- A credible interval is a Bayesian interval that contains a stated amount of posterior probability for a parameter.
- P-value
- A -value is the probability, assuming is true, of getting results at least as extreme as the observed results.
Common Mistakes to Avoid
- Saying a confidence interval has a chance of containing the true parameter is wrong because, in frequentist statistics, the parameter is fixed and the interval is random.
- Treating a -value as is wrong because a -value is calculated as .
- Ignoring the prior in a Bayesian analysis is wrong because the posterior depends on both the prior and the likelihood .
- Comparing a credible interval and a confidence interval as if they mean the same thing is wrong because they answer different questions about uncertainty.
- Assuming Bayesian methods are always subjective and frequentist methods are always objective is wrong because both approaches require modeling choices and assumptions.
Practice Questions
- 1 A diagnostic test has , , and . Use Bayes' theorem to find .
- 2 A sample has and . Using , compute the approximate confidence interval .
- 3 A Bayesian analysis gives a posterior distribution with a credible interval of for . Write one correct sentence interpreting this interval.
- 4 A study reports a -value of . Explain what this means in frequentist terms and why it does not prove that the alternative hypothesis is true.