SOLUTION: Find the probability of getting any triple-digit number where all the digits are the same in a lottery game that consists of picking a three-digit number using the digits 0 to 9. R

Algebra ->  Probability-and-statistics -> SOLUTION: Find the probability of getting any triple-digit number where all the digits are the same in a lottery game that consists of picking a three-digit number using the digits 0 to 9. R      Log On


   



Question 678937: Find the probability of getting any triple-digit number where all the digits are the same in a lottery game that consists of picking a three-digit number using the digits 0 to 9. Round to three decimal places, if necessary.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the probability of getting any triple-digit number where all the digits are the same in a lottery game that consists of picking a three-digit number using the digits 0 to 9. Round to three decimal places, if necessary.
--------
# of ways to succeed: 10
# of possible outcomes: 1000
-----
P(3 digits the same) = 10/1000 = 1/100
------------------
Cheers,
Stan H.
=====================