Answer:
a) Null hypothesis:
Alternative hypothesis:
b)
c)
d) Fail to reject H0. There is not enough evidence to support the claim.
Step-by-step explanation:
Data given and notation
represent the sample mean
represent the sample standard deviation
sample size
represent the value that we want to test
represent the significance level for the hypothesis test.
t would represent the statistic (variable of interest)
represent the p value for the test (variable of interest)
a) State the null and alternative hypotheses.
We need to conduct a hypothesis in order to check if the population mean is higher than 76, the system of hypothesis are :
Null hypothesis:
Alternative hypothesis:
Since we don't know the population deviation, is better apply a t test to compare the actual mean to the reference value, and the statistic is given by:
(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".
b) Calculate the statistic
We can replace in formula (1) the info given like this:
c) P-value
We need to calculate the degrees of freedom first given by:
Since is a one-side right tailed test the p value would given by:
We can use the following code in excel to find the answer: "=1-T.DIST(2.45,28,TRUE)"
d) Conclusion
If we compare the p value and the significance level given we see that so we can conclude that we have enough evidence to FAIL to reject the null hypothesis.
The best option on this case:
Fail to reject H0. There is not enough evidence to support the claim.