document.write( "Question 924033: Find the probability of randomly selecting 4
\n" ); document.write( "good quarts of milk in succession from a cooler containing
\n" ); document.write( "20 quarts of which 5 have spoiled
\n" ); document.write( "

Algebra.Com's Answer #560540 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
p = 5/20 = .25, n = 4
\n" ); document.write( "P(x = 4good) = .75^4 = .3164 0r 31.64% chance
\n" ); document.write( "
\n" );