Skip to main content

Common statistical testing procedures used for STATS 101 topics. The code is intentionally simple to make it easy to follow 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)
  • move plots/figures.py plotting functions to plots/book/figures.py
  • remove plots/figures plotting functions from ministats namespace
  • add more tests
    • one-sample equivalence test
    • two-sample equivalence test

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ministats-0.5.11-py2.py3-none-any.whl (58.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: ministats-0.5.11.tar.gz
  • Upload date:
  • Size: 61.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for ministats-0.5.11.tar.gz
Algorithm Hash digest
SHA256 bc4d94d3e09657438d767e25b8f32647534e5b1d6596435680e961444bfed7e8
MD5 42a9b2113d3e6cd43db411c6d8a39ce1
BLAKE2b-256 03b9a1dff177523f93854c2f09bb67307cb7a4c5c2a98c8477b40e910fd8680f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ministats-0.5.11-py2.py3-none-any.whl
  • Upload date:
  • Size: 58.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for ministats-0.5.11-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d16179edc2ec30f02b43a2d628593082ea5e77987b78e5c3512fbee5d71d3a3f
MD5 1bb0d66eb1a7c61a3548484dcc206f08
BLAKE2b-256 bf711afb6b07eb62583fecb797a58188ebe6affe0fb4ce6cbc6388a844ab4591

See more details on using hashes here.

Supported by

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