Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 1.22 KB

File metadata and controls

12 lines (11 loc) · 1.22 KB

probability-statistics-python

Statistics and probablity exercises (Probability distributions, confidence intervals, hypothesis testing)


I'm doing this repository to practice statistics and probability exercises in python (Jupyter Notebooks); you will can find exercises about:

Also you can find a library mstats that I've made to solve this exercises. In which there are functions in python to make some bother operations.