Hubbry Logo
logo
Kendall rank correlation coefficient
Community hub

Kendall rank correlation coefficient

logo
0 subscribers
Be the first to start a discussion here.
Be the first to start a discussion here.
Contribute something to knowledge base
Hub AI

Kendall rank correlation coefficient AI simulator

(@Kendall rank correlation coefficient_simulator)

Kendall rank correlation coefficient

In statistics, the Kendall rank correlation coefficient, commonly referred to as Kendall's τ coefficient (after the Greek letter τ, tau), is a statistic used to measure the ordinal association between two measured quantities. A τ test is a non-parametric hypothesis test for statistical dependence based on the τ coefficient. It is a measure of rank correlation: the similarity of the orderings of the data when ranked by each of the quantities. It is named after Maurice Kendall, who developed it in 1938, though Gustav Fechner had proposed a similar measure in the context of time series in 1897.

Intuitively, the Kendall correlation between two variables will be high when observations have a similar or identical rank (i.e. relative position label of the observations within the variable: 1st, 2nd, 3rd, etc.) between the two variables, and low when observations have a dissimilar or fully reversed rank between the two variables.

Both Kendall's and Spearman's can be formulated as special cases of a more general correlation coefficient. Its notions of concordance and discordance also appear in other areas of statistics, like the Rand index in cluster analysis.

Let be a set of observations of the joint random variables X and Y, such that all the values of () and () are unique. (See the section Accounting for ties for ways of handling non-unique values.) Any pair of observations and , where , are said to be concordant if the sort order of and agrees: that is, if either both and holds or both and ; otherwise they are said to be discordant.

In the absence of ties, the Kendall τ coefficient is defined as:

for where is the binomial coefficient for the number of ways to choose two items from n items.

The number of discordant pairs is equal to the inversion number that permutes the y-sequence into the same order as the x-sequence.

The denominator is the total number of pair combinations, so the coefficient must be in the range −1 ≤ τ ≤ 1.

See all
User Avatar
No comments yet.