document.write( "Question 1104942: A researcher is interested in testing the claim that more than 80% of the adults believe in global warming. She conducted a survey on a random sample of 800 adults. The survey showed that 650 adults in the sample believe in global warming. Assume the researcher wants to use a 0.05 significance level to test the claim.
\n" );
document.write( "(a)Identify the null hypothesis and the alternative hypothesis.
\n" );
document.write( "(b)Determine the test statistic.(Show all work)
\n" );
document.write( "(c)Determine the P-value for this test. (Show all work)
\n" );
document.write( "(d)Is there sufficient evidence to support the claim that more than 80% of adults believe in global
\n" );
document.write( "warming? Explain. \n" );
document.write( "
Algebra.Com's Answer #719725 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A researcher is interested in testing the claim that more than 80% of the adults believe in global warming. \n" ); document.write( "She conducted a survey on a random sample of 800 adults. The survey showed that 650 adults in the sample believe in global warming. Assume the researcher wants to use a 0.05 significance level to test the claim. \n" ); document.write( "--- \n" ); document.write( "Sample proportion = 650/800 = 0.8125 \n" ); document.write( "Std = sqrt(0.8*0.2/800)= 0.0141 \n" ); document.write( "--------------------------- \n" ); document.write( "(a)Null hypothesis and the alternative hypothesis. \n" ); document.write( "Ho: p = 0.8 (claim) \n" ); document.write( "Ha:: p # 0.8 \n" ); document.write( "---------------------- \n" ); document.write( "(b)Determine the test statistic.(Show all work) \n" ); document.write( "z(0.8125) = (0.8125-0.8)/0.0141 = 0.8865 \n" ); document.write( "----- \n" ); document.write( "p-value = 2*p(z > 0.8865) = 2*normalcdf(0.8865,100) = 0.375 \n" ); document.write( "----- \n" ); document.write( "Conclusion Since the p-value is greater than 5%, fail to reject Ho. \n" ); document.write( "Conclusion:: The test results support the claim that p = 0.8 \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( "(c)Determine the P-value for this test. (Show all work) \n" ); document.write( "(d)Is there sufficient evidence to support the claim that more than 80% of adults believe in global \n" ); document.write( "warming? Explain. \n" ); document.write( " |