... | ... | @@ -7,7 +7,7 @@ Statistical tests are an integral part of data analysis. They aid in understandi |
|
|
In statistics, there are two main types of tests: parametric tests and non-parametric tests.
|
|
|
### Parametric Tests
|
|
|
|
|
|
1. **T-Test: Used to compare means between two groups. It assumes that the data follows a normal distribution and the variances are equal.
|
|
|
1. **T-Test**:Used to compare means between two groups. It assumes that the data follows a normal distribution and the variances are equal.
|
|
|
Analysis of Variance (ANOVA): Used to compare means between three or more groups. It also assumes normality and equal variances.
|
|
|
Regression Analysis: Examines the relationship between a dependent variable and one or more independent variables. It estimates the impact of independent variables on the dependent variable.
|
|
|
|
... | ... | |