The mayor of a town has proposed a plan for the annexation of an adjoining community. A political study took a sample of 1000 voters in the town and found that 54% of the residents favored annexation. Using the data, a political strategist wants to test the claim that the percentage of residents who favor annexation is more than 50%. Determine the P-value of the test statistic. Round your answer to four decimal places.

Respuesta :

Answer:

[tex]z=\frac{0.54 -0.5}{\sqrt{\frac{0.5(1-0.5)}{1000}}}=2.530[/tex]  

[tex]p_v =P(z>2.530)=0.0057[/tex]  

Step-by-step explanation:

Data given and notation

n=1000 represent the random sample taken

[tex]\hat p=0.54[/tex] estimated proportion of residents that favored the annexation

[tex]p_o=0.5[/tex] is the value that we want to test

z would represent the statistic (variable of interest)

[tex]p_v[/tex] represent the p value (variable of interest)  

Concepts and formulas to use  

We need to conduct a hypothesis in order to test the claim that the true proportion is higher than 0.5:  

Null hypothesis:[tex]p \leq 0.5[/tex]  

Alternative hypothesis:[tex]p > 0.5[/tex]  

When we conduct a proportion test we need to use the z statistic, and the is given by:  

[tex]z=\frac{\hat p -p_o}{\sqrt{\frac{p_o (1-p_o)}{n}}}[/tex] (1)  

The One-Sample Proportion Test is used to assess whether a population proportion [tex]\hat p[/tex] is significantly different from a hypothesized value [tex]p_o[/tex].

Calculate the statistic  

Since we have all the info required we can replace in formula (1) like this:  

[tex]z=\frac{0.54 -0.5}{\sqrt{\frac{0.5(1-0.5)}{1000}}}=2.530[/tex]  

Statistical decision  

It's important to refresh the p value method or p value approach . "This method is about determining "likely" or "unlikely" by determining the probability assuming the null hypothesis were true of observing a more extreme test statistic in the direction of the alternative hypothesis than the one observed". Or in other words is just a method to have an statistical decision to fail to reject or reject the null hypothesis.  

The next step would be calculate the p value for this test.  

Since is a right tailed test the p value would be:  

[tex]p_v =P(z>2.530)=0.0057[/tex]