Poisson Probability Calculator
Calculate the probability of observing a specific number of events in a fixed interval using the Poisson distribution.
Formula:
P(X = k) = (λ^k * e^-λ) / k!
Where λ = average number of events, k = number of occurrences, and e ≈ 2.71828