asked 27.1k views
1 vote
The numbers 1 through 20 printed on a lottery ticket. A player circles three numbers. At the official lottery drawing, balls with the numbers 1 through 20 are randomized in an urn. Three balls are drawn at random, one at a time without replacement. The player wins if the circled numbers match the three numbers drawn from the urn. What is the probability that the player wins?

asked
User MrFoh
by
9.1k points

1 Answer

5 votes

Answer:

The answer is "0.00088"

Explanation:

Many ways of selecting r articles of n,
\to ^nC_r = (n!)/((r! * (n-r)!))

P(wins the player) =
\frac{1}{\text{Any combinations of possible numbers}}


= (1)/(^(20) C_3)\\\\


= (1)/((20!)/((3!* 17!)))\\\\= (1)/(1140)\\\\= 0.00088

answered
User Solmead
by
9.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.