The question is:
A card is missing from a deck of 52 cards. You draw a card, What's the probability that it's a jack?
I been struggling with probability and would need help understanding this question. What I got so far is that I need to consider two scenerios.
A: Jack is one of the missing cards.
B: Jack is not one of the missing cards.
P(A) = 4/52
P(B) = 48/52
To continue I feel like I might be on the right direction but I could be getting my probabilities wrong and that's what is confusing me and I don't know what do after. Any suggestion are welcomed. Thank you.
You are correct so far. There are two cases to consider and they are disjoint: the missing card is or is not a jack. If the jack is missing, then there are only $3$ possible jacks to draw from the remaining $51$-card deck. Similarly, if the missing card is not a jack, then there are $4$ possible jacks to draw from the remaining $51$-card deck.
Remember how conditional probability works: $P(A \cap B) = P(B) \, P(A \mid B)$.
Try to calculate this yourself, but click below to reveal a spoiler when you're ready.