[PS] distributions

This commit is contained in:
RobinB27
2026-03-11 11:47:30 +01:00
parent 70505e0080
commit 5280872e22
4 changed files with 143 additions and 0 deletions

View File

@@ -76,6 +76,8 @@ $$
\subtext{$(A_n), (B_n)$ sind monotone Folgen von Ereignissen}
\subsection{Bedingte Wahrscheinlichkeit}
\definition \textbf{Bedingte Wahrscheinlichkeit}
$$
\P\bigl[A\ \big|\ B\bigr] := \frac{\P[A \cap B]}{\P[B]}
@@ -103,6 +105,8 @@ $$
\newpage
\subsection{Unabhängigkeit}
\definition \textbf{Unabhängigkeit}
$$
A, B \text{ unabhängig } \iffdef \P[A \cap B] = \P[A] \cdot \P[B]