- What is Hypothesis Testing
- Test Statistic, Type I and type II Errors, and Significance Level
- Decision Rule in Hypothesis Testing
- p-Value in Hypothesis Testing
- Selecting the Appropriate Test Statistic
- Hypothesis Testing with t-statistic
- Hypothesis Testing with z-statistic
- Tests Concerning Differences in Means
- Paired Comparision Tests - Mean Differences When Populations are Not Independent
- Hypothesis Tests Concerning Variances
- Chi-square Test – Test for value of a single population variance
- F-test - Test for the Differences Between Two Population Variances
- Non-parametric Tests
Tests Concerning Differences in Means
Sometimes we want to test if the mean values differ between two populations. We can assume that the two populations are normally distributed and that the samples are drawn independently.
We can combine observations from both samples to get a pooled estimate of the unknown population variance.
The hypothesis can be formed as follows:
- H0: µ1 - µ2 = 0 versus HA: µ1 - µ2 ≠ 0
- H0: µ1 - µ2 ≤ 0 versus HA: µ1 - µ2 > 0
- H0: µ1 - µ2 ≥ 0 versus HA: µ1 - µ2 < 0
Case 1: Normally distributed populations, population variances unknown, but assumed to be equal
Case 2: Normally distributed populations, population variances unequal and unknown
Related Downloads
Related Quizzes
Data Science in Finance: 9-Book Bundle
Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.
What's Included:
- Getting Started with R
- R Programming for Data Science
- Data Visualization with R
- Financial Time Series Analysis with R
- Quantitative Trading Strategies with R
- Derivatives with R
- Credit Risk Modelling With R
- Python for Data Science
- Machine Learning in Finance using Python
Each book includes PDFs, explanations, instructions, data files, and R code for all examples.
Get the Bundle for $39 (Regular $57)Free Guides - Getting Started with R and Python
Enter your name and email address below and we will email you the guides for R programming and Python.