SOLUTION: A package contains 37 fuses, of which 6 are defective. A sample of 5 fuses is selected at random. (b) How many of the samples contain exactly 2 defective fuses? (c) How many of t

Algebra.Com
Question 716979: A package contains 37 fuses, of which 6 are defective. A sample of 5 fuses is selected at random.
(b) How many of the samples contain exactly 2 defective fuses?
(c) How many of the samples contain at least 1 defective fuse?

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
A package contains 37 fuses, of which 6 are defective. A sample of 5 fuses is selected at random.
----
Binomial Problem with n = 5 ; p(defect)=6/37 ; p(not)=31/37
---------------------------------
(b) How many of the samples contain exactly 2 defective fuses?
P(x = 2) = 5C2(7/37)^2(31/37)^3 = binompdf(5,31/37),2) = 0.0299
------------------------------------------------------------------
(c) How many of the samples contain at least 1 defective fuse?
P(at least one) = 1 - P(x=0) = 1 - (31/37)^5 = 0.5071
=========================================================
Cheers,
Stan H.
================

RELATED QUESTIONS

A box of 10 fuses has two defective fuses. In how many ways can one select three of these (answered by ikleyn)
A shipment of 22 fuses contains 3 defective fuses. A quality control specialist chooses a (answered by KMST)
Quality Control: A factory produces fuses, which are packaged in boxes of 10. Three... (answered by robertb,sudhanshu_kmr)
a collection of 18 fuses contains two that are defective. if one is selected at random... (answered by Jeef Gorrdon)
A shopkeeper sells two different types of fuse packages. The first type package contains... (answered by Theo)
Suppose that we have a fuse box containing 63 fuses, of which 12 are defective. If 2... (answered by ikleyn)
#1a A bag contains 4 yellow balls and 6 green balls. Two balls are drawn without... (answered by ewatrrr)
Consider a box containing 3 faulty and 2 good fuses. Two fuses are chosen at random from... (answered by Theo)
A vendor is trying to sell you a box of 50 fuses that contains exactly 5 defective fuses. (answered by ewatrrr)