This is documentation for an old release of SciPy (version 0.7.). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.stats.ranksums

scipy.stats.ranksums(x, y)

Calculates the rank sums statistic on the provided scores and returns the result.

Returns: z-statistic, two-tailed p-value

Previous topic

scipy.stats.tiecorrect

Next topic

scipy.stats.wilcoxon

This Page

Quick search