Skip to main content

Bionomial and Gaussion destributions

Project description

statistical Distributions

A statistical tool for solving basic statistic distributions

Gaussian Distribution Binoial Distribution

Basic Usage


>>> from statistical_distributions import Gaussian, Binomial

initiating new object of Gaussian Class
>>> Gaussian(4,10)
mean 4, standard deviation 10

initiating new object of Binomial Class
>>> Binomial(.4, 12)
mean 4.800000000000001, standard deviation 1.6970562748477143, p 0.4, n 12

&copy usmanbinnaeem

Project details


Release history Release notifications | RSS feed

This version

0.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

basic_statistic_distributions-0.3.tar.gz (4.7 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