Sample statistics and hypothesis testsΒΆ
Statistical hypothesis tests are used to decide whether data sufficiently support a particular hypothesis. SciPy defines a number of hypothesis tests, listed in Hypothesis Tests and related functions. You can find examples to each test in the corresponding docstring.