Question
Probability from a discrete distribution product and sum comparison
Original question: 13 (a) The probability distribution of a random variable is shown in the table, where is a constant.
Two values of are chosen at random. Determine the probability that their product is greater than their sum.
[5]
Expert Verified Solution
Key takeaway: This question mixes a probability table with an inequality test on two selected values. The first task is to determine the missing distribution constant, then list the ordered pairs that satisfy the product-sum condition.
Step 1: Find the missing probability value
The table gives
Since total probability must equal 1,
Convert the fractions:
So
Thus the distribution is
Step 2: Identify when product is greater than sum
We choose two values of . Let them be and . We need
Rearrange:
A quick way is to test the possible values . The only pair that makes the product exceed the sum is when both values are 3:
Check other pairs:
- , which equals and is greater, so this one also works.
- , which is equal to , so it does not work.
- Any pair involving 0 or 1 fails.
So the successful ordered pairs are , , and .
Step 3: Compute the probability of the successful pairs
Because the values are chosen independently from the same distribution, multiply probabilities for each ordered pair:
Add them:
So the required probability is
A structured table or ordered-pair list is the safest way to avoid missing cases.
Pitfalls the pros know π The most common error is to assume only the pair works because it looks the largest. But and also satisfy the inequality, so leaving them out gives the wrong answer. Another frequent mistake is to forget to find first. Without the missing probability value, you cannot assign correct weights to the ordered pairs. Always normalize the distribution before doing the pair analysis.
What if the problem changes? If the condition changed to βtheir product is at least their sum,β then would also count because . The successful ordered pairs would become , , , and . Using the same distribution, the probability would be , which is larger than the original answer. This shows how a small change in the inequality can add one or more extra cases.
Tags: discrete probability distribution, ordered pairs, inequality testing
FAQ
How do you find the missing probability in a distribution table?
Add all listed probabilities and set the sum equal to 1. Solve the resulting equation for the unknown constant.
How do you decide which ordered pairs make the product greater than the sum?
Test each possible pair from the sample values, then keep only the ordered pairs that satisfy ab > a + b. Multiply the probabilities for each successful pair and add them.