Skip to main content

Gaussian and Binomial distributions

Project description

Distribeauty

Simple python package, capable of calculating and plotting the probability distribution functions for both Gaussian and Binomial distributions. For a mathematical background you can refer to Gaussian and Binomial links accordingly

Dependencies

  • matplotlib (can be installed via pip install matplotlib, if you are using different package manager, refer to the instruction)
  • unittest for testing

List of methods and brief description

  • calculate_mean() and calculate_stdev() simply calculates both mean and standard deviation of your data accordingly
  • plot_histogram() and plot_histogram_pdf(n_spaces) are method to output a histogram of the instance variable data using matplotlib.pyplot library and method to plot the normalized histogram of the data and a plot of the probability density function along the same range accordingly (n_spaces refer to a number of data points, for Binomial use plot_bar() and plot_bar_pdf()
  • pdf(x) probability density function calculator
  • read_data_file(file_name) inherits from GeneralDistribution class to read the data
  • replace_stats_with_data() Binomial exclusive function to to calculate probability of the positive outcome and number of trials from the data set

Tests

Utilize the test.py script included in the package in order to test the functions functionality.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

distribeauty-1.0.5-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file distribeauty-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: distribeauty-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/38.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.3

File hashes

Hashes for distribeauty-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 2a0596a1cd28bf7a5a9ee1f760e9fa313ae0839fae78cfd2576d4f17a6f72ca9
MD5 e8d009f240e87f554c3b0ba673419a88
BLAKE2b-256 b58ca0718fcf158f31d2b992a4b90b18b46ad34aa465bb465021f7104cb92e27

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