Statistics
The SciPy statistics module is called scipy.stats
. There is one class that implements continuous distributions and one class that implements discrete distributions. Also, in this module, functions that perform a great number of statistical tests can be found.