📚 Practice Mode
Poisson Distribution
Learn at your own pace with hints and detailed explanations
1 / 14
Multiple Choice
What is the probability of exactly k events occurring in a fixed interval of time or space, given that the average rate of occurrence is lambda?
- P(X = k) = (lambda^k * e^(-lambda)) / k!
- P(X = k) = (lambda^k * e^(-lambda)) / (k + 1)!
- P(X = k) = (lambda^k * e^(-lambda)) / k
- P(X = k) = (lambda^k * e^(-lambda)) / (k - 1)!