absolute_value_of_deviation_score
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| absolute_value_of_deviation_score [2016/06/23 06:34] – created hkimscil | absolute_value_of_deviation_score [2020/11/05 08:54] (current) – hkimscil | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Using absolute value of deviation score as an alternative of standard deviation ====== | ====== Using absolute value of deviation score as an alternative of standard deviation ====== | ||
| + | <WRAP box 450px>< | ||
| + | |||
| + | $ \text{absolute value of deviation score} = \displaystyle \frac {\sum |(X_i-\mu)| }{N} $ | ||
| + | |||
| + | - 우선, raw data에서 분산값을 계산하기가 쉽다. (See http:// | ||
| + | \begin{eqnarray*} | ||
| + | \text{SS} & = & \small{\sum} (X_i-\overline{X})^2 | ||
| + | & = & \text{. . . .} \\ | ||
| + | & = & {\sum} X_i^2 - \frac{({\sum} {X_i)^2}}{n} | ||
| + | \end{eqnarray*} | ||
| + | |||
| + | - 실제로 Mean absolute deviation (MAD) 으로 사용되고 있기도 하다. see [[wp> | ||
| + | - See [[http:// | ||
absolute_value_of_deviation_score.1466663691.txt.gz · Last modified: by hkimscil
