38 total
By the end of this topic, you should be able to:
A random variable is a quantity whose value depends on chance (random outcomes). We use capital letters like X to represent random variables.
A discrete random variable can only take specific, separate values (usually whole numbers). For example:
Discrete random variables are different from continuous variables (like height or time) which can take any value within a range.
A probability distribution shows all the possible values a random variable can take and the probability of each value occurring.
We write this information in a table with two rows:
Important rules:
Two fair dice are thrown. Let X be the smaller of the two scores (if the scores are different) or the score on one die (if they are the same).
Step 1: List all possible outcomes. When you throw two dice, there are 6 × 6 = 36 equally likely outcomes.
Step 2: For each possible value of X, count how many outcomes give that value.
X = 1: This happens when at least one die shows 1
X = 2: The minimum is 2 (so both dice show 2 or more, with at least one showing 2)
X = 3: Count = 7 outcomes
X = 4: Count = 5 outcomes
X = 5: Count = 3 outcomes
X = 6: Count = 1 outcome (only (6,6))
Step 3: Calculate probabilities by dividing each count by 36.
The probability distribution table is:
| x | 1 | 2 | 3 | 4 | 5 | 6 |
|---|---|---|---|---|---|---|
| P(X = x) | 11/36 | 9/36 | 7/36 | 5/36 | 3/36 | 1/36 |
Check: 11/36 + 9/36 + 7/36 + 5/36 + 3/36 + 1/36 = 36/36 = 1 ✓
Sign in to view full notes