The probability that a 6-digit number formed by using the digits 1, 2, 3, 4, 5, 6, 7, 8 and 9 (repetition allowed) does NOT contain the digits 0, 5 or 9 is
A. 0.8^6
B. 0.6^6
C. (6/9)^6
D. (3/9)^6
GATE 2017 · General Aptitude · Probability · easy
Answer: P(no digit is 0, 5, or 9) = (6/9)^6. Answer: C.
Identify safe digits per position: Total digits in pool = 9. Excluded = {0, 5, 9} => 3 digits excluded. Safe = 9 - 3 = 6 digits.
Probability for one digit position: P(one digit is safe) = 6/9 = 2/3
Probability for all 6 positions (independence): P = (6/9)^6 = (2/3)^6