SOLUTION: My Question: If THREE cards are dealt from a 52 card deck, what is the probability that at least one of those cards will be an Ace, Jack, or Seven? My Thoughts: There are 4 Aces

Algebra.Com
Question 1087657: My Question: If THREE cards are dealt from a 52 card deck, what is the probability that at least one of those cards will be an Ace, Jack, or Seven?
My Thoughts: There are 4 Aces, 4 Jacks, and 4 Sevens in a 52 card deck. If you are dealt one card, you have a 12/52 or 23.1% chance that the card dealt is an Ace, Jack, or Seven. But I have no idea what the next step is when figuring out the probability if 3 cards are dealt. If I did 12/52+12/51+12/50, then the answer would be 70.6% which seems too high. PLEASE HELP!

Found 2 solutions by natolino_2017, math_helper:
Answer by natolino_2017(77)   (Show Source): You can put this solution on YOUR website!
In this case we can use Hypergeometric Distribution with N=52 (total number of cards), n= 3 (number of dealt cards), d = 4 + 4 + 4 = 12 (total working cards)
P(X=x) = (dCx)* ((N-d)C(n-x))/(NCn).
P(X>=1) = 1 - P(x=0) (using the complement rule).
Using the general term with x=0, P(x=0) = (12C0)(40C3)/(52C3) = 38/85.
So the answer is 1 - 38/85 = 47/85 =0,553
@natolino_

Answer by math_helper(2461)   (Show Source): You can put this solution on YOUR website!
A = { A, J, or 7 drawn }
B = { all the other cards }
So yes, there are 12 cards of interest. That means there are 40 other cards.
Pr(A) = 1 - Pr(only cards from B are drawn)
= 1 - (40/52)*(39/51)*(38/50)
= 1 - (38/(17*5))
~=
( ~= used to indicate approximation)

RELATED QUESTIONS

If 3 cards are dealt from a 52 card deck, what is the probability that one of those cards (answered by rothauserc)
if 7 cards are dealt from an ordinary deck of 52 playing cards, what is the probability... (answered by sudhanshu_kmr)
If you are dealt a 5 card hand from a standard deck of 52 playing cards, what is the... (answered by ewatrrr)
If you are dealt a 5 card hand from a standard deck of 52 pledging cards, what is the... (answered by solver91311)
Three cards are dealt from a standard deck of fifty-two cards (without replacement); the... (answered by Edwin McCravy,greenestamps)
Please help. My brain is block. Please help. You are dealt five cards from a shuffled... (answered by stanbon)
You are dealt three cards without replacement from a shuffled deck of 52 playing cards. (answered by stanbon)
If you are dealt three cards from a shuffled deck of 52 cards, what is the probability... (answered by solver91311)
6 cards are randomly drawn from a standard deck of 52 cards. What is the probability... (answered by Fombitz)