Bayes' theorem
(Redirected from Bayes's theorem)
Jump to navigation
Jump to search
A law of probability that describes the proper way to incorporate new evidence into prior probabilities to form an updated probability estimate. Bayesian rationality takes its name from this theorem, as it is regarded as the foundation of consistent rational reasoning under uncertainty. A.k.a. "Bayes's Theorem" or "Bayes's Rule".
The theorem commonly takes the form:
where A is the proposition of interest, B is the observed evidence, P(A) and P(B) are prior probabilities, and P(A|B) is the posterior probability of A.
With the posterior odds, the prior odds and the likelihood ratio written explicitly, the theorem reads:
or in words, .
Visualization
Blog posts
- Bayes' Theorem Illustrated (My Way) by komponisto.
- Visualizing Bayes' theorem by Oscar Bonilla
- Using Venn pies to illustrate Bayes' theorem by oracleaide
External links
- An Intuitive Explanation of Bayes' Theorem
- Arbital Guide to Bayes' Rule
- A Guide to Bayes’ Theorem – A few links by Alexander Kruel