document.write( "Question 258784: Amniocentesis tests result in miscarriage 0.5% of the time. Assuming each test is independent and follows a Bernoulli random variable, then what is the variance of one test? What is the variance of 400 tests? I found the equation for variance p(1-p), but it doesn't take into account the number of tests. \n" ); document.write( "
Algebra.Com's Answer #190509 by stanbon(75887) ![]() You can put this solution on YOUR website! Amniocentesis tests result in miscarriage 0.5% of the time. Assuming each test is independent and follows a Bernoulli random variable, then what is the variance of one test? What is the variance of 400 tests? I found the equation for variance p(1-p), but it doesn't take into account the number of tests. \n" ); document.write( "------------------- \n" ); document.write( "For a binomial distribution variance = npq \n" ); document.write( "---- \n" ); document.write( "Your problem: \n" ); document.write( "variance = 400*0.05*0.95 = 19 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |