Pith. sign in

REVIEW 4 major objections 5 minor 19 references

On Rank Correlation Coefficients

T0 review · 4 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash

Pith's one-line read The paper introduces a weighted rank correlation coefficient and argues, via variance formulas and simulations, that it outperforms Pearson, Spearman, and Kendall when dependence is not close to linear.

desk verdict A genuinely new weighted rank correlation with a promising variance story, but the main variance proof does not close and the performance claim goes beyond the evidence. read the letter →

arxiv 2506.06056 v2 pith:GFYYHY7Y submitted 2025-06-06 math.ST stat.TH

classification math.STstat.TH MSC 60G7062G30
keywords rankcorrelationKendalltauSpearmanrhoPearsonorderstatisticsconcomitantsasymptoticvarianceFarlie-Gumbel-Morgensterncopula
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper proposes a new rank correlation coefficient $r_n$, a sample analogue of the theoretical coefficient $r = 6E[F(X,Y)-H(X)G(Y)]$, which is a simple combination of Kendall's tau and Spearman's rho. Unlike Kendall's coefficient, which weights every pair of ranks equally, $r_n$ weights each concordance indicator by $n-i+j$, giving more weight to neighboring order statistics and less to distant ones. The paper derives asymptotic variance formulas for both $r_n$ and Kendall's $\tau_n$ for arbitrary absolutely continuous distributions, and uses these together with simulations on normal, Farlie-Gumbel-Morgenstern, and Pareto families to argue that $r_n$ has the smallest variance among Pearson, Spearman, and Kendall coefficients whenever the relationship between $X$ and $Y$ is not close to linear. This matters because it offers a rank-based estimator with better precision in non-linear settings and an explicit way to compare estimators theoretically.

What carries the argument

The object carrying the argument is the weighted concordance sum $T_n = \sum_{i=2}^{n} \sum_{j=1}^{i-1} (n-i+j) I_{ji}$, where $I_{ji}$ is the indicator that $Y_{[j]} \le Y_{[i]}$ and $Y_{[j]}$ is the $Y$-concomitant of the $j$-th order statistic of the $X$-sample, that is, the $Y$ observation paired with $X_{(j)}$. The weight $n-i+j$ is largest when the two rank indices are close and decreases by one as the gap widens, translating the heuristic that neighboring order statistics are more strongly associated than distant ones. This weighting is what distinguishes $r_n$ from Kendall's $\tau_n$ and is what the paper credits for the improved variance.

What would settle it

Repeat the paper's variance comparison on a copula with strong tail dependence but non-linear overall structure, such as a Clayton or Gumbel copula at moderate Kendall tau. If the sample variance of $r_n$ is not below that of $\tau_n$ in that setting, the paper's claim that $r_n$ performs better whenever the relationship is not close to linear would be false.

Watch

Extended reading notes

Core claim

The central claim is that $r_n$ is the sample version of $r$ and that, for dependence structures that are not nearly linear, it estimates association more efficiently than the classical choices. The paper defines $r_n = 12 T_n/[n(n-1)(2n-1)] - 1$, where $T_n = \sum_{i=2}^{n}\sum_{j=1}^{i-1} (n-i+j) I_{ji}$ and $I_{ji}$ is the indicator that the $Y$-concomitant of the $j$-th $X$-order statistic does not exceed that of the $i$-th. Theorem 2.1 gives $E r_n = (1 - 3/(2n-1)) r - 3/(2n-1) + 12E(F(X,Y))/(2n-1)$, so $E r_n \to r$. Theorems 2.2 and 2.3 give asymptotic variance formulas for $r_n$ and Kendall's $\tau_n$ for any absolutely continuous $F$, and the Farlie-Gumbel-Morgenstern example shows $Var(r_n(t)) = (1/n)(1/4 - 7t^2/180) + O(1/n^2)$, while $Var(\tau_n(t)) = (1/n)(4/9 - 46t^2/2025) + O(1/n^2)$; the former is smaller for every $t$.

Load-bearing premise

The load-bearing premise is that association between two rank positions decays linearly with the distance between their indices, so the weights $n-i+j$ are the right ones; the paper justifies this only by a heuristic from the order-statistics literature and gives no theorem that this weighting is optimal or uniformly better for every non-linear dependence structure.

Editorial extensions

If this is right

  • Outside the near-linear regime, $r_n$ becomes the preferred rank coefficient: lower variance at the same sample size means sharper estimates of association.
  • The explicit asymptotic variance formulas allow $\tau_n$ and $r_n$ to be compared analytically for any absolutely continuous distribution, without running simulations.
  • Because $r_n$ is a rank statistic, it inherits the outlier resistance of Spearman and Kendall coefficients and remains defined for heavy-tailed distributions where Pearson's coefficient does not exist.
  • In the Farlie-Gumbel-Morgenstern family the ordering $Var(r_n) < Var(\tau_n)$ holds for every $t \in [-1,1]$, so the advantage is not limited to one parameter value.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The paper leaves open whether the gain comes specifically from linear decay; one could test the family $(n-i+j)^\alpha$ with data-chosen $\alpha$ and use the same variance machinery to see whether further reductions are possible.
  • If the efficiency gain carries over to tail-dependent copulas, $r_n$ could replace Kendall's tau in non-parametric independence tests, where lower variance typically translates into higher power.
  • The simulations cover only three parametric families, so the 'not close to linear' rule is provisional until the comparison is repeated on heavy-tailed or asymmetric copulas.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 5 minor

Summary. The paper proposes a new rank correlation coefficient r_n, defined as a weighted sum of concordance indicators between concomitants of order statistics, with weights (n-i+j). It presents a formula for the expectation of r_n (Theorem 2.1) and asymptotic variance formulas for r_n and for Kendall's tau (Theorems 2.2 and 2.3). The performance of r_n is compared with Pearson, Spearman, and Kendall coefficients in three parametric examples (FGM copula, bivariate normal, bivariate Pareto) via simulation. The abstract claims that when the relationship between X and Y is not close to linear, r_n performs better than the other correlation coefficients, and the paper also claims analytic variance formulas that allow theoretical comparison.

Significance. If the variance formula in Theorem 2.2 is correct, it provides an explicit expression for the asymptotic variance of a new rank-based estimator under arbitrary absolutely continuous distributions, a non-trivial technical contribution. The FGM example gives a concrete parametric family where r_n has smaller asymptotic variance than Kendall's tau, which is interesting. However, the central performance claim is not established by theorem and is in fact contradicted by some of the paper's own simulation results. The value of the paper depends heavily on whether the proof of Theorem 2.2 can be corrected and on whether the empirical superiority claim can be qualified appropriately.

major comments (4)
  1. [Section 3, Proposition 3.2 and the proof of Theorem 2.2] The algebraic identity used to simplify the variance is incorrect as typeset. The correct expansion is E[(1+H)\bar F+(1-H)F]^2 = E[(F+\bar F)^2] + 2E[H(\bar F^2-F^2)] + E[H^2(\bar F-F)^2], but Proposition 3.2 and the line after equation (3.2) write E[H(\bar F-F)]^2 instead. In addition, the end of the proof of Proposition 3.2 states E(H^2(\bar F^2-F^2)), which differs from both forms. As written, the algebra leading to Theorem 2.2 does not follow, so the variance formula is not established. This is load-bearing for the paper's main technical claim and must be corrected and re-verified, including the FGM computation in Example 2.1.
  2. [Abstract, Conclusion, and Example 2.3] The central claim that r_n 'performs better than other correlation coefficients' when the relationship is not close to linear is contradicted by the paper's own Table 2.4: for the Pareto distribution at t=0.05, which is far from linear, the simulated variance of r_n is 2.976e-5, larger than both the Spearman variance 1.641e-6 and the Kendall variance 1.641e-5. The text itself notes this exception in the interval [0.0012,0.07]. The claim is also not characterized: no theorem or precisely defined class of distributions is given for which Var(r_n) ≤ Var(τ_n); the only analytic comparison is the FGM copula. The abstract and conclusion should be revised to state the supported, narrower finding, or a formal result covering a meaningful class of non-linear dependence structures should be supplied.
  3. [Section 2.2, Examples 2.2 and 2.3] The simulation evidence is limited to three parametric families with n=1000 and 1000 replications, and no standard errors or confidence intervals are reported for the estimated variances. In the normal example, the paper shows that r_n is the worst of the four coefficients at t=0.99 (Table 2.2), which is inside the paper's own set W where ρ_n is preferred; this is consistent with the 'close to linear' caveat, but the boundary of that region is not characterized for r_n. For the Pareto example, the ordering varies with t and in some regions r_n is outperformed by the other rank coefficients. The empirical claim should be accompanied by an analysis of simulation uncertainty and a discussion of how the ordering depends on the dependence structure.
  4. [Section 2, definition of r_n and weighting rationale] The estimator is built on the heuristic that association between distant order statistics is weaker than between neighboring ones, leading to linear weights (n-i+j). This heuristic is cited to Walsh (1969) but no theorem or simulation study addresses dependence structures with strong tail dependence, where distant order statistics can remain strongly associated (e.g., Clayton-type copulas). Since the claimed advantage of r_n rests on this weighting, the absence of any test with tail-dependent families leaves the rationale unsupported. Adding such an example, or at least a discussion of conditions under which the weighting is sensible, would materially strengthen the paper.
minor comments (5)
  1. [Section 3, proof of Proposition 3.1] Several index sums are typeset with missing plus signs, for example the expression for Σ_{m<k<j<i} reads 'I^(1)_3412;12,34 - I^(2)_3412;12,34 I^(3)_3412;12,34 - I^(4)_3412;12,34', and the Q2 formula contains 'I^(4)_1324;12,34 2I^(4)_3142;12,34 3I^(4)_1342;12,34' without separating plus symbols. These typographical errors make the proof very hard to follow and should be fixed.
  2. [Section 2.2, Example 2.2] The set W = (-1,-0.730072) ∪ (0.730072,1) is taken from Stepanov (2025b) and was established there for the comparison of ρ_n and τ_n; the paper should state explicitly that its extension to r_n is based on simulation and not on an asymptotic relative efficiency calculation.
  3. [Abstract and Theorem 2.3] The abstract says 'We also find analytically the values of Var(τ_n) and Var(r_n)', but Theorem 2.3 for Var(τ_n) is a restatement of a result from Stepanov (2025a). The paper should acknowledge this reuse more explicitly to avoid overstating novelty.
  4. [References] The reference list contains several formatting errors: one entry is a dangling 'Ann. Probab., 22, 126–144.' with no authors, 'correlatio ncoefficient' appears in the Hotelling entry, and 'Gulk, S.Van' should be cleaned up.
  5. [Tables 2.1–2.4] The notation S^2 is used without definition; please define it as the sample variance of the coefficient over the 1000 simulated replications.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: r_n is independently defined, its asymptotic properties are derived from first principles, and the comparisons rest on explicit analytic and simulation evidence.

full rationale

The new coefficient r_n is defined directly as a weighted sum of concomitants, and its asymptotic expectation and variance are derived in Theorems 2.1, 2.2, and 2.3 from the joint density of order-statistic concomitants, not assumed from the target r. The identity r = (3τ − ρ_S)/2 is cited from Stepanov (2025b), but it is a definitional identity used only to express the limit; the convergence E r_n → r follows from the paper's own computation of E T_n. The comparisons with τ_n and ρ_{n,S} are supported by explicit variance formulas and by simulations on three parametric families, including the FGM copula, where Var(r_n) < Var(τ_n) is shown analytically for large n. The self-citations to Stepanov (2025a,b) supply background and technical lemmas, e.g., moment calculations for Kendall's tau, but those results are standard and externally checkable, and the central derivation of r_n does not reduce to them. The heuristic choice of weights (n − i + j) is a modeling assumption, not a fitted input, and no 'prediction' is forced by construction. An apparent typo in Proposition 3.2, where the squared H term in the statement does not match the proof's E[H^2(...)] term, is a correctness concern rather than a circularity concern.

Assumptions & free parameters 1 free parameters · 4 assumptions · 0 invented entities

No new physical entities are postulated. The proposed coefficient r_n is a definition, not a hidden construct. The only hand-chosen element is the linear weight function, and the axioms are standard order-statistics results plus two results from the author's prior papers.

free parameters (1)
  • linear weight function n - i + j
    Chosen by hand based on the heuristic that neighboring order statistics are more strongly associated than distant ones; not fitted to data. It defines the new estimator and is the main modeling choice.
assumptions (4)
  • standard math The joint densities of concomitants of order statistics, formulas (3.1), (3.3), (3.4)
    Used in the appendix to compute moments of T_n; these are standard results from Balakrishnan and Stepanov (2009).
  • domain assumption The identity r = (3τ - ρ_S)/2
    Taken from Stepanov (2025b); used to express E r_n and to simplify variance terms. It is a derived identity in the cited paper.
  • domain assumption The variance of Kendall's tau, Var(τ_n), is 16(E[F+bar F]^2 - 4(EF)^2)/n + O(n^-2)
    Used as the baseline for comparison; proven in Stepanov (2025a) and restated in Theorem 2.3.
  • domain assumption The heuristic that association between distant order statistics is weaker (Walsh 1969)
    Motivates the choice of weights; not mathematically proven for all distributions.

how reviews work

0 comments
Cite this review

Pith. "Pith review of On Rank Correlation Coefficients." pith.science (2026). https://pith.science/paper/GFYYHY7Y

@misc{pith2026250606056,
  author       = {Pith},
  title        = {Pith review of: On Rank Correlation Coefficients},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/GFYYHY7Y}},
  note         = {Machine review of arXiv:2506.06056}
}
abstract

In the present paper, we propose a new rank correlation coefficient $r_n$, which is a sample analogue of the theoretical correlation coefficient $r$, which, in turn, was proposed in the recent work of Stepanov (2025b). We discuss the properties of $r_n$ and compare $r_n$ with known rank Spearman $\rho_{S,n}$, Kendall $\tau_n$ and sample Pearson $\rho_n$ correlation coefficients. Simulation experiments show that when the relationship between $X$ and $Y$ is not close to linear, $r_n$ performs better than other correlation coefficients. We also find analytically the values of $Var(\tau_n)$ and $Var(r_n)$. This allows to estimate theoretically the asymptotic performance of $\tau_n$ and $r_n$.

Discussion (0). Sign in to comment.

Reference graph

Works this paper leans on

19 extracted references · 19 canonical work pages

  1. [1]

    Bairamov, I., Stepanov, A. (2010). Numbers of near-maxima for the bivariate case, Statistics & Probability Letters, 80, 196–205

  2. [2]

    Balakrishnan, N., Lai, C.D. (2009). Continuous Bivariate Distributions , Second edition, Springer

  3. [3]

    Balakrishnan, N., Stepanov, A. (2015). Limit results for concomitants of order statistics, Metrika, 78, 385–397

  4. [4]

    Bhattacharya, B.B. (1974). Convergence of sample paths of normalized sums of induced order statistics, Ann. Statist. , 2, 1034–1039

  5. [5]

    Daniels, H. E. (1950). Rank correlation and population models, Journal of the Royal Statistical Society , Ser. B, 12 (2), 171–191. 18

  6. [6]

    David, H.A., Galambos, J. (1974). The asymptotic theory of concomitants of order statistics, J. Appl. Probab., 11, 762–770

  7. [7]

    David, H.A., Nagaraja, H.N. (2003). Order Statistics, Third edition, John Wiley & Sons, NY. Durbin J., Stuart, A. (1951). Inversions and rank correlation coefficients, Journal of the Royal Statistical

  8. [8]

    A., Nevzorov, V

    Egorov, V. A., Nevzorov, V. B. (1984). Rate of convergence to the Normal law of sums of induced order statistics, Journal of Soviet Mathematics (New York), 25, 1139–1146

Show all 19 references
  1. [9]

    Esscher, F. (1924). On a method of determining correlation from the ranks of the variates, Skandinavisk Aktuarietidskrift, 7, 201–219. Ann. Probab., 22, 126–144

  2. [10]

    Hauke, J., Kossowski, T. (2011). Comparison of values of Pearson’s and Spearman’s correlation coefficients on the same sets of data, Quaestiones Geographicae, 30 (2), 87–93

  3. [11]

    Hoeffding, W. (1948). A class of statistics with asymptotically normal distribution, Annals of Mathematical Statistics, 19 (3), 293-325

  4. [12]

    Hotelling, H. (1953). New light on the correlatio ncoefficient and its transforms, Journal of the Royal Statistical Society: Series B (Statistical Methodology) 15 (2), 193-232

  5. [13]

    Fisher, R.A. (1921). On the ”probable error” of a coefficient of correlation deduced from a small sample, Metron, 1, 3–32

  6. [14]

    Jensen, D.R. (1988). Semi-independence. In: Encyclopedia of Statistical Sciences, Volume 8, S. Kotz and N.L. Johnson (eds.), 358-359. John Wiley and Sons, New York?

  7. [15]

    Kendall, M. G. (1970). Rank Correlation Methods, London, Griffin

  8. [16]

    Central limit theorems for variances and correlation coefficients, Preprint, doi: 10.13140/RG.2.2.21663.66727

    Omey, E., Gulk, S.Van (2008). Central limit theorems for variances and correlation coefficients, Preprint, doi: 10.13140/RG.2.2.21663.66727

  9. [17]

    Shevlyakov, G.L., Vilchevski, N.O. (2002). Robustness in Data Analysis: Criteria and Methods, Modern Probability and Statistics , VSP, Utrecht

  10. [18]

    Walsh, J.E. (1969). Sample sizes for approximate independence between sample median and largest (or smallest) order statistics, Austral.J. Statist., 11 (3), 120–122

  11. [19]

    S., Zou, Y

    Xu, W., Hou, Y., Hung, Y. S., Zou, Y. (2013). A comparative analysis of Spearman’s rho and Kendall’s tau in normal and contaminated normal models, Signal Processing, 93, 261-276

Pith tools

Reviewed August 7, 2026 · model on record in the stance chip above.