NeuroInformatics Course @ MBL
Logo_mbl

Rating-positive
3 Votes

What is the relationship between the exponential and Poisson distributions? I wonder.

656 Views



Asked by Alfred Kaye almost 2 years ago
7527baf7d60e7a184d9a8f82ce91e033


Rating-positive
2 Votes
Both from exponential family. Waiting times of a Poisson process are exponentially distributed.
Answered by David Matthews almost 2 years ago
B83c977afc31eef446194a624eda9dbb

Rating-positive
1 Vote

Dave gave a good response. I agree

Answered by Uri Eden almost 2 years ago
4d895d558c5748f0fe85b8016483306f

Rating-positive
1 Vote

The exponential distribution is that of a real random variable on the positive real line (pdf(t) = c exp*-ct),

whereas the Poisson distribution is defined over integers (pmf(n) = x^n exp(-x*n)/n!).

There is no a priory relationship between the two (because one is over reals and the other over integers), but both characterize different aspects of a Poisson process:

for a Poisson process the inter-point intervals have an exponential distribution; and for *any* time interval T the number of points N(T) in that interval have a Poisson distribution. The latter in fact is a defining property of the Poisson process.

It should be noted that a Poisson process is a stochastic process, so that the sample space is more complicated than that of a Poisson distribution (which is just defined over integers) ..



Answered by Partha Mitra almost 2 years ago
9d21baac8724872112d872fd28c5b40c