Skip to main content
Ctrl+K

SciPy

  • Installing
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes
  • GitHub
  • Twitter
  • Installing
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes
  • GitHub
  • Twitter

Section Navigation

  • SciPy User Guide
  • Statistics (scipy.stats)
  • Sample...

Sample statistics and hypothesis tests#

  • Analysing one sample
  • Comparing two samples
  • Resampling and Monte Carlo Methods

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.

previous

Yule-Simon Distribution

next

Analysing one sample

© Copyright 2008-2024, The SciPy community.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.15.4.