The Civil War. Suppose a national survey conducted among a simple random sample of 1475 adults shows that 54% of Americans think the Civil War is still relevant to American politics and political life. Round all results to four decimal places.

1. What are the correct hypotheses for conducting a hypothesis test to determine if these data provide strong evidence that the majority of the Americans think the Civil War is still relevant.

A. H_0: p = 0.5, H_A: p > 0.5
B. H_0: p = 0.5, H_A: p < 0.5
C. H_0: p = 0.5, H_A: p \neq 0.5
2. Calculate the test statistic for this hypothesis test. =
3. Calculate the p-value for this hypothesis test.
4. What is your conclusion using \alpha = 0.1?
A. Do not reject H_0
B. Reject H_0

Respuesta :

Answer:

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

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

A. H_0: p = 0.5, H_A: p > 0.5

2) [tex]z=\frac{0.54 -0.5}{\sqrt{\frac{0.5(1-0.5)}{1475}}}=3.072[/tex]  

3) [tex]p_v =P(z>3.072)=0.00106[/tex]  

4) The p value obtained was a very low value and using the significance level given [tex]\alpha=0.1[/tex] we have [tex]p_v<\alpha[/tex] so we can conclude that we have enough evidence to reject the null hypothesis

B. Reject H_0

Step-by-step explanation:

Data given and notation

n=1475 represent the random sample taken

[tex]\hat p=0.54[/tex] estimated proportion of adults who think the Civil War is still relevant to American politics and political life

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

[tex]\alpha=0.1[/tex] represent the significance level

Confidence=90% or 0.90

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 majority of Americans think the Civil War is still relevant to American politics and political life.:  

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

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

A. H_0: p = 0.5, H_A: p > 0.5

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 requires we can replace in formula (1) like this:  

[tex]z=\frac{0.54 -0.5}{\sqrt{\frac{0.5(1-0.5)}{1475}}}=3.072[/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 significance level provided [tex]\alpha=0.1[/tex]. 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>3.072)=0.00106[/tex]  

So the p value obtained was a very low value and using the significance level given [tex]\alpha=0.1[/tex] we have [tex]p_v<\alpha[/tex] so we can conclude that we have enough evidence to reject the null hypothesis

B. Reject H_0