document.write( "Question 1152953: A researcher center claims that at least 47% of adults in a certain country think the government is not aggressive enough in pursuing people who cheat on their taxes. In a random sample of 600 adults from that country. 41% say that the government is not aggressive enough in pursuing people who cheat on their taxes. At a=0.01, is there enough evidence to reject the center's claim? \n" ); document.write( "
Algebra.Com's Answer #775142 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Ho p=0.47 \n" ); document.write( "Ha it doesn't \n" ); document.write( "alpha=0.01 \n" ); document.write( "this is a 1 sample proportion \n" ); document.write( "z=(p-phat)/sqrt(p(1-p)/n) \n" ); document.write( "critical value |z|>2.576 \n" ); document.write( "z=-0.06/sqrt(0.47*0.53/600) \n" ); document.write( "z=-2.94 \n" ); document.write( "reject Ho; sufficient evidence at the 0.01 level to reject it and conclude that the true value is not 47%. \n" ); document.write( " |