Question 346628
If a store produces a large number of 1 pound candy bags and 22% contain slightly less than 1 pound. If 17 bags are randomly chosen what is the probability that 4 will contain less than 1 pound?
--------------------------
Binomial Problem with n = 17 and p = 0.22
----
P(x=4) = 17C4(0.22)^4*(0.78)^13 = 0.2205
============================================
Cheers,
Stan H.
==========