Question 821363
In a large group of invoices, 30% had a value greater than £50. A random sample of 3 invoices was taken determine the probability that: 
i) Exactly 2 had an invoice value greater than £50. 
------------
Binomial Problem with n = 3 and p(greater) = 0.30
-----
P(x = 2) = 3C2(0.3)^2(0.7) = 3*0.09*0.7 = 0.1890
---------------------
Cheers,
Stan H.
---------------