A professor randomly surveys 41 students about how many hours they studied for the last exam. The sample mean is 14.2 hours, and the sample standard deviation is 4.6 hours. Construct a 95% confidence interval for the true mean number of hours students studied for the exam.
From the problem we get the following information:
First, verify the central limit theorem
The Central Limit Theorem holds.
Now, we find the critical value. Since we only have a sample standard deviation, we need to use the t-score with \(DF = n-1 = 40\) degrees of freedom. Doing this, we get \(t_c = 2.021\).
\[E = t_c\frac{s}{\sqrt{n}} = 2.021\frac{4.6}{\sqrt{41}} = 1.45\] \[\bar{x} + E = 14.2 + 1.45 = 15.65\] \[\bar{x} - E = 14.2 - 1.45 = 12.75\]Solution:
We are 95% confident that the true mean for students’ study time is between 12.75 and 15.65 hours.