Probability of 2 equivalent random selections from integer sets

Click For Summary
SUMMARY

The probability that a number selected from the set {0, 1, 2, 3, 4, 5, 6, 7, 8, 9} is the same as a number selected from the set {0, 1, 2, 3, 4} is calculated using the equation $$P(A \cap B) = P(A) * P(B|A)$$. In this context, A represents the event that the number from 0-9 is between 0 and 4, while B represents the event that both selections are equal. The resulting probability is $$P(A) * P(B|A) = \frac{5}{10} * \left(\frac{1}{5}\right)^2 = \frac{1}{50}$$. This calculation suggests a low likelihood of the two selections being the same.

PREREQUISITES
  • Understanding of basic probability concepts
  • Familiarity with conditional probability
  • Knowledge of sample spaces in probability theory
  • Ability to interpret mathematical equations
NEXT STEPS
  • Study the concept of sample spaces in probability theory
  • Learn about conditional probability and its applications
  • Explore probability distributions and their properties
  • Read "Introduction to Probability" by Dimitri P. Bertsekas and John N. Tsitsiklis
USEFUL FOR

This discussion is beneficial for students of probability theory, educators teaching probability concepts, and anyone interested in understanding the fundamentals of random selection and its implications in probability calculations.

Credulous
Messages
9
Reaction score
1
What is the probability that a number selected from 0-9 will be the same number as one randomly selected from 0-4?
Relevant equations: $$P(A \cap B) = P(A)*P(B|A)$$
I used the equation above, using A as the event that the number selected from 0-9 will be between 0 and 4, and B as the event that the two selections are the same. Putting these two together I got: $$P(A)*P(B|A) = \frac{5}{10}*\frac{1}{5}^2 = 1/50$$.

It seems alright but it feels too small of a chance for this to happen. I don't really understand probability theory that well. Any books to recommend?
 
Physics news on Phys.org
Welcome to PF!

Hi Credulous! Welcome to PF! :smile:
Credulous said:
$$P(A)*P(B|A) = \frac{5}{10}*\frac{1}{5}^2 = 1/50$$.

Why squared? :wink:
 
Credulous said:
What is the probability that a number selected from 0-9 will be the same number as one randomly selected from 0-4?



Relevant equations: $$P(A \cap B) = P(A)*P(B|A)$$



I used the equation above, using A as the event that the number selected from 0-9 will be between 0 and 4, and B as the event that the two selections are the same. Putting these two together I got: $$P(A)*P(B|A) = \frac{5}{10}*\frac{1}{5}^2 = 1/50$$.

It seems alright but it feels too small of a chance for this to happen. I don't really understand probability theory that well. Any books to recommend?

Sometimes (not always) the most enlightening way to solve a probability problem is to construct the actual "sample space" and look at the event you are interested in. In this case, the sample space consists of all pairs of the form (a,b), where 0 <= a <= 4 and 0 <= b <= 9 are integers. If E is the event "equal numbers", what is E, as a subset of the sample space? What is the probability p(a,b) of sample point (a,b)? How would you get the probability of E?

RGV
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
Replies
10
Views
3K
  • · Replies 24 ·
Replies
24
Views
3K
Replies
1
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K