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

  • Thread starter Thread starter navi
  • Start date Start date
  • Tags Tags
    Probability
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.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top