User Tools

Site Tools


b:head_first_statistics:estimating_populations_and_samples

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
b:head_first_statistics:estimating_populations_and_samples [2021/12/03 08:11] – [Exercise] hkimscilb:head_first_statistics:estimating_populations_and_samples [2022/11/15 23:52] – [Using CLT for the binomial distribution] hkimscil
Line 270: Line 270:
 \overline{X} = \frac{X_{1} + X_{2} + . . . + X_{n}}{n}  \overline{X} = \frac{X_{1} + X_{2} + . . . + X_{n}}{n} 
 \end{eqnarray*} \end{eqnarray*}
 +위는 풍선검 봉지 30개로 이루어진 샘플의 평균을 이야기하고 
 +아래는 이 평균을 계속 모았을 때의 평균을 이야기한다. 
 \begin{eqnarray*} \begin{eqnarray*}
 E(\overline{X}) & = & E\left(\frac{X_{1} + X_{2} + . . . + X_{n}}{n}\right)  \\ E(\overline{X}) & = & E\left(\frac{X_{1} + X_{2} + . . . + X_{n}}{n}\right)  \\
Line 325: Line 326:
  
 ===== Using CLT for the binomial distribution ===== ===== Using CLT for the binomial distribution =====
-$X \sim B(n, p)$, n이 30이 넘는 조건에서$\mu = np$, $\sigma^2 = npq$ 이므로 이를 $\overline{X} \sim N(\mu, \frac{\sigma^2}{n})$에 대입해 보면: +$X \sim B(n, p)$ 에서 $\mu = np$, $\sigma^2 = npq$ 이고, 
 +n이 30이 넘는 조건에서 이항분포가 정상분포를 이룬다고 하므로   
 +$\overline{X} \sim N(\mu, \frac{\sigma^2}{n})$에 대입해 보면: 
 $$\overline{X} \sim N(np, \; pq) $$ $$\overline{X} \sim N(np, \; pq) $$
  
b/head_first_statistics/estimating_populations_and_samples.txt · Last modified: 2022/11/17 12:47 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki