Skip to content

Commit 88146cd

Browse files
Update README.md
1 parent a4deb5c commit 88146cd

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# Python_AppliedStatistics
1+
<img src="https://img.shields.io/badge/Python-blue?style=for-the-badge&logo=python&logoColor=white" height="30"> <img src="https://img.shields.io/github/repo-size/DeepthiTabithaBennet/Python_AppliedStatistics?color=blue&style=for-the-badge" height="30">
2+
3+
## Python_AppliedStatistics
4+
5+
### Please leave a 🌟 before you fork / clone this repo! 😃
6+
7+
### List of Programs :
8+
* [Classification, Tabulation and Diagrammatic Representation of Data](https://github.com/DeepthiTabithaBennet/Python_AppliedStatistics/blob/main/Data_Representation.ipynb)
9+
* [Mean, Median, Mode](https://github.com/DeepthiTabithaBennet/Python_AppliedStatistics/blob/main/Mean_Median_Mode.ipynb)
10+
* [Percentile, Quartile](https://github.com/DeepthiTabithaBennet/Python_AppliedStatistics/blob/main/Percentile_Quartile.ipynb)
11+
* [Measure of Variability](https://github.com/DeepthiTabithaBennet/Python_AppliedStatistics/blob/main/Measure_of_Variability.ipynb)
12+
* [Linear Regression](https://github.com/DeepthiTabithaBennet/Python_AppliedStatistics/blob/main/Linear_Regression.ipynb)
13+
* [Correlation Coefficient](https://github.com/DeepthiTabithaBennet/Python_AppliedStatistics/blob/main/Correlation_Coefficient.ipynb)
14+
* [Multiple Linear Regression](https://github.com/DeepthiTabithaBennet/Python_AppliedStatistics/blob/main/Multiple_Linear_Regression.ipynb)
15+
* [Stem & Leaf Display, Cross Tabulation](https://github.com/DeepthiTabithaBennet/Python_AppliedStatistics/blob/main/Stem%26LeafDisplay_CrossTabulation.ipynb)
16+
* [Random Sampling Techniques](https://github.com/DeepthiTabithaBennet/Python_AppliedStatistics/blob/main/Random_Sampling_Techniques.ipynb)
17+
* [Diabetes Prediction](https://github.com/DeepthiTabithaBennet/Python_AppliedStatistics/blob/main/Diabetes_Prediction.ipynb)

0 commit comments

Comments
 (0)