SOLUTION: 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
Algebra ->
Probability-and-statistics
-> SOLUTION: 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
Log On
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 Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 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.
======================