Marginal Distribution of X w/ Lambda Parameter: Probability Help

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 7K views
ryzeg
Messages
8
Reaction score
0
I am a little shaky on my probability, so bear with me if this is a dumb question...

Anyway, these two random variables are given:

X : Poisson ([tex]\lambda[/tex])
[tex]\lambda[/tex] : Exponential ([tex]\theta[/tex])

And I simply need the marginal distribution of X and the conditional density for [tex]\lambda[/tex] given a value for X

I have all the equations for dependent distributions, but do not know how to apply them to this ostensibly easy problem...

Any help?
 
Physics news on Phys.org


You'll need Bayes' rule for this. What results have you got so far?
 


I was doing this, but I think it is wrong:

[tex] f_X(x) = \int^{\lambda=\infty}_{\lambda=0} \frac{\lambda^{x}}{x!} e^{-\lambda} \times \theta e^{-\theta \lambda} d \lambda[/tex]

Plugging this integral into Mathematica gives a really nasty output with a incomplete gamma function, and my TI-89T cannot evaluate it.
 


I take that back; the integral is doable with a little manipulation. Damn machines...