Question 518982
A shipment of 250 microwaves contains 5 defective units.If a company buys 4 Microwaves find the probability of them getting 1 defective microwave.
-----
Binomial Problem with n = 4 and p(defect) = 5/250 = 1/50
----
P(x = 1) = 4C1(1/50)*(49/50)^3 = 0.0753
====================
Cheers,
Stan H.
===============