Fun with (im)probabilities

In summary, MW needs to find the probability of selecting three random users from 4 million that all play a sport, and the probability of all three users being on the same team.
  • #1
michaelwright
3
0
TL;DR Summary
Out of 4M people, what's the probability of randomly choosing 3 who all play a particular sport for a specific team?
Hi folks - I need some help with a tricky probability. Here's the situation:

Let's say there are 4M internet users in Age Group A. (The total set)
Of those 4M, there are 1,000 users who play a specific sport.
Those 1,000 are spread evenly over 125 teams, so 8 players each.

1. What's the probability of selecting 3 random users (from the 4M) who all play that sport?
2. What's the probability of all 3 random users being members of the same team?

This isn't a school problem - I'm a 47 year old writer, and I need to figure out this absurdly improbable number. (The improbability is the point.) Any advice / guidance / direction here would be appreciated! (I have a moderate familiarity with combinations & permutations, and their notations, so do feel free to use whatever formulae / notations are needed. An online calculator for this type of problem would be a great help, too!)

Any questions, please feel free to let me know. Thanks! ~ MW.
 
Physics news on Phys.org
  • #2
Do you want an absolutely exact number? The answers are:
  1. (1000/4M)3
  2. (8/4M)3
Pretty small. This assumes you can select the same person twice. If not, the results are slightly smaller
 
  • #3
Thanks, Hutch! I know the numbers are insanely small - that's the point. Ideally I'd love to have the formulae for getting these answers (assuming you cannot select the same person twice.) It'd be great, as well, if there is an online calculator into which I can plug these *and similar) numbers in for my own calculations. Do let me know your thought here, and/or any questions you may have. Thanks again & in advace!
 
  • #4
hutchphd said:
Do you want an absolutely exact number? The answers are:
  1. (1000/4M)3
  2. (8/4M)3
Pretty small. This assumes you can select the same person twice. If not, the results are slightly smaller
For the second one don’t forget the factor of 125 since there are 125 teams.
 
  • Like
Likes hutchphd
  • #5
michaelwright said:
I'd love to have the formulae for getting these answers (assuming you cannot select the same person twice.)
For the first case you are picking players from any team, so there are 1k out of 1M possibilities. So the probability of getting one on the first try is ##\frac{1k}{1M}##. Now the probability for getting one on the second try is a little different. Now there are only 999 players left and only 999999 in the population, so the probability of getting one on the second try is ##\frac{1k-1}{1M-1}##. And similarly for the third.

The final probability is the product of the three individual probabilities or
$$\frac{1k}{1M} \frac{1k-1}{1M-1} \frac{1k-2}{1M-2}$$

A similar approach can be used for the second case, except that you need to multiply by the number of teams. So you get
$$125 \frac{8 }{1M } \frac{8 -1}{1M -1} \frac{8 -2}{1M -2} $$
 
  • Like
Likes hutchphd
  • #6
Dale said:
For the second one don’t forget the factor of 125 since there are 125 teams.
Thank you sir. That was an oops.
 
  • Like
Likes Dale
  • #7
Thanks, all... (BTW, the total set is 4M, not 1M, but your advice works regardless - I can update the number later.) Do you happen to know of an online calculator that will give me final figures? I know these values will be absurdly small - that's the point - but I need relatively exact figures for comparison. Thanks again, and do let me know if there's anything I can use. Thanks!
 
  • #8
michaelwright said:
Thanks, all... (BTW, the total set is 4M, not 1M, but your advice works regardless - I can update the number later.) Do you happen to know of an online calculator that will give me final figures? I know these values will be absurdly small - that's the point - but I need relatively exact figures for comparison. Thanks again, and do let me know if there's anything I can use. Thanks!

You can do all the calculations in an Excel spreadsheet. It's only multiplication.

The first one you should be able to do without a calculator: it's 1/(64 billion).
 
Last edited:
  • Like
Likes michaelwright
  • #9
michaelwright said:
Do you happen to know of an online calculator that will give me final figures? I know these values will be absurdly small - that's the point - but I need relatively exact figures for comparison.
I wouldn’t trust most web calculators for this computation. Unless you use an arbitrary precision math library the numbers will be dramatically wrong. It is better to calculate this by hand.
 
  • Like
Likes michaelwright

1. What is the concept of (im)probabilities?

(Im)probabilities refers to the study of events and their likelihood of occurring. It involves understanding the chances of different outcomes in a given situation, taking into account factors such as randomness and uncertainty.

2. How is (im)probabilities used in real life?

(Im)probabilities is used in various fields such as finance, insurance, and risk management to make informed decisions. It is also used in scientific research to analyze data and draw conclusions about the likelihood of certain outcomes.

3. Can (im)probabilities be calculated accurately?

(Im)probabilities cannot be calculated with 100% accuracy as they are based on uncertain events. However, mathematical and statistical tools can be used to estimate probabilities and make predictions.

4. What is the difference between probability and possibility?

Probability refers to the likelihood of a specific outcome occurring, while possibility refers to the existence of a potential outcome. Probability is a measure of how likely something is to happen, while possibility is a broader concept that includes all potential outcomes, regardless of likelihood.

5. How can (im)probabilities be applied in decision-making?

(Im)probabilities can be used to make informed decisions by considering the likelihood of different outcomes and their potential consequences. By understanding the probabilities involved, individuals and organizations can make more rational and strategic choices.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
4K
  • Math Proof Training and Practice
3
Replies
80
Views
4K
  • Math Proof Training and Practice
Replies
25
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
11
Views
1K
  • General Math
Replies
1
Views
723
  • Set Theory, Logic, Probability, Statistics
Replies
17
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
12
Views
3K
  • Math Proof Training and Practice
2
Replies
43
Views
9K
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
Back
Top