{ } Raw JSON

bundles / scipy 1.17.1 / docs

Doc

Hypothesis tests

docs/tutorial:stats: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 hypotests.

You can find simple examples to each test in the corresponding docstring. For more detailed examples, see the following sections.