MHB Find Probability of Male Mouse Given Gray: 8 Mice, 3 Males

  • Thread starter Thread starter navi
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary
To find the probability of at least one male mouse given that exactly one is gray, the initial setup was incorrect. The correct interpretation is that if one mouse is gray, the other must be white. The calculations show that the probability of selecting one gray and one white mouse is 15/56, and the probability of selecting two gray mice is 20/56. The total probability of having at least one gray mouse is 50/56, leading to a final probability of 3/5 for the other mouse being white. This approach clarifies the relationship between the colors and genders of the selected mice.
navi
Messages
12
Reaction score
0
HELP

There are 8 mice in a cage... 3 white males, 3 gray females, and 2 gray males. Two mice are selected simultaneously and at random, and their colors are noted. Find the pr that at least one mouse is a male given that exactly ones is grey.

I am not sure if I set up the tree correctly, so I just went by with combinations. I did: C(3,1)C(2,1)/C(3,1)C(2,1)+C(3,1)C(3,1), but that did not work. Why was that approach wrong?
 
Mathematics news on Phys.org
navi said:
HELP

There are 8 mice in a cage... 3 white males, 3 gray females, and 2 gray males. Two mice are selected simultaneously and at random, and their colors are noted. Find the pr that at least one mouse is a male given that exactly ones is grey.

I am not sure if I set up the tree correctly, so I just went by with combinations. I did: C(3,1)C(2,1)/C(3,1)C(2,1)+C(3,1)C(3,1), but that did not work. Why was that approach wrong?
Hi navi,

I think you may be making this harder than it is.

If exactly one mouse is gray, the other must be white. What do you know about white mice?
 
As castor28 said, if there are only two colors of mice, white and gray, two are chosen, and "exactly one is gray" then the other must be white!

Perhaps you meant "at least one is gray". That's a more interesting problem! Since there are 5 gray mice and three white mice, the probability the first mouse chosen is white is 3/8, then there are 5 gray mice and two white mice. The probability the second is chosen is gray is 5/7. The probability a white and a gray mouse are chosen, in that order, is (3/8)(5/7)= 15/56.

The probability the first mouse chosen is gray is 5/8. In that case, there are 4 gray mice and 3 white mice so the probability the second mouse chosen is white is 3/7. The probability that a gray and white mouse are chosen, in that order is (5/8)(3/7)= 15/56. It should be no surprise that this is the same as before.

Now, find the probability the two mice are both gray. As before, the probability the first mouse chosen is gray is 5/8. The probability the second mouse chose is also gray is 4/7 so the probability two gray mice are chosen is (5/8)(4/7)= 20/56.

We do not need to find the probability that the two mice are both white since we have "at least one of the two mice is gray". The "measure of the sample space" is (15/56)+ (15/56)+ (20/56)= 50/56. Out of that "sample space" the probability that "the other mouse is white is (15/56+ 15/56)/(50/56)= (30/56)/(50/56)= 30/50= 3/5.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...