document.write( "Question 352829: In a department store there are 120 customers, 90 of who will buy at least 1 item. If 5 customers are selected at random, one by one, find the probability that all will buy at least 1 item. \n" ); document.write( "
Algebra.Com's Answer #252230 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a department store there are 120 customers, 90 of who will buy at least 1 item. If 5 customers are selected at random, one by one, find the probability that all will buy at least 1 item.
\n" ); document.write( "-------
\n" ); document.write( "P(each of 5 buy at least one) = 1 - P(none of 5 buy at least one)
\n" ); document.write( "---
\n" ); document.write( "Note: There are 30 who will not buy at least one item
\n" ); document.write( "---------------
\n" ); document.write( "= 1 - 30C5/120C5
\n" ); document.write( "----
\n" ); document.write( "= 1 - 0.0000007478
\n" ); document.write( "---
\n" ); document.write( "= 0.999252....
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );