Skip to content

Repository of my Probability package: contains Gaussian and Binomial distribution objects, and a RandomObject which simulares all the outcomes of a random object.

Notifications You must be signed in to change notification settings

Alejandro-Duenas/probadg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

probadg Package

This is a probability package that contains classes to create binomial and Gaussian distributions. It also contains a RandomObject class that simulates all the possible results of a binomial random variable, with their corresponding probabilities.

Furthermore, it contains a function that simulates the Bayes Algorithm.

Installation:

To install the package you could just use:

pip install probadg

Tools and Software Used

  • Numpy v.1.19.2
  • Matplotlib v.0.23.2
  • Math
  • Pandas v.1.1.3

License

This software is licensed under the MIT license. The license can be found in the license.txt file.

Acknoledgements

This package was done under the guidance of Udacity Data Science Nano Degree.

Also, I would like to thank the free online education platforms Coursera and Edx, which helped me to get started in this path.

About

Repository of my Probability package: contains Gaussian and Binomial distribution objects, and a RandomObject which simulares all the outcomes of a random object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages