Varausjakauma
Varausjakauma, also known as the Poisson distribution, is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time or space if these events occur with a known constant mean rate and independently of the time since the last event. It is named after the French mathematician Siméon Denis Poisson.
The Poisson distribution is characterized by a single parameter, lambda (λ), which represents the average rate of
P(X = k) = (e^(-λ) * λ^k) / k!
where X is the random variable representing the number of events, k is a non-negative integer, and
The Poisson distribution has several key properties. It is a discrete distribution, meaning it can only take
The Poisson distribution is widely used in various fields, including statistics, engineering, and operations research. It