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

Ministats

image Documentation Status

Common statistical testing procedures and plotting functions used for STATS 101. The code is intentionally simple to make it easy to read for beginners.

About

This library contains helper functions for statistical analysis procedures implemented "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

  • import plot helpers from https://github.com/minireference/noBSstatsnotebooks/ repo
  • import stats helpers from https://github.com/minireference/noBSstatsnotebooks/ repo
  • add GitHub actions CI
  • add some tests
  • Move plots.py into plots/__init__.py:
  • Distribute functions plots/__init__.py into submodules:
    • plots/probability.py: functions for visualizing probability distributions
    • plots/regression.py: linear model visualization functions
    • plots/figures.py: special code used for figures in the book (not included in the main namespace)
    • remove plots/figures plotting functions from ministats namespace
  • add more tests

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.5.tar.gz (30.4 kB view details)

Uploaded Source

Built Distribution

ministats-0.3.5-py2.py3-none-any.whl (26.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ministats-0.3.5.tar.gz.

File metadata

  • Download URL: ministats-0.3.5.tar.gz
  • Upload date:
  • Size: 30.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for ministats-0.3.5.tar.gz
Algorithm Hash digest
SHA256 0bd6304f8a8e1bdf5c76e50de909f1ca53556a352b2818e52753eba73eccac8e
MD5 70e049011d78de16ed1aa8d40b2eea12
BLAKE2b-256 fae04f578a746a017c5deb3a8f28666433092c8c0942bfa98c795b63b8c8df6f

See more details on using hashes here.

File details

Details for the file ministats-0.3.5-py2.py3-none-any.whl.

File metadata

  • Download URL: ministats-0.3.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 26.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.36.1 CPython/3.6.9

File hashes

Hashes for ministats-0.3.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d8eace9308c7c1027027371c0777b161355be7fad0845de4bf91959dcdf8f7a0
MD5 d3f228c0d675c7e3c1c8124ae9bcbf36
BLAKE2b-256 9cf6de2953279846b72dd3d758467a0664e761e946d679f178389c90f45a1c1c

See more details on using hashes here.

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