Respuesta :
Answer:
If we compare the p value with the significance level provided [tex]\alpha=0.05[/tex] we see that [tex]p_v>\alpha[/tex] so we can conclude that we have enough evidence to FAIL to reject the null hypothesis, and we can say the the true proportion's for public and private universities are not significantly different at 5% of significance.
Step-by-step explanation:
1) Data given and notation
[tex]X_{1}=655[/tex] represent the number of successes for private university
[tex]X_{2}=804[/tex] represent the number of successes for public university
[tex]n_{1}=1042[/tex] sample of 1 selected
[tex]n_{2}=1317[/tex] sample of 2 selected
[tex]\hat p_{1}=\frac{655}{1042}=0.629[/tex] represent the sample proportion for private university
[tex]\hat p_{2}=\frac{804}{1317}=0.610[/tex] represent the sample proportion 2
z would represent the statistic (variable of interest)
[tex]p_v[/tex] represent the value for the test (variable of interest)
2) Concepts and formulas to use
We need to conduct a hypothesis in order to check if the we have significant differences betwen the two proportions, the system of hypothesis would be:
Null hypothesis:[tex]p_{1} = p_{2}[/tex]
Alternative hypothesis:[tex]p_{1} \neq p_{2}[/tex]
We need to apply a z test to compare proportions, and the statistic is given by:
[tex]z=\frac{\hat p_{1}-\hat p_{2}}{\sqrt{\hat p (1-\hat p)(\frac{1}{n_{1}}+\frac{1}{n_{2}})}}[/tex] (1)
Where [tex]\hat p=\frac{X_{1}+X_{2}}{n_{1}+n_{2}}=\frac{655+804}{1042+1317}=0.618[/tex]
3) Calculate the statistic
Replacing in formula (1) the values obtained we got this:
[tex]z=\frac{0.629-0.610}{\sqrt{0.618(1-0.618)(\frac{1}{1042}+\frac{1}{1317})}}=0.943[/tex]
4) Statistical decision
Since is a bilateral test the p value would be:
[tex]p_v =2*P(Z>0.943)=0.346[/tex]
If we compare the p value with the significance level provided [tex]\alpha=0.05[/tex] we see that [tex]p_v>\alpha[/tex] so we can conclude that we have enough evidence to FAIL to reject the null hypothesis, and we can say the the true proportion's for public and private universities are not significantly different at 5% of significance.