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
Problem 8.1.13
Textbook Question
In Exercises 11–14, test the claim about the difference between two population means and at the level of significance . Assume the samples are random and independent, and the populations are normally distributed.
Claim: μ1<μ2; α=0.05
Population statistics:σ1=75 and σ2=105
Sample Statistics: x̅1=2435, n1=35, x̅2=2432, n2=90

1
Step 1: Identify the null and alternative hypotheses. The null hypothesis (H₀) states that μ₁ ≥ μ₂, while the alternative hypothesis (H₁) states that μ₁ < μ₂. This is a one-tailed test since the claim is about μ₁ being less than μ₂.
Step 2: Determine the test statistic formula for comparing two population means when population standard deviations (σ₁ and σ₂) are known. The formula is:
Step 3: Substitute the given values into the formula. Use x̅₁ = 2435, x̅₂ = 2432, σ₁ = 75, σ₂ = 105, n₁ = 35, and n₂ = 90. Calculate the numerator (x̅₁ - x̅₂) and the denominator (the square root of the sum of variances divided by sample sizes).
Step 4: Find the critical value for the test. Since α = 0.05 and this is a one-tailed test, use the z-distribution table to find the critical z-value corresponding to α = 0.05. This value will help determine the rejection region for the null hypothesis.
Step 5: Compare the calculated test statistic to the critical value. If the test statistic falls in the rejection region (i.e., it is less than the critical value), reject the null hypothesis. Otherwise, fail to reject the null hypothesis. Interpret the result in the context of the claim μ₁ < μ₂.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
4mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Hypothesis Testing
Hypothesis testing is a statistical method used to make decisions about population parameters based on sample data. It involves formulating a null hypothesis (H0) and an alternative hypothesis (H1), then using sample statistics to determine whether to reject H0 in favor of H1. In this case, the claim is that the mean of population one (μ1) is less than the mean of population two (μ2), which sets the stage for testing this hypothesis.
Recommended video:
Guided course
Step 1: Write Hypotheses
Significance Level (α)
The significance level, denoted as α, is the threshold for determining whether the observed data is statistically significant. It represents the probability of rejecting the null hypothesis when it is actually true (Type I error). In this scenario, α is set at 0.05, meaning there is a 5% risk of concluding that μ1 is less than μ2 when it is not, guiding the decision-making process in hypothesis testing.
Recommended video:
Finding Binomial Probabilities Using TI-84 Example 1
Two-Sample Z-Test
A two-sample Z-test is used to compare the means of two independent populations when the population variances are known. It calculates a Z statistic based on the difference between sample means, the population standard deviations, and the sample sizes. This test is appropriate here since the populations are normally distributed and the variances (σ1 and σ2) are provided, allowing for a valid comparison of the means.
Recommended video:
Sampling Distribution of Sample Proportion
Watch next
Master Difference in Means: Hypothesis Tests with a bite sized video explanation from Patrick
Start learning