I have two dice with four faces, in which the numbers ${1,2,3,4}$ are written. The total outcome, $X$, is the sum of the outcomes of each die, $X=X_1+X_2$. If a friend wants to guess the outcome of my dice, $X$, using the outcome of his own dice (which also have four faces), how can I calculate the probability that his outcome $Y$ has the same value that the outcome I got, $P(Y=x|X=x)$?
I see that $X$ and $Y$ have the same probability distribution, but I don’t see how to get this conditional probability…
The most reasonable hypothesis in absence of more information is that you and your friend's results are independent, which results in $$P(Y=x|X=x)=P(Y=x).$$