[PS] More fixes

This commit is contained in:
2026-03-01 09:55:51 +01:00
parent d02ddf44dc
commit 0a8462e1b7
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
\subsection{Bedingte Wahrscheinlichkeit}
\shortdefinition Für $(\Omega, \cF, \P)$ mit $A, B \in \cP(\Omega)$ mit $\P[B] > 0$:
\[
\P[A | B] = \frac{\P[A \cap B]}{\P[B]}
\P[A | B] = \frac{\P[A \cap B]}{\P[B]} \quad (= \P[A] \text{ wenn $B$ eingetreten ist})
\]
\shortremark $\P[B | B] = 1$