Poisson Distribution: Mean & Variance Explained

  • Thread starter Thread starter dervast
  • Start date Start date
  • Tags Tags
    Poisson
AI Thread Summary
The Poisson distribution has the same mean and variance, both equal to the parameter λ. This is derived mathematically through summation and recognition of Taylor series for e^λ. Additionally, while the Poisson distribution is discrete, it can be approximated by a Gaussian distribution when λ is large. This approximation is useful in practical applications despite the inherent differences between the two distributions. Understanding these properties is essential for correctly applying the Poisson distribution in statistical analysis.
dervast
Messages
132
Reaction score
1
Hi do u know if the poisson distribution has always the same value for EX(mean value) and variance?
 
Mathematics news on Phys.org
Do you mean "how do you know that the mean and variance of a Poisson distribution are the same"? Do the math!

For given parameter, \lambda, the Poisson Distribution is
P_\lambda(n)= \lambda^n \frac{e^{-\lambda}}{n!}
where n can be any positive integer.
The mean is given by
\Sigma_{n=1}^\infty \lambda^n \frac{e^{-\lambda}}{(n-1)!}
= \lambda e^{-\lambda}\Sigma_{n=1}^\infty \frac{\lambda^{n-1}}{(n-1)!}
and taking j= n-1,
= \lambda e^{-\lambda}\Sigma_{j= 0}^\infty \frac{\lambda^j}{j!}
It is easy to recognise that sum as Taylor's series for e^\lambda so the sum is just \lambda.

The variance is given by
\Sigma_{n=1}^\infty e^{-\lambda}n^2 \frac{\lambda^n}{n!}- \lambda^2[\tex]<br /> = e^{-\lambda}\Sigma_{n=1}^\infty \frac{n^2\lambda^n}{n!}-\frac{n\lambda^n}{n!}+ \frac{n\lambda^n}{n!}-\lambda^2<br /> = e^{-\lambda}\Sigma_{n=1}^\infty \frac{n(n-1)\lambda^n}{n!}+ \frac{n\lambda^n}{n!}<br /> = \lambda^2 e^{-\lambda}\Sigma_{n=2}^\infty \frac{\lambda^{n-2}}{(n-2)!}+ \lamba e^{-\lambda}\Sigma_{n=1}^\infty \frac{\lambda^{n-1}}{(n-1)!}- \lambda^2<br /> Now we can recognize both of those sums as Taylor&#039;s series for e^{\lamba} and so the variance is \lambda^2+ \lambda- \lamba^2= \lambda.
 
Last edited by a moderator:
Thx a lot really .. u seem to be really pro :)
I have read somewhere that sometimes we can assume that a poisson distribution is the same as the gaussian one
 
Poisson dist. can be approximated by Gaussian when the mean is large (compared to 1). However, Poisson is discrete, while Gaussian is continuous.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top