mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-07-27 21:29:09 +02:00
[PS] fix: add small remark on confidence intervals
This commit is contained in:
@@ -29,3 +29,5 @@ Konfidenzintervall ist $[\hat{\vartheta}_-, \hat{\vartheta}_+]$.
|
||||
\left[ \overline{S}_n - \frac{z}{2 \sqrt{n}} \sqrt{\overline{S}_n (1 - \overline{S}_n)}, \overline{S}_n + \frac{z}{2 \sqrt{n}} \sqrt{\overline{S}_n (1 - \overline{S}_n)} \right]
|
||||
\]
|
||||
Alle Methoden liefern unterschiedliche Resultate
|
||||
|
||||
\bi{Normalverteilung}: $\hat{\vartheta} = \overline{\cX}_n \pm z \frac{\sigma}{\sqrt{n}}$, $I = [\hat{\vartheta}_-, \hat{\vartheta}_+]$
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user