[PS] Add tips and tricks for various concepts

This commit is contained in:
2026-08-04 15:38:02 +02:00
parent 38c015e258
commit 3fef2e772b
10 changed files with 54 additions and 22 deletions
@@ -1,4 +1,5 @@
\subsubsection{Normalverteilung}
\label{sec:dist-normal}
\shortdefinition $\cX \sim \cN(\mu, \sigma^2)$ falls $f_\cX(x) = \frac{1}{\sigma \sqrt{2\pi}} e^{\frac{1}{2} \left( \frac{x - \mu}{\sigma} \right)^2}$,\\
mit $\sigma$ Standardabweichung. Auch: Gauss'sche Verteilung