Probability of picking fish from a tank

  • Thread starter Thread starter ecesiu
  • Start date Start date
  • Tags Tags
    Probability Tank
ecesiu
Messages
7
Reaction score
0

Homework Statement



a fish tank contains 12 male and 12 female guppies what is the probability that at least half of male will be selected if 15 fish are randomly selected and removed from the tank??

Homework Equations





The Attempt at a Solution


i am tried to find the probability as following :
P(at least 6)=P(6)+P(7)+P(8)+P(9)+P(10)+P(11)+P(12)
=(12c6)(12c6)/(24c15) + (12c7)(12c5)/(24c15)+...+(12c12)(12c3)/(24c15)
it seems to be a very long solution is there any way to solve it using the distribution function
 
Physics news on Phys.org


ecesiu said:

Homework Statement



a fish tank contains 12 male and 12 female guppies what is the probability that at least half of male will be selected if 15 fish are randomly selected and removed from the tank??

Homework Equations





The Attempt at a Solution


i am tried to find the probability as following :
P(at least 6)=P(6)+P(7)+P(8)+P(9)+P(10)+P(11)+P(12)
=(12c6)(12c6)/(24c15) + (12c7)(12c5)/(24c15)+...+(12c12)(12c3)/(24c15)
it seems to be a very long solution is there any way to solve it using the distribution function

Some problems just need a long solution; this is one of those. You ARE using the distribution function---that is exactly how you would compute it!

RGV
 
Also you might want to calculate the probability that LESS than half are chosen, since
P(0,1,2) are all zero. So you only need to calculate three values instead of 7.
 
thank you very much Ray Vickson , hgfalling it really nice idea to take the complement thanks
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top