standard_error_of_correlation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| standard_error_of_correlation [2026/05/31 13:12] – old revision restored (2026/05/29 07:08) hkimscil | standard_error_of_correlation [2026/05/31 13:48] (current) – hkimscil | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Standard Error of Correlation (Coefficient) | + | ====== Standard Error of Correlation (Coefficient) ===== |
| r에 (correlation coefficient) 대한 standard error를 말한다. r 자체가 표준화된 점수이므로 (절대값 0 에서 1 사이) standard error 값 또한 이것이 반영되어 구해진다. 따라서 sum of square total 중에서 sum of square residual이 차지하는 부분에 대한 standard deviation값을 구하면 된다. | r에 (correlation coefficient) 대한 standard error를 말한다. r 자체가 표준화된 점수이므로 (절대값 0 에서 1 사이) standard error 값 또한 이것이 반영되어 구해진다. 따라서 sum of square total 중에서 sum of square residual이 차지하는 부분에 대한 standard deviation값을 구하면 된다. | ||
| \begin{eqnarray*} | \begin{eqnarray*} | ||
| \text{se of regression} & = & \sqrt{ \dfrac {(1-R^2)} {n-2} } \\ | \text{se of regression} & = & \sqrt{ \dfrac {(1-R^2)} {n-2} } \\ | ||
| \end{eqnarray*} | \end{eqnarray*} | ||
standard_error_of_correlation.txt · Last modified: by hkimscil
