View written solutionFree
Correct answer: 8
- Possible stopping sums
When two fair dice are rolled, the sum can be from to .
We stop the process when the sum is either:
- a prime number, or
- a perfect square.
In the range to :
- Prime sums:
- Perfect square sums:
So the process continues until one of the sums in appears.
- Interpretation of the condition
We are given that the process stops because a perfect square appears before any prime appears.
Thus, among the stopping sums, the first one observed is either or .
We need:
Since the only odd perfect square here is , this becomes
That is,
- Key idea: geometric waiting with relative probabilities
On each roll:
- If the sum is one of , the process stops.
- Otherwise, it repeats.
Therefore, conditional on a stopping sum occurring, the probability that it is a particular stopping sum is proportional to its one-roll probability.
So,
because we are conditioning on the event that the stopping sum is a perfect square.
- Compute one-roll probabilities
Number of outcomes for sum : So,
Number of outcomes for sum : So,
Hence,
- Find
- Comparison with stored answer
Our derived answer is , which matches the stored correct answer.
More from Probability
- There are three bags B1, B2 and B3. The bag B1 contains 5 red and 5 green balls, B2 contains 3 red and 5 green balls, and B3 contains 5 red and 3 green balls. Bags B1, B2 and B3 have probabilities , and …2019 · Multiple correct
- Let S be the sample space of all 3 3 matrices with entries from the set {0, 1}. Let the events E1 and E2 be given by E1 = {A S : det A = 0} and E2 = {A S : sum of entries of A is 7}. If a matrix is chosen at random…2019 · Numerical
- There are five students S1, S2, S3, S4 and S5 in a music class and for them there are five seats R1, R2, R3, R4 and R5 arranged in a row, where initially the seat Ri is allotted to the student Si, i = 1, 2, 3, 4, 5. But, on the examination…2018 · MCQ
- There are five students S1, S2, S3, S4 and S5 in a music class and for them there are five seats R1, R2, R3, R4 and R5 arranged in a row, where initially the seat Ri is allotted to the student Si, i = 1, 2, 3, 4, 5. But, on the examination…2018 · MCQ
- Let X and Y be two events such that , and . Then2017 · Multiple correct
- Three randomly chosen nonnegative integers x, y and z are found to satisfy the equation x + y + z = 10. Then the probability that z is even, is2017 · MCQ
- A computer producing factory has only two plants and Plant produces % and plant produces % of the total computers produced. % of computers produced in the factory turn out to be defective. It is…2016 · MCQ
- Football teams and have to play two games against each other. It is assumed that the outcomes of the two games are independent. The probabilities of winning, drawing and losing a game against are …2016 · MCQ