Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
10. Hypothesis Testing for Two Samples
Two Means - Unknown, Unequal Variance
Struggling with Statistics?
Join thousands of students who trust us to help them ace their exams!Watch the first videoMultiple Choice
Researchers are comparing the average number of hours worked per week by employees at two different companies. Below are the results from two independent random samples. Assuming population standard deviations are unknown and unequal, calculate the -score for the difference in means, but do not find a -value or state a conclusion.
Company A: ; hours; hours
Company B: hours; hours
A
1.316
B
1.344
C
1.012
D
1.034

1
Step 1: Identify the formula for the t-score when comparing the difference in means for two independent samples with unequal variances. The formula is: t = (x̄₠- x̄₂) / sqrt((s₲ / nâ‚) + (s₂² / nâ‚‚)), where x̄₠and x̄₂ are the sample means, sâ‚ and sâ‚‚ are the sample standard deviations, and nâ‚ and nâ‚‚ are the sample sizes.
Step 2: Substitute the given values into the formula. For Company A: x̄₠= 22.4, s₠= 3.2, n₠= 25. For Company B: x̄₂ = 21.1, s₂ = 2.9, n₂ = 16. The formula becomes: t = (22.4 - 21.1) / sqrt((3.2² / 25) + (2.9² / 16)).
Step 3: Simplify the numerator. Calculate the difference in sample means: (22.4 - 21.1).
Step 4: Simplify the denominator. First, square the standard deviations: s₲ = 3.2² and s₂² = 2.9². Then divide each squared value by its respective sample size: (s₲ / nâ‚) and (s₂² / nâ‚‚). Finally, add these two results together and take the square root.
Step 5: Divide the simplified numerator by the simplified denominator to compute the t-score. This will give you the t-score for the difference in means.
Watch next
Master Difference in Means: Hypothesis Tests with a bite sized video explanation from Patrick
Start learning