SOLUTION: A card is drawn at random from a standard deck of cards. What is the probability that the card is less than a 7 given the card is a heart.
Algebra ->
Probability-and-statistics
-> SOLUTION: A card is drawn at random from a standard deck of cards. What is the probability that the card is less than a 7 given the card is a heart.
Log On
Question 754973: A card is drawn at random from a standard deck of cards. What is the probability that the card is less than a 7 given the card is a heart. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A card is drawn at random from a standard deck of cards. What is the probability that the card is less than a 7 given the card is a heart.
-----
I'm assuming that ace is < 7.
------------------------------------
P(card < 7 | card is heart) = P(<7 AND heart)/P(heart) = (6/52)/(13/52) = 6/13
==================
Cheers,
Stan H.
===================