Probability - Poisson Probability

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
dkotschessaa
Messages
1,063
Reaction score
763

Homework Statement



Show that the Poisson probabilities [itex]p_{0}p_{1},...[/itex]can be estimated recursively by [itex]p_{0} = e^{-\lambda}[/itex] and

[itex] p_{k}=(\lambda/k)*p_{k-1}[/itex] k=1,2,...


Homework Equations



I know the Poisson distribution [itex]f(x, \lambda) = e^{-\lambda}\lambda^{x}/x![/itex]

But I haven't the faintest idea what is even being asked for here. It was never covered in class, our book, or any of the books I've looked through.

-Dave K
 
Physics news on Phys.org
dkotschessaa said:

Homework Statement



Show that the Poisson probabilities [itex]p_{0}p_{1},...[/itex]can be estimated recursively by [itex]p_{0} = e^{-\lambda}[/itex] and

[itex] p_{k}=(\lambda/k)*p_{k-1}[/itex] k=1,2,...

Homework Equations



I know the Poisson distribution [itex]f(x, \lambda) = e^{-\lambda}\lambda^{x}/x![/itex]

But I haven't the faintest idea what is even being asked for here. It was never covered in class, our book, or any of the books I've looked through.

-Dave K

Hi dkotschessaa! :smile:

##p_k## is just another way to write ##f(k, λ)##.
What is ##f(0, λ)##?
Can you express ##f(k, λ)## in terms of ##f(k-1, λ)##?
 
Thank you, that was extremely helpful . I was also able to use this to get a value for P(X≤4) which was the next part of the question!

Regard,

Dave K