diff --git a/semester4/ps/ps-jh/parts/00_basics/04_conditional-probability.tex b/semester4/ps/ps-jh/parts/00_basics/04_conditional-probability.tex index 48bfbf3..bb03e60 100644 --- a/semester4/ps/ps-jh/parts/00_basics/04_conditional-probability.tex +++ b/semester4/ps/ps-jh/parts/00_basics/04_conditional-probability.tex @@ -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$ diff --git a/semester4/ps/ps-jh/probability-and-statistics-cheatsheet.pdf b/semester4/ps/ps-jh/probability-and-statistics-cheatsheet.pdf index 32e7151..b989a7d 100644 Binary files a/semester4/ps/ps-jh/probability-and-statistics-cheatsheet.pdf and b/semester4/ps/ps-jh/probability-and-statistics-cheatsheet.pdf differ