I have problem stated as : Coin is tossed 2 times and it is a fair coin. We are letting X - # of heads, Y indicator function of the event {X=2}. Need to find the join mass function of (X,Y).
I was given a hint: P(X=0,Y=0)=P(X=0,{X=0 U X=1}) = P(X=0) = 1/4
I read various materials on join p.m.f and found that P(X=0,Y=0) means P(X=) and P(Y=0) - does this mean we sum the 2 probabilities? I am not sure what the comma means in that formula. Some documentation stated it was an intersection.
Could you please explain why 1/4 above and if possible illustrate with P(X=0,Y=1)?
Thank you.