User Tools

Site Tools


correlation

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
correlation [2020/06/11 16:58] – [공분산] hkimscilcorrelation [2020/11/17 20:22] hkimscil
Line 2: Line 2:
 <WRAP left> <WRAP left>
 ^  상관관계 데이터  ^^^^ ^  상관관계 데이터  ^^^^
-| 사람  | X  | Y  |  <imgcaption cor_scatterplot|correlation scatterplot>{{r_eg.01.png|Figure 1}}</imgcaption>  +| 사람  | X  | Y  |  [{{r_eg.01.png|Figure 1. correlation scatterplot}} 
 | A  | 1  | 1  |  :::  | | A  | 1  | 1  |  :::  |
 | B  | 1  | 3  |  :::  |  | B  | 1  | 3  |  :::  | 
Line 65: Line 65:
 \begin{eqnarray*} \begin{eqnarray*}
 \text{corr(x, y)} & = & \frac{\text{cov(x, y)}}{\text{sd(x)} \text{sd(y)}} \\ \text{corr(x, y)} & = & \frac{\text{cov(x, y)}}{\text{sd(x)} \text{sd(y)}} \\
-& = & \frac{\text{cov(x, y)}}{\sqrt{\text{var(x)} \text{var(y)} } } +& = & \frac{\text{cov(x, y)}}{\sqrt{\text{V(x)} \text{V(y)} } } 
 \end{eqnarray*} \end{eqnarray*}
  
correlation.txt · Last modified: 2023/10/05 17:19 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki