"점이연 상관계수"의 두 판 사이의 차이

5번째 줄: 5번째 줄:
* 이분변수(집단1, 집단2)와 연속변수 사이의 상관계수
* 이분변수(집단1, 집단2)와 연속변수 사이의 상관계수
*공식은 [[적률상관계수]]의 변형
*공식은 [[적률상관계수]]의 변형
<math>r_{pb} = \frac{M_1 - M_0}{s_n} \sqrt{ \frac{n_1 n_0}{n^2}}</math>
<math>r_{pb} = \dfrac{M_1 - M_0}{s_n} \sqrt\left{ \dfrac{n_1 n_0}{n^2}\right}</math>
:<math>M_1</math>: 집단1의 평균
:<math>M_1</math>: 집단1의 평균
:<math>M_2</math>: 집단2의 평균
:<math>M_2</math>: 집단2의 평균

2020년 5월 27일 (수) 21:57 판

1 개요

point-biserial correlation coefficient, point biserial correlation coefficient
양류상관계수, 점이연 상관계수, 양분점상관계수, 양분상관계수, 점이연상관

[math]\displaystyle{ r_{pb} = \dfrac{M_1 - M_0}{s_n} \sqrt\left{ \dfrac{n_1 n_0}{n^2}\right} }[/math]

[math]\displaystyle{ M_1 }[/math]: 집단1의 평균
[math]\displaystyle{ M_2 }[/math]: 집단2의 평균
[math]\displaystyle{ s_n }[/math]: 표준편차
[math]\displaystyle{ n_1 }[/math]: 집단1 사례수
[math]\displaystyle{ n_2 }[/math]: 집단2 사례수
[math]\displaystyle{ n }[/math]: 전체 사례수

2 계산 예시

3 같이 보기

4 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}