Respuesta :
Using the t-distribution, as we have the standard deviation for the sample, it is found that the p-value is of 0.0009.
What are the hypotheses tested?
At the null hypothesis, it is tested if the students study 20 hours, that is:
[tex]H_0: \mu = 20[/tex].
At the alternative hypothesis, it is tested if they study less than 20 hours, that is:
[tex]H_1: \mu < 20[/tex].
What is the test statistic?
The test statistic is given by:
[tex]t = \frac{\overline{x} - \mu}{\frac{s}{\sqrt{n}}}[/tex]
The parameters are:
- [tex]\overline{x}[/tex] is the sample mean.
- [tex]\mu[/tex] is the value tested at the null hypothesis.
- s is the standard deviation of the sample.
- n is the sample size.
In this problem, the values of the parameters are given as:
[tex]\overline{x} = 17.7, \mu = 20, s = 3.9, n = 33[/tex].
Hence, the value of the test statistic is:
[tex]t = \frac{\overline{x} - \mu}{\frac{s}{\sqrt{n}}}[/tex]
[tex]t = \frac{17.7 - 20}{\frac{3.9}{\sqrt{33}}}[/tex]
[tex]t = -3.39[/tex]
What is the p-value?
Using a t-distribution calculator, considering a left-tailed test, as we are testing if the mean is less than value, the p-value is of 0.0009.
More can be learned about the t-distribution at https://brainly.com/question/13873630