13.13
켄달 타우 검정은 켄달 순위 계수 검정이라고도 하며, 두 변수 간의 연관성을 평가하는 비모수적 방법입니다. 이 검정은 특히 표본과 모집단의 분포가 알려지지 않은 경우 유의미한 상관관계를 식별하는 데 유용합니다. 영국의 통계학자 모리스 조지 켄달 경이 1938년에 개발한…
빈티지 도자기 찻잔 35개를 장인과 일반 구매자가 독립적으로 순위를 매기는 경우를 생각해 보십시오.
Kendall의 타우 검정을 사용하여 이 두 순위 사이에 연관성이 있는지 확인할 수 있습니다.
여기서 귀무 가설은 장인의 순위와 구매자의 순위 사이에 상관 관계가 없다는 것입니다. 대안 가설은 이 두 순위 사이에 상관 관계가 존재한다는 것입니다.
먼저, 예를 들어 장인의 순위에 따라 특정 순서로 데이터를 정렬합니다.
이러한 쌍을 이루는 순위는 개수로 변환해야 합니다.
카운트를 계산하는 기존 방법에서는 먼저 순위를 찾고 동일한 열에 있는 것보다 높은 총 순위 수를 계산합니다. 데이터의 모든 순위에 대해 이 프로세스를 반복합니다.
검정 통계량 tau는 다음 방정식을 사용하여 계산할 수 있습니다.
이 양의 중요성은 적절한 컴퓨터 기반 도구를 사용하여 얻을 수 있습니다.
Kendall의 타우는 데이터에 동률이 없을 때 변수 간의 선형 또는 비선형 단조 연관성을 찾는 데 특히 유용합니다.
View the full transcript and gain access to JoVE Core videos
Q1: What is Kendall's tau test used for in statistics?
Kendall's tau test is a nonparametric method for assessing association between two variables when their distributions are unknown. It identifies whether a correlation exists between paired rankings without requiring strict distributional assumptions. The tau coefficient ranges from -1 to +1, where +1 indicates perfect positive correlation and -1 indicates perfect negative correlation, making it valuable for analyzing ordinal data.
Q2: How do you calculate the test statistic in Kendall's tau?
To calculate Kendall's tau, first arrange data by one variable's ranking. Then count how many ranks in the second column are higher than each rank position. Repeat this for all ranks to obtain counts. The test statistic tau is calculated using these counts in a specific equation. The significance of the resulting tau value can be determined using computer-based statistical tools.
Q3: What does a tau value of +1 or -1 indicate?
A tau value of +1 indicates that the ranks of two variables are perfectly similar, suggesting a strong positive correlation between them. Conversely, a tau value of -1 indicates that the ranks are perfectly dissimilar, suggesting a strong negative correlation. Positive tau values indicate positive relationships, while negative values signify negative relationships between the variables.
Q4: How does Kendall's tau compare to Spearman's rank correlation test?
Kendall's tau and Spearman's rank correlation test are equivalent and equally precise nonparametric methods for assessing rank correlation. Both tests are valid for analyzing associations between variables without strict distributional assumptions. However, Kendall's tau calculation is more straightforward when there are no ties in the data ranks and is more widely used for such data.
Q5: What are the null and alternative hypotheses in Kendall's tau test?
The null hypothesis states that no correlation exists between the two sets of rankings being compared. The alternative hypothesis is that a correlation does exist between the rankings. These hypotheses are tested by calculating the tau statistic and determining its significance, which indicates whether sufficient evidence exists to reject the null hypothesis.
Q6: When is Kendall's tau test most appropriate to use?
Kendall's tau test is particularly useful for finding linear or non-linear monotonic associations between variables when there are no ties in the data. It is valuable for analyzing ordinal data and exploring relationships without relying on strict assumptions about underlying distributions. The test is especially appropriate when sample and population distributions are unknown.
Q7: What is the rank intersection method in Kendall's tau calculation?
The rank intersection method involves arranging data into two columns with rankings from each variable, then drawing lines connecting matching ranks between columns. The total number of intersections formed by these lines is counted as X. This intersection count is then used in an equation to calculate N, which contributes to determining the tau coefficient and correlation strength.