index
:
notes
main
[no description]
git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sannolikhet
/
Bayes' theorem.md
blob: 633c26f245e7413f53ef0ae9e8fdd8c1bb5b1f91 (
plain
) (
blame
)
1
2
3
$$P(A|B) = \frac{P(B|A) \cdot P(A)}{P(B)}$$ Proof: expand the [[Conditional probability]].