PDA

View Full Version : Bivariate Poisson


jimmy1
Apr21-07, 04:04 PM
I have 2 dependent random Poisson distributed variables, X and Y. I have that E[X] = mu and E[Y] = c*mu where c is just a constant.

Now I'm trying to get the joint distribution of XY. I've found the expression of the bivariate Poisson distribution but the problem is in order to use it I have to define X and Y as

X = X' + Z and Y = Y' + Z

where X', Y', Z' are independent Poisson distributions with E[X'] = (mu - d), E[Y'] = (c*mu - d) and E[Z'] = d.

So basically my question is how do I get the parameter d?? Is there any formal way to get it??

mathman
Apr21-07, 04:16 PM
You have not been given enough information. X and Y could be independent or else Y=cX or something in between.

jimmy1
Apr21-07, 04:20 PM
Well, X and Y are definitley dependent, it is always E[Y] = cE[X].
Does that help??
If not, what more information is needed??

In the paper I have about these bivariate Poisson distribution it also states that P(X|Y) = d/(c*mu + d) and also P(Y|X) = d/(mu + d), if that's any help?

mathman
Apr22-07, 03:57 PM
Well, X and Y are definitley dependent, it is always E[Y]=cE[X].

Not so, they can be independent and their means happen to obey the equation.

Your additional equation could be the key to the solution.

Hurkyl
Apr22-07, 07:21 PM
In the paper I have about these bivariate Poisson distribution it also states that P(X|Y) = d/(c*mu + d) and also P(Y|X) = d/(mu + d), if that's any help?
You sure you have that right? It doesn't make notational sense. (Incidentally, if you write \mu, LaTeX will convert that into a mu)

ZioX
Apr22-07, 08:14 PM
Ummm, if P(Y|X) is a function that doesn't depend on X, then Y and X are independent.

jimmy1
Apr23-07, 12:48 PM
Not so, they can be independent and their means happen to obey the equation.

If this is the case, then how to you formally define a dependent variable?

Hurkyl
Apr23-07, 05:31 PM
If this is the case, then how to you formally define a dependent variable?
Two random variables X and Y are independent if and only if, for all outcomes x for X and y for Y,
P(X = x and Y = y) = P(X = x) * P(Y = y).
(Equivalently, P(X = x | Y = y) = P(X = x))

Two random variables are dependent if and only if they are not independent.

ryusukekenji
May1-09, 06:36 PM
Any idea to operate with Excel???