mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-07-27 21:29:09 +02:00
[PS] Start notes & remarks update
This commit is contained in:
@@ -30,7 +30,7 @@ Einfacher: Statt maximieren, Nullstellen von Ableitung nach $\vartheta$.
|
||||
% TODO: Maybe remark from slide 356 (= p33 in 7)
|
||||
|
||||
\shortexample \bi{Verteilungen}\\
|
||||
\fbox{\bi{Bernoulli}} $\cX_i \sim \text{Ber}(p)$ i.i.d, hier $\vartheta = p$. Dabei:
|
||||
\highlight{Bernoulli} $\cX_i \sim \text{Ber}(p)$ i.i.d, hier $\vartheta = p$. Dabei:
|
||||
$p_\cX(x; \vartheta) = \P_\vartheta[\cX = x] = \vartheta^x (1 - \vartheta)^{1 - x}$ mit $x \in \{0, 1\}$. LH-Func:
|
||||
\[
|
||||
L(x_1, \ldots, x_n; \vartheta) = \vartheta^{\sum_{k = 1}^{n} x_k} (1 - \vartheta)^{n - \sum_{k = 1}^{n} x_k}
|
||||
|
||||
Reference in New Issue
Block a user