summaryrefslogtreecommitdiff
path: root/math/tables
diff options
context:
space:
mode:
Diffstat (limited to 'math/tables')
-rw-r--r--math/tables/probability.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tables/probability.tex b/math/tables/probability.tex
index 4f72707..f265d10 100644
--- a/math/tables/probability.tex
+++ b/math/tables/probability.tex
@@ -9,7 +9,7 @@
$X, Y$ unabh. $\Leftrightarrow \E(XY) = \E(X) \cdot \E(Y)$\\
$\Pr[A \vert B] = \frac{\Pr[A \land B]}{\Pr[B]}$ &
- $\Pr[A \land B] = \Pr[A] \cdot \Pr[B]$ &
+ $A, B$ disj. $\Leftrightarrow \Pr[A \land B] = \Pr[A] \cdot \Pr[B]$ &
$\Pr[A \lor B] = \Pr[A] + \Pr[B] - \Pr[A \land B]$ \\
\hline
\end{tabularx}