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 5. 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 5. R      Log On


   



Question 709467: 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 5. 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 5. Round to three decimal places, if necessary
-----
# of ways to succeed: 6
# of possible outcomes: 6^3 = 216
---
P(3 the same) = 6/216
=================================
Cheers,
Stan H.
=====================