Skip to main content

Common statistical testing procedures used for STATS 101 topics. The code is intentionally simple to make it easy to forllow for beginners.

Project description

Mini Stats Helpers

image Documentation Status

Common statistical testing procedures used for STATS 101 topics. THhe code is intentionally simple, to make it easy to read for beginners.

About

This library contains helper functions for statistical analysis procedures implmemented "from scratch." Many of these procedures can be performed more quickly by simply calling an appropriate function defined in one of the existing libraries for statistical analysis, but we deliberately show the step by step procedures, so you'll know what's going on under the hood.

Features

  • Simple, concise code
  • Uses standard prob. libraries scipy.stats
  • Tested against other statistical software

Roadmap

History

0.2.0 (20243-03-28)

  • Imported plotting functions from plot_helpers.py (in main namespace for now)

0.1.0 (2023-06-29)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ministats-0.3.0.tar.gz (26.4 kB view hashes)

Uploaded Source

Built Distribution

ministats-0.3.0-py2.py3-none-any.whl (21.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page