Statistics · real student question

A box holds 15 items, of which 3 are defective and 12 are good. Five items are drawn at random without replacement. Find (1) the probability that exactly 2 are defective, and (2) the probability that at least 2 are defective.

Question

A box contains 1515 items, of which 33 are defective and 1212 are good. Five items are selected at random (without replacement). Find

(1) the probability that exactly 22 of the 55 are defective;
(2) the probability that at least 22 of the 55 are defective.

Step-by-step solution

  1. Set up the sample space as unordered selections. Choosing 55 of the 1515 items without regard to order gives

    (155)=15141312115!=3003\binom{15}{5}=\frac{15\cdot 14\cdot 13\cdot 12\cdot 11}{5!}=3003

    equally likely outcomes. Because the draw is without replacement, combinations — not powers — are the right count.

  2. (1) Count the favourable selections. Exactly two defectives means choosing 22 of the 33 defectives and 33 of the 1212 good items:

    (32)(123)=3×220=660\binom{3}{2}\binom{12}{3}=3\times 220=660

  3. Divide and reduce.

    P(exactly 2)=6603003=20910.2198P(\text{exactly }2)=\frac{660}{3003}=\frac{20}{91}\approx 0.2198

    (Both numbers are divisible by 3333.)

  4. (2) Enumerate the cases for "at least 2". Since the box contains only 33 defectives, "at least 22" means exactly 22 or exactly 33 — just two cases, so no complement is needed:

    (33)(122)=1×66=66\binom{3}{3}\binom{12}{2}=1\times 66=66

  5. Add the two disjoint cases.

    P(at least 2)=660+663003=7263003=22910.2418P(\text{at least }2)=\frac{660+66}{3003}=\frac{726}{3003}=\frac{22}{91}\approx 0.2418

    P(exactly 2)=2091,P(at least 2)=2291\boxed{P(\text{exactly }2)=\tfrac{20}{91},\qquad P(\text{at least }2)=\tfrac{22}{91}}

  6. Check that the full distribution sums to 1. The four possible defect counts give (30)(125)=792\binom{3}{0}\binom{12}{5}=792, (31)(124)=1485\binom{3}{1}\binom{12}{4}=1485, 660660 and 6666. Their total is 792+1485+660+66=3003=(155)792+1485+660+66=3003=\binom{15}{5} ✓, which confirms every count above.

Answer

P(exactly 2)=20910.220,P(at least 2)=22910.242P(\text{exactly }2)=\dfrac{20}{91}\approx 0.220,\quad P(\text{at least }2)=\dfrac{22}{91}\approx 0.242

Need to solve a different problem like this? Open the solver →