Respuesta :
Answer:
See explanation below
Step-by-step explanation:
Data given and notation Â
First we need to find the sample mean and deviation from the data 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[/tex] represent the sample mean Â
[tex]s[/tex] represent the sample standard deviation
[tex]n[/tex] sample size Â
[tex]\mu_o [/tex] represent the value that we want to test Â
[tex]\alpha[/tex] represent the significance level for the hypothesis test. Â
z 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 have three possible options for the null and the alternative hypothesis:
Case Bilateral Â
Null hypothesis:[tex]\mu = \mu_o[/tex] Â
Alternative hypothesis:[tex]\mu \neq \mu_o[/tex]
Case Right tailed
Null hypothesis:[tex]\mu \leq \mu_o[/tex] Â
Alternative hypothesis:[tex]\mu > \mu_o[/tex]
Case Left tailed
Null hypothesis:[tex]\mu \geq \mu_o[/tex] Â
Alternative hypothesis:[tex]\mu < \mu_o[/tex]
We assume that w 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) and the value obtained is assumed as [tex]t_o[/tex]
Calculate the P-value Â
First we need to find the degrees of freedom:
[tex] df=n-1[/tex]
Case two tailed
Since is a two-sided tailed test the p value would be: Â
[tex]p_v =2*P(t_{df}>|t_o|)[/tex] Â
Case Right tailed
Since is a one-side right tailed test the p value would be: Â
[tex]p_v =P(t_{df}>t_o)[/tex] Â
Case Left tailed
Since is a one-side left tailed test the p value would be: Â
[tex]p_v =P(t_{df}<t_o)[/tex] Â
Conclusion Â
The rule of decision is this one:
[tex]p_v >\alpha[/tex] We fail to reject the null hypothesis at the significance level [tex]\alpha[/tex] assumed
[tex]p_v <\alpha[/tex] We reject the null hypothesis at the significance level [tex]\alpha[/tex] assumed