Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
probabilities help?
Find P(Queen|Face Card). Enter your answer as a decimal rounded two places.
*Find the Conditional Probability
5 Answers
- King LeoLv 72 years agoFavorite Answer
.
P( Queen | Face Card ) = P( Queen ∩ Face Card ) / P( Face Card )
P( Queen ∩ Face Card ) = 4/52
P( Face Card ) = 12/52
P( Queen | Face Card ) = ( 4/52 ) / ( 12/52 )
P( Queen | Face Card ) = ⅓
- az_lenderLv 72 years ago
I guess you're asking for the probability of drawing a queen, GIVEN that you have drawn a face card. If only jacks, queens, and kings count as face cards, the answer is,
P(Queen|Face Card) = 1/3 or 0.33
- How do you think about the answers? You can sign in to vote the answer.
- Some BodyLv 72 years ago
Conditional probability is defined as:
P(A|B) = P(A∩B) / P(B)
Or, in English:
Probability that A occurs, given that B has occurred = Probability that both A and B occur / Probability that B occurs
P(A∩B) = 4/52
P(B) = 12/52
P(A|B) = 4/12
P(A|B) = 0.33