Question #36001

I have a pool of 3000 people. I need 5% of that pool randomly selected in the result set.
If I run my code, assigning a random number then pulling the Top 5%.

I seem to get some of the same people in the result set each time I run my code.

What is the probability or odds of this happening?

Thank you for any help you can offer.
1

Expert's answer

2014-03-20T06:35:08-0400

Answer on question 36001 – Math – Statistic and Probability

I have a pool of 3000 people. I need 5% of that pool randomly selected in the result set.

If I run my code, assigning a random number then pulling the Top 5%.

I seem to get some of the same people in the result set each time I run my code.

What is the probability or odds of this happening?

Answer:

5% of your pool is 30000.05=1503000*0.05=150.

The number of ways to choose 150 peoples from 3000 without repetition is (1503000)\binom{150}{3000}.

The number of ways to choose 150 peoples from 3000 in total is 30001503000^{150}.

The probability that you need can be founded by following formula


P=1(1503000)30001501300029992851150!30001501.P = 1 - \frac{\binom{150}{3000}}{3000^{150}} \approx 1 - \frac{3000 * 2999 * \ldots 2851}{150! 3000^{150}} \approx 1.


Answer: The probability that it had happened is close to 1.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS