Respuesta :
Answer:
H0: μ = 30; HA: μ ≠ 30
Step-by-step explanation:
1) Data given and notation
[tex]\bar X=38[/tex] represent the mean of one way conmute time repellent for the sample
[tex]s=8[/tex] represent the sample standard deviation
[tex]n=100[/tex] sample size
[tex]\mu_o =30[/tex] represent the value that we want to test
[tex]\alpha[/tex] not given 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)
2) State the null and alternative hypotheses.
We need to conduct a hypothesis in order to determineif the average commute time of elementary school students in this district is different than the commonly cited standard of 30 minutes, the system of hypothesis would be:
Null hypothesis:[tex]\mu = 30[/tex]
Alternative hypothesis:[tex]\mu \neq 30[/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".
3) Calculate the statistic
We can replace in formula (1) the info given like this:
[tex]t=\frac{38-30}{\frac{8}{\sqrt{100}}}=10[/tex]
4) Calculate the P-value
First we need to calculate the degrees of freedom given by:
[tex]df=n-1=100-1=99[/tex]
Since is a one-side upper test the p value would be:
[tex]p_v =2*P(t_{99}>10)=0.000[/tex]
In Excel we can use the following formula to find the p value "=2*(1-T.DIST(10,99,TRUE))"
5) Conclusion
If we compare the p value and if we use a significance level, for example [tex]\alpha=0.05[/tex] we see that [tex]p_v<\alpha[/tex] so we can conclude that we reject the null hypothesis, so we can conclude that the average commute time of elementary school students in this district is different than the commonly cited standard of 30 minutes at 0.05 of signficance.