[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

@@ -0,0 +1,6 @@
% P28
\subsection{Konstruktion von Zufallsvariablen}
\shortdefinition[Bernoulli ZV] mit param. $p \in [0, 1]$ falls $\P[\cX = 0] = 1 - p$ und $\P[\cX = 1] = p$.
Wir schreiben: $\cX \sim \text{Ber}(p)$
\shorttheorem[$\exists$-T v. Kolmogorov]