document.write( "Question 1107255: Two samples are taken with the following numbers of successes and sample sizes r1=26 r2=28 n1=92 n2=63 Find a 98% confidence interval, round answers to the nearest thousandth
Algebra.Com's Answer #722283 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! proportion 1 is 26/92=0.2826 \n" ); document.write( "proportion 2 is 28/63=0.4444 \n" ); document.write( "Their difference is -0.1618 \n" ); document.write( "the CI is 0.1618+/- z(0.99)sqrt (p1(1-p1))/n1+(p2(1-p2))/n2)) \n" ); document.write( "=-0.1618 +/- 2.326*sqrt (0.006122) \n" ); document.write( "=-0.1618+/-0.1820 or (-0.344, 0.020)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |