Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## **``Statistical Hypothesis Testing``**
#### **``Using Pen, Paper, Python and Excel``**
##### **This repository is created for storing the components of Inferential Statistics of One Pop, Two Pops and Three or more pops using Python. Here, I'll also work with the real life datasets to perform Statistical or Hypothesis Testing.**
## **``Statistical Testing``** :: ``Using Pen, Paper, Python and Excel``
##### **This repository is created for storing the components of Statistical Tests carried out on One, Two and Three or more populations using Python. Here, I have also worked on some of the real-life datasets to perform Statistical or Hypothesis Testing.**

##### **Also, shared the `hand-written notes` & `python implementations` which I created to attain better knowledge around these tests.**

![MMGs_Video](ANOVA_using_excel/Stats_MMGs.gif)

Expand Down Expand Up @@ -31,7 +32,7 @@
1. **One-factor : problems**
1. Post-Hoc Analysis
2. Normality Test
3. Homogenity Test
3. Homogenity Test

2. **Two-factors W/O Repetition : problems**
1. Running 1-Way ANOVA
Expand All @@ -48,9 +49,9 @@
2. Normality Test
3. Homogenity Test

5. #### **``Bootstrapping and its usecases``**
5. #### **``Bootstrapping`` and its usecases**

6. #### **``Understand Multi-variate ANOVA, ANCOVA and MANCOVA``**
6. #### **Understand ``Multi-variate ANOVA, ANCOVA & MANCOVA``**

7. #### **``ANOVA Using Excel``**
8. #### **``Distribution Functions``**
7. #### **``ANOVA`` using ``Excel``**
8. #### **Understand various ``Distribution Functions`` graphically**