Probability Red Fish Disappears First

  • Thread starter Thread starter quasar987
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary
SUMMARY

The probability that the first species to disappear from a pond populated by red, blue, and green fish is the red species can be calculated using combinatorial methods. Given the number of fish in each species as R, B, and G, the formula for this probability is P(E) = P(E|F_r)P(F_r) + P(E|F_b)P(F_b) + P(E|F_g)P(F_g). The derived probabilities for the blue and green fish being removed last are P(F_b) = B/(R+B+G) and P(F_g) = G/(R+B+G), respectively, leading to P(E|F_b) = GB/((R+G)(R+B+G)). The final expression for P(E) incorporates these calculations.

PREREQUISITES
  • Understanding of combinatorial mathematics and binomial coefficients
  • Familiarity with conditional probability concepts
  • Knowledge of probability theory related to random processes
  • Ability to manipulate algebraic expressions involving probabilities
NEXT STEPS
  • Study combinatorial probability techniques in depth
  • Learn about conditional probability and its applications
  • Explore advanced topics in probability theory, such as Markov chains
  • Practice solving problems involving multiple random variables and their distributions
USEFUL FOR

Mathematicians, statisticians, and students studying probability theory, particularly those interested in combinatorial problems and random processes.

quasar987
Science Advisor
Homework Helper
Gold Member
Messages
4,796
Reaction score
32
A pond is populated by 3 species of fish, which we will call red, blue and green. The number of fish in each species is respectively R,B and G. We remove the fish one by one at random. What is the probability that the first species to disapear from the pond is the red kind? Hint: Condisiton on the last kind to leave the pond.

Sol:

[itex]\Omega[/itex]: All the possibles ways to remove the R+B+G fishes.

[tex]\mbox{card}(\Omega)=\binom{R+B+G}{R,B,G}[/tex]

E: The red kind is removed first.

[itex]F_i[/itex]: The ith kind is removed last. (i=r,b,g)

[tex]P(E) = P(E|F_r)P(F_r)+P(E|F_b)P(F_b)+P(E|F_g)P(F_g)[/tex]

[itex]P(E|F_r)[/itex]=0 obviously.

[tex]P(F_b) = \frac{\binom{R+(B-1)+G}{R,B-1,G}}{\binom{R+B+G}{R,B,G}}=\frac{B}{R+B+G}[/tex]

[tex]P(F_g) = \frac{\binom{R+B+(G-1)}{R,B,G-1}}{\binom{R+B+G}{R,B,G}}=\frac{G}{R+B+G}[/tex]

And for P(E|F_b), I saying, "ok well, amongst all the elements of [itex]\Omega[/itex] that end in a b, #EF_b is the number of elements for which the green fish are removes last. In other words, I'm considering only case for which the blue ones are removed last, and out of those, I count how many have the green fished removed before the red ones. I am saying that this number is the product of #F_b with the probability that the green fishes are removed last in a pond of R red fishes and G green fishes, that is, G/(R+G), so in the end,

[tex]P(E|F_b)=\frac{\frac{G}{R+G}\binom{R+(B-1)+G}{R,B-1,G}}{\binom{R+B+G}{R,B,G}}=\frac{GB}{(R+G)(R+B+G)}[/tex]

verdict?
 
Last edited:

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
9K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K