You are here: Project Scarlet » Statistical Inference » Two-Sample Z-Procedures » Confidence Interval
Z-Procedures
Example #381: Let us estimate the difference in means between two populations using a confidence interval to indicate our uncertainty. To do this, we collect data from each of the two populations. The data from population 1 are:
29, 60, 53, 39, 38, 35, 29, 44, 37, 35, 38, 39, 65, 38, 42, 56, 37, 72, 18, 35, 41, 29, 38, 46, 54, 67, 45, 40, 65, 38, 52, 51, 24, 34, 20, 30, 29, 51, 39, 34, 30, 61, 44, 69, 38, 32, 54, 47, 38, 67, 44, 42, 29, 43
The data from population 2 are:
36, 58, 49, 39, 19, 42, 58, 32, 40, 47, 40, 39, 47, 41, 43, 49, 53, 47, 54, 29, 38, 35, 40, 30, 23, 43, 38, 50, 49, 59, 40, 40, 43, 33, 33, 44, 51, 50, 38, 46, 47, 40, 53, 36, 41, 19, 36, 60, 41, 36, 35, 46, 53, 34, 35, 33, 54, 46
In addition to these data, we also know two important things. First, the data are generated from independent Normal processes; that is, the data in each sample come from independent Normal distributions. Second, we know that the population variances are σ²1 = 144 and σ²2 = 121.
With this information, calculate the endpoints of the symmetric 98% confidence interval for the difference in population means, μ1 − μ2.
To summarize the above, the values of import are:
\( \bar{x}_1 \) | = | 42.6667 |
---|---|---|
\( \bar{x}_2 \) | = | 41.8966 |
\( \sigma_1 \) | = | 12 |
\( \sigma_2 \) | = | 11 |
\( n_1 \) | = | 54 |
\( n_2 \) | = | 58 |
\( \alpha \) | = | 0.02 |
Calculate these values yourself then hover your mouse over the grey spaces to see if you calculated them correctly.
In the box below, please enter the two endpoints of the 98% confidence interval for the population mean, then click on the “Check your answer!” button. Please round your answer to the ten-thousandths place.
98% Confidence Bounds: (, )
Make sure the lower limit is less than the upper limit.
Show Formula
Show Solution
Show the R Code
Show the Excel Code
© Ole J. Forsberg, Ph.D. 2024. All rights reserved. | . | |