Skip to content
Snippets Groups Projects
Commit 8d978938 authored by Konrad Völkel's avatar Konrad Völkel
Browse files

fixed stupid mistake

parent 558f7af0
No related branches found
No related tags found
No related merge requests found
Pipeline #115247 passed
......@@ -83,7 +83,7 @@ Die erste Komponente von $\Theta$ ist die Art der Verteilung $\{\text{uni, norm,
:::
:::{admonition} Beispiel
$\mathcal{X}=\mathbb{R}^nN$ mit $\Theta = \mathbb{R} \times \mathbb{R}_{> 0}$ und $P_{\theta}^{\otimes N} = P_{\mu,\sigma}^{\otimes N}$ eine $n$-variate Normalverteilung ist das Standardmodell einer Stichprobe der Größe $N$ einer $n$-dimensionalen Zufallsvariable, die multivariat Normalverteilt ist.
$\mathcal{X}=\mathbb{R}^N$ mit $\Theta = \mathbb{R} \times \mathbb{R}_{> 0}$ und $P_{\theta}^{\otimes N} = P_{\mu,\sigma}^{\otimes N}$ eine univariate Normalverteilung ist das Standardmodell einer Stichprobe der Größe $N$ einer univariaten Zufallsvariable, die normalverteilt ist.
:::
:::{admonition} Definition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment