Poisson distribution: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Ragnar Schroder
(Starting "Characteristics of the Poisson distribution" section, fiddling.)
imported>Michael Hardy
No edit summary
Line 1: Line 1:
The '''poisson distribution''' is a class of [[discrete probability distribution|discrete probability distributions]].
The '''Poisson distribution''' is any member of a class of [[discrete probability distribution|discrete probability distributions]] named after [[Simeon Denis Poisson]].
 
It's well suited for modeling various physical phenomena.


It is well suited for modeling various physical phenomena.


==A basic introduction to the concept==
==A basic introduction to the concept==
Line 14: Line 13:
===Formal definition===
===Formal definition===
Let X be a stochastic variable taking non-negative integer values with [[probability density function]] <math>P(X=k)=f(k)= e^{-\lambda} \frac{\lambda ^k}{k!} </math>.  Then X follows the Poisson distribution with parameter <math>\lambda</math>.
Let X be a stochastic variable taking non-negative integer values with [[probability density function]] <math>P(X=k)=f(k)= e^{-\lambda} \frac{\lambda ^k}{k!} </math>.  Then X follows the Poisson distribution with parameter <math>\lambda</math>.


===Characteristics of the Poisson distribution===
===Characteristics of the Poisson distribution===

Revision as of 19:32, 8 July 2007

The Poisson distribution is any member of a class of discrete probability distributions named after Simeon Denis Poisson.

It is well suited for modeling various physical phenomena.

A basic introduction to the concept

Example

A certain event happens at unpredictable intervals. But for some reason, no matter how recent or long ago last time was, the probability that it will occur again within the next hour is exactly 10%.

Then the number of events per day is Poisson distributed.

Formal definition

Let X be a stochastic variable taking non-negative integer values with probability density function . Then X follows the Poisson distribution with parameter .

Characteristics of the Poisson distribution

If X is a Poisson distribution stochastic variable with parameter , then

  • The expected value
  • The variance


References

See also

Related topics

External links