document.write( "Question 1157147: Two samples are taken with the following numbers of successes and sample sizes
\n" );
document.write( "r1 = 29
\n" );
document.write( "r2 = 31
\n" );
document.write( "n1 = 63
\n" );
document.write( "n2 = 77\r
\n" );
document.write( "\n" );
document.write( "Find a 98% confidence interval, round answers to the nearest thousandth.
\n" );
document.write( "_______ < p1−p2 < _______
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #780017 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is ready made to be put into a calculator. \n" ); document.write( "(-.14, +.25) is the 98% CI.\r \n" ); document.write( "\n" ); document.write( "By hand, the half-interval or z*SE is z(0.99)*sqrt (p1(1-p1)/n1)+(p2(1-p2)/n2)) \n" ); document.write( "=2.33*sqrt(0.00706) \n" ); document.write( "and to rounding error, you get a half-interval of 0.195, which is half the difference between -.14 and +.25 above.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |