13 lines
410 B
Markdown
13 lines
410 B
Markdown
---
|
|
title: Bayesian Probability
|
|
tags: []
|
|
---
|
|
# Bayesian Probability
|
|
|
|
[**Bayesian probability**](https://en.wikipedia.org/wiki/Bayesian_probability),
|
|
is an [[probability#Interpretations|interpretation of probability]]
|
|
which supposes that probability expresses the degree of one's belief in an event.
|
|
|
|
The Bayesian interpretation has many advantages
|
|
over the [[probability#Frequentist Probability|frequentist]].
|