Problem 18
Question
A pair of unbiased dice is rolled together till a sum of either 5 or 7 is obtained. The probability that 5 comes before 7 is (a) \(1 / 5\) (b) \(2 / 5\) (c) \(3 / 5\) (d) \(4 / 5\) (b) Let A: 'event that sum is 5 ' \(B:\) 'event that sum is 7' \(C:\) 'event that sum is neither 5 nor 7 ' Then \(P(A)=\frac{4}{36}=\frac{1}{9}, P(B)=\frac{6}{36}=\frac{1}{6}\) \(P(C)=\frac{26}{36}=\frac{13}{18}\) Now probability that \(A\) occurs before \(B\) $$ \begin{aligned} &=P(A+C A+C C A+\ldots) \\ &=P(A)+P(C A)+P(C C A)+\ldots \\ &=P(A)+P(C) P(A)+P(C) P(C) P(A)+\ldots \\ &=\frac{1}{9}+\left(\frac{13}{18}\right) \frac{1}{9}+\left(\frac{13}{18}\right)^{2} \frac{1}{9}+\ldots \\ &=\frac{1 / 9}{1}=\frac{2}{5} \end{aligned} $$
Step-by-Step Solution
VerifiedKey Concepts
Geometric Series
In the context of the dice probability problem, the series starts with the probability of one event happening (rolling a sum of 5), followed by the same event happening again after one or more other events (rolling sums other than 5 or 7 before a 5). This forms an infinite geometric series where each term is the product of the probability of the preceding events and the probability of the next occurrence of the main event.
To find the probability that the sum of the dice is 5 before 7, we express the repetitive nature of the event sequence as a geometric series.
Dice Probability
When rolling two dice, various sums can occur, ranging from 2 to 12. The sum of 5, for instance, can be achieved in 4 different ways (e.g., 1+4, 2+3, 3+2, 4+1), making the probability of rolling a sum of 5 equal to \( \frac{4}{36} \). A sum of 7 can be achieved in 6 different combinations, leading to a probability of \( \frac{6}{36} \) or \( \frac{1}{6} \).
Understanding these probabilities is crucial when calculating the likelihood of one specific sum occurring before another, such as determining the sequence in which specific sums are rolled when a pair of dice is repeatedly thrown.
Probability of Events
For events defined in the exercise, each event A, B, or C has a specific probability based on dice outcomes. The probability of event A (sum of 5) is \( \frac{1}{9} \), event B (sum of 7) is \( \frac{1}{6} \), and event C (neither sum of 5 nor 7) is \( \frac{13}{18} \).
Calculating composite probabilities involves understanding sequences of these events, such as A occurring first or after several Cs. This sequence relies on combining these events' probabilities to compute probabilities for complex scenarios, like deciding which specified outcome will occur first.
Infinite Series Summation
The solution to our exercise leverages an infinite geometric series. Here, the sum of a series of probabilities is calculated, where we assume numerous occurrences of sum C happening before achieving sum A or B. Each term in the series is composed of the probability of the ongoing sequence of events, multiplied by the likelihood of the main event happening afterward.
The formula for an infinite geometric series, \( a + ar + ar^2 + \ldots \), is known to be \( \frac{a}{1-r} \) when the common ratio \( r \) is less than 1. Applying this formula enables us to find the probability of achieving a sum of 5 before a sum of 7, as it sums up all possible sequences in a straightforward mathematical expression.