Roll Two Dice
GCSE IGCSE IB AP High School
Probability · Sample Space · 36 Outcomes · Step-by-Step Examples · Interactive Calculator
What Happens When You Roll Two Dice?
When you roll two fair six-sided dice, you generate one of 36 equally likely ordered outcomes. Each outcome is recorded as a pair (a, b), where a is the result on Die 1 and b is the result on Die 2. The sum of the two dice ranges from 2 to 12, but these totals are not equally probable — making two-dice probability one of the most important and frequently tested topics across GCSE, IGCSE, IB, and AP mathematics.
Key Concepts of Rolling Two Dice
The sample space is the complete set of all possible outcomes of an experiment. For two dice, the sample space S contains all 36 ordered pairs from (1,1) to (6,6).
Each outcome is an ordered pair (a, b). Since the dice are distinguishable, (2,5) and (5,2) are two distinct outcomes — even though they share the same sum of 7.
By the Multiplication Principle: Die 1 has 6 faces, Die 2 has 6 faces, so the total number of outcomes = 6 × 6 = 36. This is your denominator in every calculation.
Possible sums range from 2 to 12. These sums are not equally likely — sum 7 has the highest probability (6/36) and sums 2 and 12 have the lowest (1/36).
Doubles occur when both dice show the same number. There are exactly 6 doubles: (1,1), (2,2), (3,3), (4,4), (5,5), (6,6), giving P(doubles) = 6/36.
The two dice are independent — the outcome of Die 1 has no influence on Die 2. Independence is why we multiply: 6 × 6 = 36 total outcomes.
Two events are mutually exclusive if they cannot both occur at once. For example, rolling a sum of 4 and a sum of 9 are mutually exclusive — only one sum is possible per roll.
The two-dice experiment introduces non-uniform probability distributions — a key exam concept that distinguishes advanced probability from basic coin-flip models. It underpins expected value, simulation, and data modelling.
Roll Two Dice Formulas
This is the core probability formula. For any event when rolling two dice, count how many of the 36 ordered pairs satisfy your condition, then divide by 36. The result will always be between 0 (impossible) and 1 (certain).
Two independent dice, each with 6 faces, produce exactly 36 equally likely ordered pairs. This value — 36 — is the denominator used in every single two-dice probability calculation. Never replace it with 12 (the number of possible sums).
Count the ordered pairs that add up to n, then divide by 36. The number of ways forms a triangular pattern — rising from 1 to 6 then falling back to 1 as the sum increases from 2 to 12.
Ways to achieve each sum:
| Sum | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Ways | 1 | 2 | 3 | 4 | 5 | 6 | 5 | 4 | 3 | 2 | 1 |
| Prob. | 1/36 | 1/18 | 1/12 | 1/9 | 5/36 | 1/6 | 5/36 | 1/9 | 1/12 | 1/18 | 1/36 |
Sample Space for Two Dice
The complete sample space for rolling two dice contains 36 ordered pairs. In the grid below, rows represent Die 1 and columns represent Die 2. Each cell shows the outcome (Die1, Die2) and its sum. Highlighted in blue = doubles.
| D1 ↓ / D2 → | ⚀ 1 | ⚁ 2 | ⚂ 3 | ⚃ 4 | ⚄ 5 | ⚅ 6 |
|---|
Why do (2,5) and (5,2) count as different outcomes? Because the two dice are physically separate objects. Die 1 showing 2 while Die 2 shows 5 is a genuinely different physical situation from Die 1 showing 5 while Die 2 shows 2. When you list the sample space, always treat the dice as distinguishable — otherwise you will undercount outcomes and calculate incorrect probabilities.
Roll Two Dice — Worked Examples
Find the probability of getting a sum of 7 when rolling two dice.
Given: Two fair six-sided dice are rolled.
Formula: P(Sum = 7) = (Number of ways to get 7) ÷ 36
Step 1 — List all ordered pairs that sum to 7:
Step 2 — Count: There are 6 favorable outcomes.
Step 3 — Calculate:
P(Sum = 7) = 6/36 = 1/6 ≈ 0.1667 ≈ 16.67%
Sum 7 is the most probable outcome when rolling two dice — it has a 1 in 6 chance of occurring.
Find the probability of rolling doubles.
Given: Two fair dice are rolled. Doubles = both dice show the same value.
Formula: P(Doubles) = (Number of doubles) ÷ 36
Step 1 — List all doubles:
Step 2 — Count: There are 6 doubles.
Step 3 — Calculate:
P(Doubles) = 6/36 = 1/6 ≈ 0.1667 ≈ 16.67%
There is a 1 in 6 chance of rolling any double — one for each possible face value on a standard die.
Find the probability of getting a sum greater than 9.
Given: Two fair dice are rolled. We need sums of 10, 11, or 12.
Formula: P(Sum > 9) = (Ways to get 10, 11, or 12) ÷ 36
Step 1 — List outcomes for each qualifying sum:
- Sum = 10: (4,6), (5,5), (6,4) → 3 ways
- Sum = 11: (5,6), (6,5) → 2 ways
- Sum = 12: (6,6) → 1 way
Step 2 — Total favorable: 3 + 2 + 1 = 6
Step 3 — Calculate:
P(Sum > 9) = 6/36 = 1/6 ≈ 0.1667 ≈ 16.67%
High sums like 10, 11, and 12 are uncommon — only 6 of 36 outcomes produce them.
Find the probability of getting at least one 6.
Given: Two dice are rolled. "At least one 6" means Die 1 = 6, or Die 2 = 6, or both.
Best method: Use the complement rule — it's faster and avoids double-counting.
Step 1 — Find P(no 6 on either die):
Each die shows 1, 2, 3, 4, or 5 (5 choices). Total outcomes with no 6: 5 × 5 = 25
Step 2 — Apply the complement:
P(at least one 6) = 1 − 25/36 = 11/36 ≈ 0.3056 ≈ 30.56%
The complement method (1 − P(none)) is the most efficient approach whenever "at least one" appears.
Find the probability of getting an even sum.
Given: Two fair dice are rolled. Even sums: 2, 4, 6, 8, 10, 12.
Step 1 — Count outcomes for each even sum:
- Sum 2: 1 way | Sum 4: 3 ways | Sum 6: 5 ways
- Sum 8: 5 ways | Sum 10: 3 ways | Sum 12: 1 way
Step 2 — Total: 1 + 3 + 5 + 5 + 3 + 1 = 18
Step 3 — Calculate:
P(Even sum) = 18/36 = 1/2 = 0.5 = 50%
Exactly half of all two-dice outcomes give an even sum — a beautiful result from the symmetry of odd and even numbers on each die.
Real-World Applications
In Monopoly, Catan, and Backgammon, rolls of two dice determine movement and strategy. Knowing that sum 7 is the most probable outcome (1 in 6) gives skilled players a measurable advantage when placing settlements or planning attacks.
Designers engineer game difficulty using the bell-shaped probability curve of two-dice sums. Events tied to likely sums (6–8) feel fair and frequent; those tied to extreme sums (2 or 12) feel rare and exciting, balancing player experience mathematically.
Rolling two dice is the classic introductory model for probability distributions, expected value (E[sum] = 7), and variance. It also illustrates how repeated sampling of sums approaches a normal distribution — a preview of the Central Limit Theorem.
Computer scientists simulate dice rolls millions of times using Monte Carlo methods to model random processes in finance, physics, and logistics. Two-dice distributions are common benchmarks for testing random-number generators and probability algorithms.
In operations research and economics, two-dice probability models are used to represent scenarios with discrete, non-uniform likelihoods — helping analysts build better risk assessments and design fairer random assignment systems in experiments.
Common Mistakes to Avoid
There are 11 possible sums (2 to 12) but the denominator must always be 36 — the total number of ordered pairs. Writing P(sum=7) = 1/11 instead of 6/36 is a very common and costly error.
Sum 7 has probability 6/36 while sum 2 has probability 1/36. Each sum has a unique number of ways to be formed. Never assume all 11 sums share probability 1/11 — this is one of the most fundamental misconceptions in probability.
Ordered pairs are always distinct when the dice are distinguishable. Both (2,5) and (5,2) contribute separately to the count. If you merge them into "one outcome," your numerator will be halved and your probability will be wrong.
Some students list outcomes like (1,2) as "near doubles" or miss one of the six valid pairs. Doubles are strictly (1,1), (2,2), (3,3), (4,4), (5,5), (6,6) — exactly 6 outcomes, no more, no less.
"At least one 6" includes outcomes with one or two 6s, including (6,6). "Exactly one 6" excludes (6,6). "Sum greater than 9" means 10, 11, or 12 — but not 9. Always parse the language of the question before counting.
Practice Questions
Q1. What is the probability of getting a sum of 8 when rolling two dice?
P(Sum = 8) = 5/36 ≈ 0.1389 ≈ 13.89%
Q2. What is the probability of rolling doubles?
P(Doubles) = 6/36 = 1/6 ≈ 0.1667 ≈ 16.67%
Q3. What is the probability of getting at least one 5?
P(at least one 5) = 1 − 25/36 = 11/36 ≈ 0.3056 ≈ 30.56%
Q4. What is the probability of getting a sum less than 5?
Pairs: (1,1), (1,2), (2,1), (1,3), (2,2), (3,1)
P(Sum < 5) = 6/36 = 1/6 ≈ 0.1667 ≈ 16.67%
Q5. What is the probability of getting an odd sum?
P(Odd sum) = 18/36 = 1/2 = 0.5 = 50%
By symmetry, exactly half of all outcomes give an odd sum.
Two Dice Probability Calculator
Choose a calculation type, enter your value, and get the probability instantly.
★ Summary — Key Takeaways
- Rolling two fair six-sided dice produces 36 equally likely ordered outcomes.
- Every outcome is an ordered pair (a, b) — (2,5) and (5,2) are always counted separately.
- The core formula is: P(Event) = Favorable outcomes ÷ 36.
- Sums range from 2 to 12 and are not equally likely — sum 7 is the most probable at 6/36 = 1/6.
- There are exactly 6 doubles, so P(doubles) = 6/36 = 1/6 ≈ 16.67%.
- For "at least one" questions, always use the complement rule: P(at least one) = 1 − P(none).
- Exactly half of all outcomes (18/36) produce an even sum and half produce an odd sum.
- The two dice are independent events — neither die influences the outcome of the other.
Frequently Asked Questions
© RevisionTown — Study smart, revise better.
