Skip to content

Commit e40cbbc

Browse files
authored
Update README.md
1 parent d5eb5aa commit e40cbbc

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,27 @@
11
# Statistics-for-Data-Science-using-Python
22
Using Python, learn statistical and probabilistic approaches to understand and gain insights from data. Learning statistical concepts are very important to Data science domain and its application using Python. Learn about Numpy, Pandas Data Frame.
3+
### Statistics:
4+
Science of Average and their Estimate
5+
### Data Science:
6+
Data Science is primarily used to make decisions and predictions.
7+
8+
### Business Intelligence:
9+
Enable the business to make intelligent, fact-based decision.
10+
11+
12+
# Table of Content
13+
1. Data and its Types
14+
2. Variable and it's Types
15+
3. Sample and Population
16+
4. Sampling Techniques
17+
5. Descriptive Statistics
18+
6. Information Gain and Entropy
19+
7. Probability and it's Uses
20+
8. Baye's Theorem
21+
9. Statistical Inference
22+
10. Hypothesis Testing
23+
11. Testing the Data
24+
12. Data Clustering
25+
13. Regression Modelling
26+
27+

0 commit comments

Comments
 (0)