Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.75 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.75 KB

Practical Statistics in Python

This repository contains Python notebooks that cover basic statistics required in data science. This notebook will later include implementations of some machine learning algorithms as well.

SNo. Topic Link to the page
0 Central Tendencies and Dispersion Link
1 Covariance and Correlation Link
2 Probability Link
3 Distributions Link
4 Confidence Intervals Link
5 Hypothesis Testing Link
6 Chi-Square Test and ANOVA Link

References