Numbers are selected at random one at a time, from the numbers 00, 01, 02,…., 99 with replacement. An event E occurs if and only the product of the two digits of a selected number is 18. If four numbers are selected, then the probability that E occurs at least 3 times is
A. 97/390625
B. 98/390625
C. 97/380626
D. 97/380625
E. 98/380625
18 = 1*18 = 2*9 = 3*6
Only last two cases satisfy condition.
Then possible numbers are 29, 92, 36, and 63 i.e. total four numbers are there.
Case I: 3Y's and 1N (where Y is for positive happening of event E and N is negative happening)
Case II: 4Y's
In case I 3 occurrences of Y happen in 4C3 ways i.e. 4 ways out of 100 numbers.
Each positive happening of event E has probability = \(\frac{4}{100}\)
Hence required probability = 1st Number(Y) * 2nd Number(Y) * 3rd Number(Y) * 4th Number(N) + 1st Number(Y) * 2nd Number(Y) * 3rd Number(Y) * 4th Number(Y)
Required Probability = \(\frac{4}{100} * \frac{4}{100} * \frac{4}{100} * \frac{96}{100} * 4 + \frac{4}{100} * \frac{4}{100} * \frac{4}{100} * \frac{4}{100}\)
= \(\frac{4^4 }{ 100^4} (96 + 1)\)
= \(\frac{97}{ 25^4}\) = \(\frac{97 }{ 390625}\)
Answer A.