Question
Probability that two equally likely values are ordered
Original question: (b) A random variable takes values, each of which is equally likely. Two values, and , of are chosen at random.
It is given that P() = 0.02.
Find P(). [2]
Expert Verified Solution
Key concept: This problem combines equal-likelihood outcomes with symmetry. Once the probability of equality is known, the remaining probability splits evenly between the cases Y1 > Y2 and Y1 < Y2.
Step by step
Step 1: Understand the sample space
The random variable has equally likely values. Two values and are chosen at random, and we are told
We want .
Because the two values are chosen in a symmetric way, the events and have the same probability.
Step 2: Use symmetry
All possible outcomes fall into three categories:
These probabilities add to 1:
By symmetry,
So the remaining probability after equality is split equally:
Substitute the given value:
Step 3: Why the symmetry works
This works because there is no built-in preference for one order over the other. If a pair of values is not equal, then exactly one of the two orderings must be true: either the first is larger or the second is larger. Since the setup treats the two draws evenly, those two cases must have the same probability.
So the required probability is
This is a classic symmetry shortcut that avoids listing every possible pair.
Pitfall alert
A common mistake is to subtract 0.02 from 1 and stop there, giving 0.98. That ignores the fact that the non-equal outcomes are split between two opposite orderings. Another error is to assume depends on the actual number of values . In this question, the exact value of is not needed because the equality probability already tells you everything required. The symmetry argument is the key.
Try different conditions
If the question changed to , then you would include both the greater-than case and the equality case. Using the same numbers, . If the given equality probability were 0.10 instead of 0.02, then . The method stays the same: remove the equal case, then split the remainder evenly.
Further reading
symmetry in probability, equally likely outcomes, ordered pairs
FAQ
Why are P(Y1 greater than Y2) and P(Y1 less than Y2) equal?
Because the two values are chosen in a symmetric way, there is no bias toward one ordering. Every unequal pair has one greater-than outcome and one less-than outcome.
How do you use the equality probability to find the greater-than probability?
Subtract the equality probability from 1, then divide by 2 because the remaining probability is shared equally between Y1 > Y2 and Y1 < Y2.