User Tools

Site Tools


absolute_value_of_deviation_score

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
absolute_value_of_deviation_score [2016/06/23 15:04] – created hkimscilabsolute_value_of_deviation_score [2016/06/27 14:42] 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><fs xx-large><fc #ff0000>**Q:**</fc></fs> 왜 차이값을 (deviation score) 제곱하여 더한 값의 평균 (즉, [[:Variance|분산 Variance]]) 을 사용하나요? 차이값의 절대값을 더한 값의 평균을 사용하는 것이 더 직관적이지 않나요? </WRAP>
 +
 + $ \text{absolute value of deviation score} = \displaystyle \frac {\sum |(X_i-\mu)| }{N} $
 +
 +  - 우선, raw data에서 분산값을 계산하기가 쉽다. (See http://wiki.commres.org/ANOVA#s-2.2) $$
 +\begin{eqnarray*}
 +\text{SS} & = & \small{\sum} \normal (X_i-\overline{X})^2 
 +  & = & \text{. . . .} 
 +  & = & {\sum} \normal X_i^2 - \frac{(\small{\sum}\normal{X_i)^2}}{n} 
 +\end{eqnarray*}
 +$$ 
 +  - 실제로 Mean absolute deviation (MAD) 으로 사용되고 있기도 하다. see [[wp>Average_absolute_deviation|Average Absolute Deviation]]
 +  - See [[http://stats.stackexchange.com/questions/118/why-square-the-difference-instead-of-taking-the-absolute-value-in-standard-devia|Cross Validated에서 나온 질문과 답]] 
  
absolute_value_of_deviation_score.txt · Last modified: 2020/11/05 17:54 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki