Final answer:
To find the conditional probabilities, you need to use the definition of conditional probability. Given that a card is black, the probability that it is a spade is 1/2. Given that a card is a spade, the probability that it is black is 2. Given that a card is black, the probability that it is a seven is 1/13. Given that a card is a face card, the probability that it is a king is 1/3.
Step-by-step explanation:
To find these conditional probabilities, we need to use the definition of conditional probability:
P(A|B) = P(A and B) / P(B)
a) The card is a spade, given that it is black:
In a standard deck of cards, there are 26 black cards and 13 spades. So, P(S|B) = P(S and B) / P(B) = 13/26 / 26/52 = 1/2
b) The card is black, given that it is a spade:
P(B|S) = P(B and S) / P(S) = 26/52 / 13/52 = 26/13 = 2
c) The card is a seven, given that it is black:
In a standard deck of cards, there are 4 black sevens and 26 black cards. So, P(7|B) = P(7 and B) / P(B) = 4/26 / 26/52 = 1/13
d) The card is a king, given that it is a face card:
In a standard deck of cards, there are 4 kings and 12 face cards. So, P(K|F) = P(K and F) / P(F) = 4/52 / 12/52 = 1/3