I was wondering what the distribution is of the product of two binomial distributed random variables, X and Y; So suppose X ~ Bin(n,p1) and Y ~ Bin(n,p2) (so the number of experiments n is the same), what can we say about the distribution of XY?
I have to calculate E(XY) and I don't see another method then finding the distribution of XY, which seems quite difficult to me..
Thanks.