• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

adding probability question

kevinf2090

Senior member
this problem has been frustrating me for a few hours. can anybody help me. the probem is in a deck of 52 cards what is the probability of drawing 2 spades or 2 face cards. pleas help
 
P(A or B) = P(A) + P(B) - P(A and B)

Spades - P(A) 13/52

Face Cards - P(B) 12/52 (Jack, Queen, King for each suit)

P(A and B) = 3 spade cards with face cards, so subtract those b/c they would be repeating when adding up the probability.

So it's 22/52....I think. There is a chance I might be wrong though.
 
First, how many ways are there to choose two cards?

How many ways are there to choose 2 spades?
How many ways are there to choose 2 face cards?

And, most importantly, is there any overlap between those two groups. (yes, there is... Qspades Kspades would be counted twice, so you'd have to subtract it.)

 
I think you need to specify if it's ONLY 2 spades, or ONLY 2 face cards, or 1 of each is...and how many times can you draw from the deck.
 
Oh, and don't forget, when you're chosing two cards, there are two possible orders to get them in...
Then again, if you forget, it'll all work out in the end; so long as you forget all of the time and not just some of the time 🙂

 
Originally posted by: Atomicus
( 13/52 * 12/51 ) + ( 9/52 * 8/51 ) - (3/52 * 2/51)

At least I got the forumla P(A) + P(B) - P(A and B) right...haha.

Just didn't get the individual #'s right inside for each prob.
 
Originally posted by: chuckywang
(13/52 * 12/51 ) + ( 9/52 * 8/51 ) - (3/52 * 2/51) = 37/442.

Or, Chucky's way...
First, he found the probability that the first card is a spade... then without replacing the card, the probability that the second card was a spade. Multiply to get the probability of 2 spades.

Then, he tried to find the probability of choosing 2 face cards. However, since he subtracted, I think he meant 12/52 * 11/51 for the probability of 2 face cards. What he subtracted was the probability of 2 spade face cards.
 
Hopefully you know there're 52 cards in a deck 😛 (I often have freshmen who don't know that)
Take a guess why after finding the probability of choosing the first spade (13/52), the probability of choosing another spade is only 12/51...

 
Originally posted by: DrPizza
Originally posted by: chuckywang
(13/52 * 12/51 ) + ( 9/52 * 8/51 ) - (3/52 * 2/51) = 37/442.

Or, Chucky's way...
First, he found the probability that the first card is a spade... then without replacing the card, the probability that the second card was a spade. Multiply to get the probability of 2 spades.

Then, he tried to find the probability of choosing 2 face cards. However, since he subtracted, I think he meant 12/52 * 11/51 for the probability of 2 face cards. What he subtracted was the probability of 2 spade face cards.

Grr...There are 12 face cards, not 9. That's the last time I blindly copy paste work from someone else's post without checking it.

(13/52 * 12/51 ) + ( 12/52 * 11/51 ) - (3/52 * 2/51) = 47/442

That is the correct answer.
 
But, of course, having some understanding of the problem is just as important as having the numbers written down..
The OP already had the answer... With that answer, you could conceivably have multiplied any two or 3 things together that give the same result and could have come up with some rational reason for it.
 
Back
Top