Respuesta :
Answer:
a) Null hypothesis:[tex]\mu_{A} \leq \mu_{B}[/tex]
Alternative hypothesis:[tex]\mu_{A} > \mu_{B}[/tex]
b) [tex]t=\frac{6.82-6.25}{\sqrt{\frac{0.64^2}{16}+\frac{0.75^2}{10}}}}=1.992[/tex]
c) [tex]p_v =P(t_{(24)}>1.992)=0.0289[/tex]
d) 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 have enough evidence to reject the null hypothesis, and the more experience consultant A have a significant higher rate compared to the consultant B with less experience at 5% of significance.
Step-by-step explanation:
1) Data given and notation
[tex]\bar X_{A}=6.82[/tex] represent the mean for the sample of Consultant A
[tex]\bar X_{B}=6.25[/tex] represent the mean for the sample of Consultant B
[tex]s_{A}=0.64[/tex] represent the sample standard deviation for the sample of Consultant A
[tex]s_{B}=0.75[/tex] represent the sample standard deviation for the sample of bonsultant B
[tex]n_{A}=16[/tex] sample size selected for the Consultant A
[tex]n_{B}=10[/tex] sample size selected for the Consultant B
[tex]\alpha=0.05[/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)
Part a: State the null and alternative hypotheses.
We need to conduct a hypothesis in order to check if the mean for the Consultant A (more experience) is higher than the mean for the Consultant B, the system of hypothesis would be:
Null hypothesis:[tex]\mu_{A} \leq \mu_{B}[/tex]
Alternative hypothesis:[tex]\mu_{A} > \mu_{B}[/tex]
If we analyze the size for the samples both are less than 30 so for this case is better apply a t test to compare means, and the statistic is given by:
[tex]t=\frac{\bar X_{A}-\bar X_{B}}{\sqrt{\frac{s^2_{A}}{n_{A}}+\frac{s^2_{B}}{n_{B}}}}[/tex] (1)
t-test: "Is used to compare group means. Is one of the most common tests and is used to determine whether the means of two groups are equal to each other".
Part b: Calculate the statistic
We can replace in formula (1) the info given like this:
[tex]t=\frac{6.82-6.25}{\sqrt{\frac{0.64^2}{16}+\frac{0.75^2}{10}}}}=1.992[/tex]
Part c: P-value
The first step is calculate the degrees of freedom, on this case:
[tex]df=n_{A}+n_{B}-2=16+10-2=24[/tex]
Since is a one side test the p value would be:
[tex]p_v =P(t_{(24)}>1.992)=0.0289[/tex]
Part d: 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 have enough evidence to reject the null hypothesis, and the more experience consultant A have a significant higher rate compared to the consultant B with less experience at 5% of significance.