SOLUTION: Given the set of all 5 digit counting numbers what is the probability of selecting one at random that has at least one zero?

Algebra ->  Probability-and-statistics -> SOLUTION: Given the set of all 5 digit counting numbers what is the probability of selecting one at random that has at least one zero?      Log On


   



Question 844035: Given the set of all 5 digit counting numbers what is the probability of selecting one at random that has at least one zero?
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Find the count of numbers, X that contain at least 1 zero from 10000 to 99999.
The probability equals that number divided by the total count of numbers from 10000 to 99999 which equals 100000.
P=X%2F100000