Respuesta :
Answer:
b. H0: μ ≥ 6; HA: μ < 6
[tex]t=\frac{5.917-6}{\frac{0.0937}{\sqrt{12}}}=-3.07[/tex]
[tex] df = n-1 = 12-1 =11[/tex]
[tex]p_v =P(t_{11}<-3.069)=0.0053[/tex]
Step-by-step explanation:
Data given and notation
Data: 5.8,5.8,5.8,5.9,5.9,5.9,5.9,5.9, 6,6,6,6.1
We can calculate the sample mean and deviation with the following formulas:
[tex] \bar X= \frac{\sum_{i=1}^n X_i}{n}[/tex]
[tex] s=\sqrt{\frac{\sum_{i=1}^n (X_i \bar X)^2}{n-1}}[/tex]
[tex]\bar X=5.917[/tex] represent the mean for the sample
[tex]s=0.0937[/tex] represent the standard deviation for the sample
[tex]n=12[/tex] sample size
[tex]\mu_o =6[/tex] represent the value that we want to test
[tex]\alpha[/tex] represent the significance level for the hypothesis test.
t would represent the statistic (variable of interest)
[tex]p_v[/tex] represent the p value for the test (variable of interest)
State the null and alternative hypotheses.
We need to conduct a hypothesis in order to determine if the true mean is lower than 6:
Null hypothesis:[tex]\mu \geq 6[/tex]
Alternative hypothesis:[tex]\mu < 6[/tex]
We don't know the population deviation, so for this case is better apply a t test to compare the actual mean to the reference value, and the statistic is given by:
[tex]t=\frac{\bar X-\mu_o}{\frac{s}{\sqrt{n}}}[/tex] (1)
t-test: "Is used to compare group means. Is one of the most common tests and is used to determine if the mean is (higher, less or not equal) to an specified value".
Calculate the statistic
We can replace in formula (1) the info given like this:
[tex]t=\frac{5.917-6}{\frac{0.0937}{\sqrt{12}}}=-3.07[/tex]
Calculate the critical value
The degrees of freedom are given by:
[tex] df = n-1 = 12-1 =11[/tex]
The critical value for this case would be :
[tex]P(t_{11}<a)=0.05[/tex]
The value of a that satisfy this on the t distribution with 11 degrees of freedom is a=-1.796 and would be the critical value on this case zc=-1.796.
Calculate the P-value
Since is a one-side lower test the p value would be:
[tex]p_v =P(t_{11}<-3.069)=0.0053[/tex]
Conclusion
If we compare the p value and the significance level given [tex]\alpha=0.05[/tex] we see that [tex]p_v<\alpha[/tex] so we can conclude that we reject the null hypothesis, and the the actual mean is significantly lower than 6
Using the t-distribution, we have that:
a) H0: μ ≥ 6; HA: μ < 6
b) The test statistic is t = -3.08
c) a. 0.005 < p-value < 0.01
Item a:
At the null hypothesis, it is tested if the mean is of at least 6 seconds, that is:
[tex]H_0: \mu \geq 6[/tex]
At the alternative hypothesis, it is tested if the mean is of less than 6 seconds, that is:
[tex]H_1: \mu < 6[/tex]
Item b:
We have the standard deviation for the sample, thus, the t-distribution is used. 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.
For this problem, the values of the parameters are:
[tex]\mu = 6, n = 12[/tex]
[tex]\overline{x} = \frac{3(5.8) + 5(5.9) + 3(6) + 6.1}{12} = 5.92[/tex]
[tex]s = \sqrt{\frac{3(5.8-5.92)^2 + 5(5.9-5.92)^2 + 3(6-5.92)^2 + (6.1-5.92)^2}{12}} = 0.09[/tex]
Hence, the value of the test statistic is:
[tex]t = \frac{5.92 - 6}{\frac{0.09}{\sqrt{12}}}[/tex]
[tex]t = -3.08[/tex]
Item c:
The p-value of the test is found using a left-tailed test, as we are testing if the mean is less than a value, with t = -3.08 and 12 - 1 = 11 df.
Using a t-distribution calculator, it is of 0.0052, hence:
a. 0.005 < p-value < 0.01
A similar problem is given at https://brainly.com/question/13873630