Find the minimum number of tosses of a pair of dice so that the probability of getting the sum of the digits on the dice equal to 7 on at least one toss is greater than 0.95(log102=0.3010;log103=0.4771;log105=0.6990)
Open in App
Solution
Probability of getting sum 7 is 16 Probability of not getting sum equal to 7 is 56 Therefore required probability is 16+56.16+(56)2.16+...+(56)n−1.16=161−(56)n1−56=1−(56)n And this exceeds 0.95 1−(56)n>95100⇒(56)n<5100⇒n>16.45⇒n=17