{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _hypotests / _get_wilcoxon_distr

function

scipy.stats._hypotests:_get_wilcoxon_distr

source: /scipy/stats/_hypotests.py :670

Signature

def   _get_wilcoxon_distr ( n )

Summary

Distribution of probability of the Wilcoxon ranksum statistic r_plus (sum of ranks of positive differences). Returns an array with the probabilities of all the possible ranks r = 0, ..., n*(n+1)/2

Aliases

  • scipy.stats._hypotests._get_wilcoxon_distr