document.write( "Question 527267: if 5 apples in a barrel of 25 apples are rotton, what is the expected number of rotton apples in a sample of 2 apples? \n" ); document.write( "
Algebra.Com's Answer #348835 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if 5 apples in a barrel of 25 apples are rotten, what is the expected number of rotten apples in a sample of 2 apples? \n" ); document.write( "---- \n" ); document.write( "Binomial Problem with n = 2 and p(rotten) = 5/25 = 1/5 \n" ); document.write( "---- \n" ); document.write( "Expectec number = mean = np = 2*(1/5) = 2/5 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |