document.write( "Question 1076942: You plan to construct a 96% percent confidence interval for the true proportion of students who attempted a review quiz more than 4 times. Assume that you will be able to use a Simple Random Sample.\r
\n" );
document.write( "\n" );
document.write( "(a) What is the critical value for such a confidence interval? Give your answer to three decimal places.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) What is the minimum sample size required to get a margin of error less than 0.04?\r
\n" );
document.write( "\n" );
document.write( "n = \n" );
document.write( "
Algebra.Com's Answer #691532 by Boreal(15235) You can put this solution on YOUR website! z=2.053 \n" ); document.write( "for minimum sample size use p=0.5 which maximizes the interval \n" ); document.write( "0.04=2.053*sqrt(p*(1-p))/n \n" ); document.write( "square both sides and multiply by n \n" ); document.write( "0.0016n=1.0537 \n" ); document.write( "n=658.56=659 \n" ); document.write( " |