This is an old revision of the document!
상위 문서: 위치측도
평균
자료의 합을 자료의 개수로 나눈것으로,
가장 일반적으로 사용하는 평균이다.
모집단 평균 : μ
$\displaystyle \mu = \frac{x_1 + \dots + x_N}{N} = \frac{1}{N} \sum_{i=1}^{N} x_i, \quad N : \text{모집단의 크기}$
표본평균 : $\bar{x}$
$\displaystyle \bar{x} = \frac{x_1+...+x_n}{n} = \frac{1}{n} \sum_{i=1}^{n} x_i, \quad n:\text{표본크기}$