Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 274 Bytes

File metadata and controls

3 lines (3 loc) · 274 Bytes

Probability-and-Statistics-with-the-help-of-Python

In this project, the inverse normal Cumulative Distribution Function (CDF), Monte Carlo Expected Value have been implemented with the help of Python. Python libraries used are Numpy, Scipy, Matplotlib, Seaborn, Unittest.