Probability Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
Two fair dice are rolled. What is the probability that the sum is 77?

Solution

  1. 1
    Total outcomes when rolling two dice: 6ร—6=366 \times 6 = 36.
  2. 2
    List pairs that sum to 77: (1,6),(2,5),(3,4),(4,3),(5,2),(6,1)(1,6), (2,5), (3,4), (4,3), (5,2), (6,1). There are 66 such pairs.
  3. 3
    Probability: P(sum=7)=636=16P(\text{sum} = 7) = \frac{6}{36} = \frac{1}{6}.

Answer

P(sum=7)=16P(\text{sum} = 7) = \frac{1}{6}
When dealing with two independent events, multiply the individual sample spaces to get the total outcomes, then count favorable cases systematically.

About Probability

Probability is a number between 0 and 1 (inclusive) that measures how likely an event is to occur, where 0 means impossible and 1 means certain.

Learn more about Probability โ†’

More Probability Examples