Nick666 said:
My knowledge about this kind of problems is almost zero, so I need some help.
I know that if we have 20 balls in a urn, 1 to 20, the probability to extract 1 to 5 in a extraction is 5/20=1/4
But what if we have 4 extractions with the balls extracted put back in the urn? How do I calculate that ?
No! If you are saying the probability of choosing the balls 1,2,3,4,5
without replacing the balls back in the urn it goes like this:
P(extracting ball 1) multiplied by P(extracting ball 2) multiplied by P(extracting ball 3).. Etc.
(1/20)x(1/19)x(1/18)x(1/17)x(1/16) because once you take ball one out there's only 19 balls left in the urn and so on..!
However if your talking about extracting ball 1 and replacing it and then choosing ball 2 (with ball one back in the urn) it's out of 20 again. And will go like this...
P(1) -(probability of choosing ball 1)- times P(2) times P(3).. Etc...
(1/20)x(1/20)x(1/20)x(1/20)x(1/20)
Now that is the the probablility of choosing the balls in a
specific order like, ball 1, then ball 2, then ball 3... So to get the probability of choosing them five balls out of the urn in
ANY ORDER (1 then 3 then 5 then 2 then 4 PLUS 1,2,3,4,5 PLUS 2,3,1,4,5 and so on..) then we have to multiply but the number of balls 'factorial' so
5! (! Is the factorial sign, it is the same as 5x4x3x2x1)