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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ProbStatipy-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 e4da2ac814d4215fb82f9a6d0a5c451a2f9bb038fa64e66a8fbbcb223a0d9815
MD5 5cc198577faa3409d46b8aea63391857
BLAKE2b-256 fe8831e363affce0280cbc98bf00c9226029ccc97d482514c4c9a7c0ad2d14db

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ProbStatipy-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3f6fc8b334a751b6cfff891aeeab6f85dd39cc9af70af1bb439203cd403ae511
MD5 0c3777dc2e3b7d7ec18463a7e6894a9d
BLAKE2b-256 e1bf5314557ffac18819dea54e5ae9441b89e3762da1bb6adede81fa80c689c7

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