variance
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
variance [2025/08/24 11:34] – hkimscil | variance [2025/08/24 12:12] (current) – hkimscil | ||
---|---|---|---|
Line 23: | Line 23: | ||
* 따라서 먼저 언급한 제곱의 합은 " | * 따라서 먼저 언급한 제곱의 합은 " | ||
* 이를 Sum of Square Error 라고도 부른다 | * 이를 Sum of Square Error 라고도 부른다 | ||
- | * 혹은 Sum of Square Total이라고도 부르는데 이 때 Total의 의미는 Y 변인의 (평균에서의) 오차 전체를 의미한다고 보면 된다. | + | * 혹은 |
+ | * 또한 SS Error는 Sum of Square Residual이라고도 부른다. 여기서 residual의 의미는 샘플의 전체특징힌 평균값을 뺀 나머지라는 (residual) 뜻에서의 residual이다. | ||
+ | * 마지막으로 | ||
- | + | | |
- | + | * 그런데 실제로는 n으로 | |
- | + | * 이에 대해서는 | |
- | | + | * 따라서 분산값은 아래처럼 요약된다. |
- | * 어느 집합의 개인 점수가 | + | \begin{eqnarray*} |
- | * 분산은 일종의 | + | \sigma^2 & = & \dfrac {\text{SS}} {\text{df}} \\ |
- | * 분산은 숫자로 측정된 하나의 집합 내에 속한 개인점수를 평균으로 예측했을 때, 그 오차를 (평균과 실제점수 간의 차이) 알려주는 지표이다. 따라서 분산은 | + | & = & \dfrac{\text{Sum of Error Square}}{\text{df}} \\ |
- | * 분산은 일종의 불확실성이다. | + | & = & \dfrac{\text{Sum of Residual Square}}{\text{df}} \\ |
+ | & = & \dfrac{\text{Sum of DS Square}}{\text{df}}, | ||
+ | & = & \dfrac{\sum{(Yi - \overline{Y})^2}}{n-1}, | ||
+ | \end{eqnarray*} | ||
variance.1756002845.txt.gz · Last modified: 2025/08/24 11:34 by hkimscil