So I have a mathproblem where the Poisson distribution of the number of flowers X in one area is given by $\lambda_1=4$. The Poisson distribution for the numbers of flowers Y in the other area is given by $\lambda_2=6$. I am then asked to find an expression for $P(X=Y)$, and explain what condition that must be satisfied to calculate this. I'm not that good at probability problems, so what does $P(X=Y)$ mean, and how should I find this expression? I know that
$P(X)=\frac{4^X}{X!}e^{-4}$ and $P(Y)=\frac{6^Y}{Y!}e^{-6}$