Skip to main content

Gaussian and Binomial Distributions

Project description

aicourse_dist_prob_asreeman

aicourse_dist_prob_asreeman is a python package for computing simple descriptive statistics and graphing for two probability distributions: Gaussian and Binomial Distributions. This package was developed and uploaded as part of course material for the "AI Programming with Python" course done by Udacity. Scripts and modules developed using Andrew Paster's(instructor for Udacity course) scripts as a template.

Installation

Use the package manager pip to install aicourse_dist_prob_asreeman.

pip install aicourse_dist_prob_asreeman

Usage

#For Gaussian distributions
from aicourse_dist_prob_asreeman import Gaussian

#For Binomial distributions
from aicourse_dist_prob_asreeman import Binomial


# returns mean of a Gaussian distribution
Gaussian.calculate_mean()

#returns probability density function of a Binomial distribution
Binomial.pdf(5) #input args for number of positive trials out of a dataset

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

See LICENSE.txt in this package for license information.

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

aicourse_dist_prob_asreeman-1.4.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file aicourse_dist_prob_asreeman-1.4.tar.gz.

File metadata

File hashes

Hashes for aicourse_dist_prob_asreeman-1.4.tar.gz
Algorithm Hash digest
SHA256 f81757709ad177a536b4c99743f31f4f5090cea115446bade86de95a44d1acc6
MD5 431084718e1b059632fb40d83b990b7a
BLAKE2b-256 e5545377620561254adb52a3309a3560a29616dd515924b89d54bac5e64e66a4

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