document.write( "Question 840506:  Please help me solve this problem:
\n" );
document.write( "In a bottling filling plant, random samples of 9 bottles are chosen on regular intervals and the number of under-filled bottles are identified. Assume that the probability of a single bottle being under-filled is 5%. What is the probability that there will be more than one under-filled bottle in a randomly drawn sample of 9 bottles? \n" );
document.write( "
Algebra.Com's Answer #506374 by stanbon(75887)    ![]() You can put this solution on YOUR website! Please help me solve this problem: \n" ); document.write( "In a bottling filling plant, random samples of 9 bottles are chosen on regular intervals and the number of under-filled bottles are identified. Assume that the probability of a single bottle being under-filled is 5%. What is the probability that there will be more than one under-filled bottle in a randomly drawn sample of 9 bottles? \n" ); document.write( "----------------- \n" ); document.write( "Binomial Problem with n = 9 and p(under) = 0.05 \n" ); document.write( "------------------------------- \n" ); document.write( "P(more than 1) = 1 - P(none) = 1 - (0.95)^9 = 0.3698 \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================= \n" ); document.write( " \n" ); document.write( "  |