Hypothesis Testing
Learn to perform t-tests, chi-square tests, and interpret p-values for data-driven decisions.
1
Introduction to Hypothesis Testing
Hypothesis testing is a statistical method to determine whether there is enough evidence to reject a null hypothesis.

2
Null and Alternative Hypothesis
In hypothesis testing:
- The null hypothesis (H₀) assumes no effect or difference.
- The alternative hypothesis (H₁) suggests an effect or difference.
All lessons in this course
- Descriptive Statistics
- Probability Distributions
- Hypothesis Testing