Two-Sample T-Interval Procedure
Which of the following steps is necessary for constructing a 95% confidence interval for the difference between two population means when both population standard deviations are unknown?
| Group | Sample Size | Sample Mean | Sample Standard Deviation |
|---|---|---|---|
| Department 1 | 30 | 12.3 | 3.5 |
| Department 2 | 30 | 7.6 | 3.4 |
A
Use the t-distribution with degrees of freedom approximated by taking the minimum of $$n_1-1$$ and $$n_2-1$$ and compute the standard error as $$\sqrt{(s_1^2/n_1) + (s_2^2/n_2)}$$.
B
Use the normal distribution regardless of sample sizes when the population standard deviations are unknown.
C
Use a chi-square distribution to adjust for the variance in the sample standard deviations.
D
Calculate a pooled variance and then use the z-distribution with degrees of freedom equal to $$n_1+n_2-1$$.
APFIVE