Intro To Bayesian Thinking Flashcards
Probability
In order to understand the rules of probability, we need to understand three kinds of probabilities
- marginal probabilities like p (A)
- joint probabilities like p (A,B)
- conditional probabilities like p (B\A)
What are Bayes’ rule
Bayesian model comparison - Bayes factor
The Bayes factor is a ratio of the likelihood of the data under two competing models. It quantifies how much more likely the data is under one model compared to another.
Comparing the differences between frequentist vs Bayesian
Frequentist
- hypotheses are tested using p-values and confidence intervals. Hypotheses are either rejected or not rejected based on the data.
Bayesian
- hypotheses are assigned probabilities. Bayesian inference updaters the probability of a hypothesis as new data is introduced.
Bayesian hypothesis testing
- prior and posterior probabilities
- Bayes factor
- Credible intervals