Even though this situation is not likely (knowing the population standard deviations is not likely), the following example illustrates hypothesis testing for independent means, known population standard deviations. The sampling distribution for the difference between the means is normal and both populations must be normal. The random variable is . The normal distribution has the following format:
Example 10.6
Independent groups, population standard deviations known: The mean lasting time of two competing floor waxes is to be compared. Twenty floors are randomly assigned to test each wax. Both populations have a normal distributions. The data are recorded in Table 10.8.
Wax | Sample Mean Number of Months Floor Wax Lasts | Population Standard Deviation |
---|---|---|
1 | 3 | 0.33 |
2 | 2.9 | 0.36 |
Problem
Does the data indicate that wax 1 is more effective than wax 2? Test at a 5% level of significance.
Solution
This is a test of two independent groups, two population means, population standard deviations known.
Random Variable: = difference in the mean number of months the competing floor waxes last.
H0: μ1 ≤ μ2
Ha: μ1 > μ2
The words "is more effective" says that wax 1 lasts longer than wax 2, on average. "Longer" is a “>” symbol and goes into Ha. Therefore, this is a right-tailed test.
Distribution for the test: The population standard deviations are known so the distribution is normal. Using the formula, the distribution is:
Since μ1 ≤ μ2 then μ1 – μ2 ≤ 0 and the mean for the normal distribution is zero.
Calculate the p-value using the normal distribution: p-value = 0.1799
Graph:
– = 3 – 2.9 = 0.1
Compare α and the p-value: α = 0.05 and p-value = 0.1799. Therefore, α < p-value.
Make a decision: Since α < p-value, do not reject H0.
Conclusion: At the 5% level of significance, from the sample data, there is not sufficient evidence to conclude that the mean time wax 1 lasts is longer (wax 1 is more effective) than the mean time wax 2 lasts.
Using the TI-83, 83+, 84, 84+ Calculator
Press STAT
. Arrow over to TESTS
and press 3:2-SampZTest
. Arrow over to Stats
and press ENTER
. Arrow down and enter .33
for sigma1, .36
for sigma2, 3
for the first sample mean, 20
for n1, 2.9
for the second sample mean, and 20
for n2. Arrow down to μ1: and arrow to > μ2. Press ENTER
. Arrow down to Calculate
and press ENTER
. The p-value is p = 0.1799 and the test statistic is 0.9157. Do the procedure again, but instead of Calculate
do Draw
.
Try It 10.6
The means of the number of revolutions per minute of two competing engines are to be compared. Thirty engines of each type are randomly assigned to be tested. Both populations have normal distributions. Table 10.9 shows the result. Do the data indicate that Engine 2 has higher RPM than Engine 1? Test at a 5% level of significance.
Engine | Sample Mean Number of RPM | Population Standard Deviation |
---|---|---|
1 | 1,500 | 50 |
2 | 1,600 | 60 |
Example 10.7
An interested citizen wanted to know if Democratic U. S. senators are older than Republican U.S. senators, on average. On May 26 2013, the mean age of 30 randomly selected Republican Senators was 61 years 247 days old (61.675 years) with a standard deviation of 10.17 years. The mean age of 30 randomly selected Democratic senators was 61 years 257 days old (61.704 years) with a standard deviation of 9.55 years.
Problem
Do the data indicate that Democratic senators are older than Republican senators, on average? Test at a 5% level of significance.
Solution
This is a test of two independent groups, two population means. The population standard deviations are unknown, but the sum of the sample sizes is 30 + 30 = 60, which is greater than 30, so we can use the normal approximation to the Student’s-t distribution. Subscripts: 1: Democratic senators 2: Republican senators
Random variable: = difference in the mean age of Democratic and Republican U.S. senators.
H0: µ1 ≤ µ2 H0: µ1 – µ2 ≤ 0
Ha: µ1 > µ2 Ha: µ1 – µ2 > 0
The words "older than" translates as a “>” symbol and goes into Ha. Therefore, this is a right-tailed test.
Distribution for the test: The distribution is the normal approximation to the Student’s t for means, independent groups. Using the formula, the distribution is:
Since µ1 ≤ µ2, µ1 – µ2 ≤ 0 and the mean for the normal distribution is zero.
(Calculating the p-value using the normal distribution gives p-value = 0.4955)
Graph:
Compare α and the p-value: α = 0.05 and p-value = 0.4955. Therefore, α < p-value.
Make a decision: Since α < p-value, do not reject H0.
Conclusion: At the 5% level of significance, from the sample data, there is not sufficient evidence to conclude that the mean age of Democratic senators is greater than the mean age of the Republican senators.