SOLUTION: One cage contains 2 white mice and 3 black ones, and another cage contains 4 white mice and 3 black ones. A cage is chosen at random and three mice are selected. Find the expecte

Algebra.Com
Question 916261: One cage contains 2 white mice and 3 black ones, and another cage contains 4 white mice and 3 black ones. A cage is chosen at random and three mice are selected. Find the expected number of white mice in the sample.
I keep getting the wrong answer for this problem, I thought you did the number of ways to choose three mice (0-3) and find their probabilities and then continue to find the mean and that was the answer?

Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
Cage1: 5mice, 2W, 3B , p(w) = 2/5)
Cage2: 7mice: 4W, 3B, p(w) = 4/7
cage1 0r cage2 is chosen at random and three mice are selected, n = 3
expected number of white mice
W
0 P(x =0) = Choosing cage1 0r cage2
1 P(x=1) = +
2 P(x=2) = binompdf( 5, .4, 2) + binompdf(7, 4/7, 2) = similar to the above
3 P(x=3) = binompdf( 5, .4, 3) + binompdf(7, 4/7, 3) =
expected = 0•P(x =0) + 1•P(x =1) + 2•P(x =2) + 3•P(x =3)

RELATED QUESTIONS

One cage contains 3 white mice and 2 black ones, and another cage contains 5 white mice... (answered by robertb)
A cage contains 4 black and 5 white mice that are available for a biology experiment.... (answered by ewatrrr)
Assume that you have 12 mice in the cage: 5 white males, 3 gray females, and 4 gray... (answered by edjones)
A cage of lab mice contains 10 healthy mice and some infected mice infected with a deadly (answered by Cromlix)
A cage contains six rats, two of them are white (W) and four of them are brown (B). A... (answered by Edwin McCravy)
A bag contains 4 white and 2 black balls. Another bag contains 3 white and 3 black balls. (answered by Edwin McCravy)
An urn B1 contains 2 white and 3 black balls and another urn B2 contains 3 white and 4... (answered by greenestamps)
A box contains 3 white, 3 black balls. 3 balls are chosen from the box what is the prob.... (answered by edjones)
combination one bag contains 6 white balls and 8 black, and a second bag contains 3... (answered by Boreal)