Respuesta :
Using the t-distribution, the 95% confidence interval for the average number of hours of sleep for working college students is between 6.03 and 6.97 hours.
What is a t-distribution confidence interval?
The confidence interval is:
[tex]\overline{x} \pm t\frac{s}{\sqrt{n}}[/tex]
In which:
- [tex]\overline{x}[/tex] is the sample mean.
- t is the critical value.
- n is the sample size.
- s is the standard deviation for the sample.
For this problem, the parameters are given as follows:
[tex]\overline{x} = 6.5, s = 2.4, t = 1.984, n = 101[/tex]
Hence the bounds of the interval are:
- [tex]\overline{x} - t\frac{s}{\sqrt{n}} = 6.5 - 1.984\frac{2.4}{\sqrt{101}} = 6.03[/tex]
- [tex]\overline{x} + t\frac{s}{\sqrt{n}} = 6.5 + 1.984\frac{2.4}{\sqrt{101}} = 6.97[/tex]
The 95% confidence interval for the average number of hours of sleep for working college students is between 6.03 and 6.97 hours.
More can be learned about the t-distribution at https://brainly.com/question/16162795
#SPJ1