Skip to main content

Probability Distributions

Project description

Title

Stat Package 101

Description

This project was created to showcase my OOP knowledge and also to practice how to deploy a python package. The package contains helps you in calculation relating to stsatistical distributions. Four distributions were chosen for this project which includes;

  • Normal Distribution
  • Bernoulli Distribution
  • Binomial Distribution
  • Poisson Dsistribution.

Prerequisites

Before you continue, ensure you have met the following requirements:

  • You have a basic understanding of statistics.

Installation:

Use the package manager pip to install Distribution_1_2

pip install distribution_1_3

Usage:

from Distribution.binomial import Binomial

b = Binomial(3, 0.2)
print(b)

b = b.binomial_distribution_formula(2)
print(b)

Contributing

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

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

Distribution_1_3-0.2.1.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file Distribution_1_3-0.2.1.tar.gz.

File metadata

  • Download URL: Distribution_1_3-0.2.1.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.5

File hashes

Hashes for Distribution_1_3-0.2.1.tar.gz
Algorithm Hash digest
SHA256 f7ebc121f260f7dc6cbc3824e38f9297705e0055c12aa2641709b11e05242f54
MD5 40682b71ddf46c2b08bcec1ff8dd00bb
BLAKE2b-256 2b525be41d24f5d2f33c0c2e3b8e4fe88fdb3007cbcc7a32d24dbd5cc79f766e

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