SOLUTION: If you are dealt 4 cards from a shuffled deck of red cards (26 different cards), find the probability of getting 2 aces and 2 kings.
Algebra ->
Probability-and-statistics
-> SOLUTION: If you are dealt 4 cards from a shuffled deck of red cards (26 different cards), find the probability of getting 2 aces and 2 kings.
Log On
Question 686255: If you are dealt 4 cards from a shuffled deck of red cards (26 different cards), find the probability of getting 2 aces and 2 kings. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If you are dealt 4 cards from a shuffled deck of red cards (26 different cards), find the probability of getting 2 aces and 2 kings.
------
That is an abnormal deck. I'll assume there are only 2 aces and 2 kings.
-----------------------
# of ways to succeed: 2C2*2C2 = 1*1 = 1
# of possible outcomes: 26C4
============36
Ans: 1/26C4 = 0.00006689..
Cheers,
Stan H.
===========