[PS] More fixes

This commit is contained in:
2026-06-15 18:13:04 +02:00
parent 2828d5e0f0
commit 79aaaa687e
22 changed files with 44 additions and 39 deletions
@@ -8,7 +8,7 @@
\subsubsection{Beispiele}
\begin{itemize}
\item $\cX \sim \text{Ber}(p)$: $\E[\cX] = p$
\item $\cX \sim \text{Ber}(p)$: $\E[\cX] = p$ ($\E[1_A] = \P[A]$)
\item $\cX \sim \text{Bin}(n, p)$: $\E[\cX] = np$
\item $\cX \sim \text{Poisson}(\lambda)$: $\E[\cX] = \lambda$
\end{itemize}