I do not understand the notation of Spearman's correlation in the article of B Schweizer, EF Wolff - The annals of statistics, 1981 - JSTOR given by $\rho = \frac{1}{\sigma_X \sigma_Y}\int_{R^2}( F_{X,Y}(x,y) - F_X(x)F_Y(y)) dx dy$
Whn I use analytical formula of the correlation $\rho = E(XY) - E(X) E(Y)$ gives $\rho = \int_{R^2}( f_{X,Y}(x,y) - f_X(x) f_Y(y) )dx dy$
Should I developp the above two expresions to find an equivalence or is there any probability property to apply to get directly the result?
Many thanks in advance
I may believe that my second integral is equal to 0 only in the case of independance $f_{X,Y}(x,y)=f_X(x)f_Y(y)$ if and only if $X$ and $Y$ are independant random variables, Additional example is the independant copula is given by $C(u,v)=uv$ were according to Sklar theorem $F_{X,Y}(x,y)=C(u,v)$, the joint distribution function accepts one and one copula only
– HammerPower Nov 25 '17 at 16:16