document.write( "Question 1168753: Assume that a sample is used to estimate a population proportion p. Find the margin of error E that corresponds to the given statistics and confidence level. Round the margin of error to four decimal places.\r
\n" );
document.write( "\n" );
document.write( "90% confidence; n = 360, x = 110
\n" );
document.write( "Group of answer choices
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #793365 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "At 90% confidence, the z critical value is about z = 1.645; this value you'll need to look up in a table found in the back of your book. You can also use a calculator.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "phat = sample proportion \n" ); document.write( "phat = x/n \n" ); document.write( "phat = 110/360 \n" ); document.write( "phat = 0.30556\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "E = margin of error \n" ); document.write( "E = z*sqrt(phat*(1-phat)/n) \n" ); document.write( "E = 1.645*sqrt(0.30556*(1-0.30556)/360) \n" ); document.write( "E = 0.039937 \n" ); document.write( "E = 0.0399 \n" ); document.write( " \n" ); document.write( " |