When two dice are thrown:
Total possible outcomes = 6 × 6 = 36
We need: The difference of the numbers on the two dice = 3
That means:
\[
|a - b| = 3
\]
Step 1: List all favourable outcomes
• (4, 1) → 4 − 1 = 3
• (5, 2) → 5 − 2 = 3
• (6, 3) → 6 − 3 = 3
• (1, 4) → 4 − 1 = 3
• (2, 5) → 5 − 2 = 3
• (3, 6) → 6 − 3 = 3
Number of favourable outcomes = 6
Step 2: Compute probability
\[
P(\text{difference = 3}) = \frac{6}{36} = \frac{1}{6}
\]
Final Answer:
The probability is
\[
\boxed{\frac{1}{6}}
\]