Differences between revisions 1 and 2
Revision 1 as of 2006-08-31 14:28:55
Size: 474
Editor: 218
Comment:
Revision 2 as of 2011-08-03 11:00:44
Size: 476
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
 * [http://www.sciencetimes.co.kr/data/article/8000/0000007299.jsp 전체를 나타내는 하나, 대표값]  * [[http://www.sciencetimes.co.kr/data/article/8000/0000007299.jsp|전체를 나타내는 하나, 대표값]]

평균. Mean

산술평균 (arithmetic mean)

$$ \overline{x} = \frac{1}{n} \sum_{i=1}^n x_i $$

기하평균 (geometric mean)

$$ \overline{x} = \sqrt[n]{ \prod_{i=1}^n x_i }  $$

조화평균 (harmonic mean)

$$ \overline{x} = \frac{n}{ \sum_{i=1}^n \frac{1}{x_i} }  $$

관련 설명

Mean (last edited 2011-08-03 11:00:44 by localhost)

web biohackers.net