Two cards are drawn from a shuffled deck. What is the probability that both are red? If at least one is red, what is the probability that both are red? If one is a red ace, what is the probability that both are red?
Now below is my attempt at a solution:
P(Both Red) = (26/52) * (25/51)
P(Atleast 1 is red) = P(Red,Not Red) + P(Not Red, Red) + P(Both Red)
=(26/52) * (26/51) + (26/52) * (26/51) + (26/52) * (25/51)
If atleast 1 is red then Probability that both are red can be achieved in this way:
P(Both Red|Atleast 1 red)
I hope I am correct upto this but it's the third part of the question I am unable to do. How do we get the probability that both are red given one is a red ace?
Now below is my attempt at a solution:
P(Both Red) = (26/52) * (25/51)
P(Atleast 1 is red) = P(Red,Not Red) + P(Not Red, Red) + P(Both Red)
=(26/52) * (26/51) + (26/52) * (26/51) + (26/52) * (25/51)
If atleast 1 is red then Probability that both are red can be achieved in this way:
P(Both Red|Atleast 1 red)
I hope I am correct upto this but it's the third part of the question I am unable to do. How do we get the probability that both are red given one is a red ace?