Question 612663
Thirty raffle tickets are numbered from 1 to 30. Two tickets are drawn at random without replacement. What is the probability that both ticket numbers are greater than 20
--------------------
Thirty raffle tickets are numbered from 1 to 30. Two tickets are drawn at random without replacement. What is the probability that both ticket numbers are greater than 20
# of ways to succeed: 10C2 = 45
# of random pairs: 30C2 = 435
----
P(2 tics > 20) = 45/435 = 0.1034
====================================
Cheers,
Stan H.
======================