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 can be found that can perform a great number of statistical tests.