Skip to main content

Probability distributions

Project description

# prob_distribution package

This package has Gaussian and Binomial classes.

# Files

  1. Generaldistribution.py - This contains the parent class that is used to read data from any file and assign values to mean and standard deviation

  2. Gaussiandistribution.py - This contains the Gaussian class with attributes mean and standard deviation. It provides the functionality to calculate the mean and standard deviation from the data, to visulaize the distribution and two add Gaussian distributions.

  3. Binomialdistribution.py - This contains the Binomial class with attributes size, probability, mean and standard deviation. It provides the functionality to calculate the mean and standard deviation from the data, to visulaize the distribution and two add Binomial distributions.

# Installation

The code should run with no issues using Python versions 3.*. No extra besides the built-in libraries from Anaconda needed to run this project Math matplotlib

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

prob_distribution-0.2.tar.gz (3.5 kB view hashes)

Uploaded Source

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