Skip to main content

A Python package to compute probabilities and statistics

Project description

ProbStatipy


Intro

I was learning about modules in Python and what better way to learn than to do. StatsPro is a package of Python modules equipped with functions that are used in Statistics. I am aware that such a package already exists by the name Statistics and I'm doing this entirely for learning purposes.

While the functions are extensively documented, you can check out my Jupyter Notebooks in the Numerical Summary repo to fully understand my thought process while coming up with these functions.

To understand how modules work, check out the understanding_modules Notebook (which is still a work in progress, just like this repo).


Contents

Familiarize yourself with the contents to understand how to navigate this repo.

The two most important files in this repository are:

  1. pystats_central.py: Contains functions to measure central tendency such as Mean, Median and Mode.
  2. pystats_spread.py: Contains functions to measure dispersion/spread such as Variance (Mean Squared Deviation), Standard Deviation and Mean Absolute Deviation (MAD).

Other than these two files, this repo has a couple of more files:

  • The README.md file is the one you are currently reading. It contains useful information about this repo and instructions on how to interact with it.
  • The .gitignore file is where I defined to git (and GitHub) the files on my local machine to ignore.
  • understanding_modules.ipynb is a Jupyter Notebook where I explain how Python modules work (according to my lay understanding).

Dependencies

Module Statistics Topic Dependencies
pystats_central Central Tendancy -
pystats_spread Spread / Dispersion math

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

ProbStatipy-0.0.1.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

ProbStatipy-0.0.1-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file ProbStatipy-0.0.1.tar.gz.

File metadata

  • Download URL: ProbStatipy-0.0.1.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for ProbStatipy-0.0.1.tar.gz
Algorithm Hash digest
SHA256 bc61f70d4be1838807af2b850c6f531a4aeb3ad9a03d94545a64d7f70666550f
MD5 fb9e979559ed540bf22c8443df982efd
BLAKE2b-256 0235edb5f2b4c9635639eb4a17fd5e9fa90b3f60f1240081121a8055818da27d

See more details on using hashes here.

File details

Details for the file ProbStatipy-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: ProbStatipy-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 9.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for ProbStatipy-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9605e797e69aedb819ae1a6c5ca25a7d94062df2a3bdcb7fe20fb37c095f4419
MD5 8a8f1d0e5ad10e607d28be553232dae4
BLAKE2b-256 2108331cb29bfca9db7594e016259516955f52c8a7ee2b0afe8c2979335973b6

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