document.write( "Question 748117: A political analyst found that 43% of 300 Republican voters feel that the federal government has too much power. Find the 95% confidence interval of the population proportion of Republican voters who feel this way. \n" ); document.write( "
Algebra.Com's Answer #455331 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A political analyst found that 43% of 300 Republican voters feel that the federal government has too much power. Find the 95% confidence interval of the population proportion of Republican voters who feel this way. \n" ); document.write( "----- \n" ); document.write( "p-hat = 0.43 \n" ); document.write( "ME = 1.96*sqrt[0.43*0.57/300] = 0.056 \n" ); document.write( "---- \n" ); document.write( "95% CI: 0.43-0.056 < p < 0.43+0.056 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |