The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



SpearmanRankCorr


Unit:SDL_math2
Class:TCurveFit
Declaration:property SpearmanRankCorr: double;

The read-only property SpearmanRankCorr returns Spearman's rank correlation coefficient which is a measure of the strength of dependence between the x- and y-values entered by the method EnterStatValue. It assesses how well the relationship between two variables can be described using a monotonic function. Note, that at least 3 data pairs have to be entered to calculate a valid coefficient.

Hint: Further background information on Spearman's rank correlation coefficient can be found in Fundamentals of Statistics.



Last Update: 2023-Feb-06