AP Statistics · Topic 7.2
Constructing a Confidence Interval for a Population Mean Practice
Part of Inference for Quantitative Data: Means.(UNC-4.E)
Practice questions
30
Sample questions
5 of 30 — sign in to practice the rest with adaptive difficulty and mastery tracking.
Sample 1difficulty 1/5
A researcher constructs a 95% confidence interval for a population mean from a random sample of size n = 16.
What degrees of freedom should be used for the critical t* value?
- A
16
- B
30
- C
14
- Dcheck_circle
15
Why
For a one-sample t-procedure, df = n - 1 = 16 - 1 = 15.
- A
Sample 2difficulty 1/5
A random sample of 25 batteries has a mean lifetime of 42.3 hours with sample standard deviation 5.1 hours. The lifetimes are approximately normally distributed.
What is the standard error of the mean for this sample?
- A
0.20
- B
5.10
- Ccheck_circle
1.02
- D
0.41
Why
SE = s/sqrt(n) = 5.1/sqrt(25) = 5.1/5 = 1.02.
- A
Sample 3difficulty 1/5
A researcher wants a 95% z-interval with margin of error at most 2 units. From a pilot study, sigma = 8.
What is the minimum sample size needed?
- A
16
- Bcheck_circle
62
- C
8
- D
32
Why
n >= (z* sigma/ME)^2 = (1.96 * 8/2)^2 = (7.84)^2 = 61.5. Round up to 62.
- A
Sample 4difficulty 1/5
A 95% t-interval has the form x-bar ± t* (s/sqrt(n)). For n = 25, s = 10, x-bar = 50, t* = 2.064.
What is the margin of error?
- A
0.83
- Bcheck_circle
4.13
- C
20.64
- D
2.06
Why
ME = 2.064 * (10/sqrt(25)) = 2.064 * 2 = 4.13.
- A
Sample 5difficulty 1/5
A random sample of n = 20 trees yields a mean diameter of 12.4 inches with s = 2.1 inches. Use t* = 2.093 for 95% confidence with df = 19.
What is the 95% confidence interval for the mean tree diameter?
- A
(12.30, 12.50)
- B
(10.30, 14.50)
- Ccheck_circle
(11.42, 13.38)
- D
(11.98, 12.82)
Why
ME = 2.093 * (2.1/sqrt(20)) = 2.093 * 0.4696 = 0.983. CI = 12.4 ± 0.98 = (11.42, 13.38).
- A