document.write( "Question 86399: For a sample of size n=60, proportion p=0.35, and at a 95% confidence level, the lower bound of the proportion is...\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A. 0.229
\n" );
document.write( "B. 0.121
\n" );
document.write( "C. 0.175
\n" );
document.write( "D. 0.414 \n" );
document.write( "
Algebra.Com's Answer #62509 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For a sample of size n=60, proportion p-hat=0.35, and at a 95% confidence level, the lower bound of the proportion is... \n" ); document.write( "---------------- \n" ); document.write( "p-hat-E is the lower bound \n" ); document.write( "-------------- \n" ); document.write( "Since p-hat = 0.35 s=sqrt(0.35*0.65/60) = 0.06157 \n" ); document.write( "--------- \n" ); document.write( "For 95% confidence z* = 1.96 \n" ); document.write( "---------------- \n" ); document.write( "Therefore E = 1.96*0.06157 = 0.1206899.. \n" ); document.write( "----------- \n" ); document.write( "Therefore lower bound = 0.35-0.1206899 = 0.22931.. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |