document.write( "Question 860416: A statistician claims that less than 25% of the adults in the US want the government to clean up the environment. You want to test the claim. You find that in a sample of 200 adults, 60 say they want the gov. to clean up. At alfa=0.10, do you have enough evidence to reject the claim?
\n" );
document.write( "
\n" );
document.write( "1. State null and alternative hypothesis
\n" );
document.write( "2. Calculate z
\n" );
document.write( "3. Compare P to alfa, or identify the rejection region
\n" );
document.write( "4. State results in term H0 and Ha \n" );
document.write( "
Algebra.Com's Answer #518485 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A statistician claims that less than 25% of the adults in the US want the government to clean up the environment. You want to test the claim. You find that in a sample of 200 adults, 60 say they want the gov. to clean up. At alfa=0.10, do you have enough evidence to reject the claim? \r \n" ); document.write( "\n" ); document.write( "1. State null and alternative hypothesis \n" ); document.write( "Ho: p >= 0.25 \n" ); document.write( "Ha: p < 0.25(claim) \n" ); document.write( "------------------------------- \n" ); document.write( "p-hat = 60/200 = 0.3 \n" ); document.write( "------ \n" ); document.write( "z(0.3) = (0.3-0.25)/sqrt[0.25*0.75/200] = 1.6330 \n" ); document.write( "--------------- \n" ); document.write( "P-value = P(z < 1.6330) = 0.9487 \n" ); document.write( "---- \n" ); document.write( "Since the p-value is greater than 10%, fail to reject Ho. \n" ); document.write( "The test results do not support the claim. \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( "2. Calculate z \n" ); document.write( "3. Compare P to alfa, or identify the rejection region \n" ); document.write( "4. State results in term H0 and Ha \n" ); document.write( " \n" ); document.write( " |