[PS] Random variables

This commit is contained in:
2026-03-03 16:04:04 +01:00
parent 79fe498f26
commit 93dffbedea
9 changed files with 50 additions and 5 deletions

View File

@@ -1,8 +1,6 @@
% P22
\subsection{Abstrakte Definition}
\shortdefinition[Zufallsvariable] kurz Z.V, ist $\cX : \Omega \rightarrow \R$, sodass $\forall a \in \R$ gilt:
$f = \{ \omega \in \Omega \divider \cX(\omega) \leq a \} \in \cF$ (notwendinge Bedingung für Wohldefiniertheit von $\P[f]$)
\inlinenotation Ohne $\omega$: $\{ X \leq a \} = \{ \omega \in \Omega \divider X(\omega) \leq a \}$, etc
\subsection{Verteilungsfunktion}
\shortdefinition $F_\cX : \R \rightarrow [0, 1]$, def: $\forall a \in \R \quad F_\cX(a) = \P[\cX \leq a]$