Mathwords logoMathwords

Fair Dice — Definition, Formula & Examples

A fair die is a die where every face has an equal chance of landing face-up on any given roll. A standard fair die has 6 faces, so each face has a probability of 16\frac{1}{6}.

A fair die is a uniform discrete random object with nn faces, where each face ii has probability P(i)=1nP(i) = \frac{1}{n} of occurring on a single roll. For a standard six-sided die, n=6n = 6 and each outcome belongs to the sample space {1,2,3,4,5,6}\{1, 2, 3, 4, 5, 6\} with equal likelihood.

Key Formula

P(event)=number of favorable outcomesnP(\text{event}) = \frac{\text{number of favorable outcomes}}{n}
Where:
  • nn = Total number of faces on the fair die (usually 6)
  • P(event)P(\text{event}) = Probability of the event occurring on a single roll

How It Works

When you roll a fair die, no face is more likely than any other. To find the probability of an event, count the favorable outcomes and divide by the total number of faces. For example, on a standard 6-sided die, the probability of rolling an even number is 36=12\frac{3}{6} = \frac{1}{2} because three faces (2, 4, 6) are even out of six total. If a die is not fair, it is called a loaded or biased die, and the probabilities are no longer equal.

Worked Example

Problem: You roll a fair 6-sided die. What is the probability of rolling a number greater than 4?
Identify favorable outcomes: The numbers greater than 4 on a standard die are 5 and 6. That gives 2 favorable outcomes.
Favorable outcomes={5,6}\text{Favorable outcomes} = \{5, 6\}
Apply the formula: Divide the number of favorable outcomes by the total number of faces.
P(greater than 4)=26=13P(\text{greater than 4}) = \frac{2}{6} = \frac{1}{3}
Answer: The probability of rolling a number greater than 4 is 13\frac{1}{3}, or about 33.3%.

Visualization

Why It Matters

Fair dice are one of the first models students use to build intuition about probability. Board games, simulations, and statistics courses all rely on the assumption of fairness. Understanding this concept prepares you for more advanced topics like expected value and probability distributions.

Common Mistakes

Mistake: Believing that after rolling several 3s in a row, a different number is "due" to appear.
Correction: Each roll of a fair die is independent. Past results do not change the probability of future rolls — every face still has a 16\frac{1}{6} chance each time.