mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 17:00:05 +01:00
[PS] distributions
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user