SOLUTION: A box contains 30 balls: 20 are red and 10 are blue. Five balls are selected at random, without replacement. What is the probability that four of them are red? What if the five bal

Algebra.Com
Question 267588: A box contains 30 balls: 20 are red and 10 are blue. Five balls are selected at random, without replacement. What is the probability that four of them are red? What if the five balls are selected at random with replacement (i.e, a selected ball is put back in the box before the next selection is made)?
Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
A box contains 30 balls: 20 are red and 10 are blue.
Five balls are selected at random, without replacement.
What is the probability that four of them are red?
P(r = 4) = (20C4*10C1)/30C5 = 4845/27405 = 0.1768
--------------------------------------------------
What if the five balls are selected at random with replacement (i.e, a selected ball is put back in the box before the next selection is made)?
P(r = 4) = 5C4(2/3)^4(1/3) = 0.3292
=====================================
Cheers,
Stan H.

RELATED QUESTIONS

A bag contains 5 red balls and 3 blue balls. If two balls are drawn at random without... (answered by ikleyn,greenestamps)
suppose that two balls are selected at random succession without replacement from a box... (answered by Boreal)
A box contains 2 white balls and 3 black balls. 2 balls are selected at random what is... (answered by stanbon)
An urn contains 4 red balls, 2 green balls, and 4 blue balls. If 10 balls are selected at (answered by VFBundy)
two balls are drawn at random without replacement from a box containing 6 red balls, 4... (answered by ewatrrr)
a bag contains 10 red balls 15 green balls and 5 purple balls if two balls are chosen at... (answered by fractalier)
A box contains 3black and 5white balls. Two balls are selected at random without... (answered by oscargut)
box 1 contains 30 red balls and 70 white balls, box 2 contains 50 red balls and 50 white... (answered by ikleyn)
This question involves Binomial Distribution.. An urn contains 10 red balls and 5 blue... (answered by stanbon)