Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
conditional_probability [2018/12/31 19:51] paul created |
conditional_probability [2019/03/31 14:49] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | $P(A|B) = P(A∧B | + | $P(A|B) = \frac{P(A∧B)}{P(B)}$ |
+ | |||
+ | $P(B|A) = \frac{P(B∧A)}{P(A)}$ |