# Effect size > 두 분포가 겹치는 정도를 나타내는 통계량. 두 [분포](https://wiki.g15e.com/pages/Probability%20distribution.txt)가 겹치는 정도를 나타내는 통계량. 다양한 계산 방법이 있는데 그 중 하나는 <산술평균>과 [표준편차](https://wiki.g15e.com/pages/Standard%20deviation.txt)를 이용하는 방법은 아래와 같다: - Effect size (d) = The estimated difference in the means / Pooled estimated standard deviations - Estimated difference in the means: 이미 가진 데이터로 추정하거나, 자료 조사를 하거나, 추측(educated guess)하여 넣기도 한다. - Pooled estimated standard deviations: $\large\sqrt{\frac{{sd_a}^2 + {sd_b}^2}{2}}$