Poisson Distribution
This quiz covers the Poisson distribution, 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 average rate and independently of the time since the last event.
Questions
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)!
What is the mean of the Poisson distribution?
- lambda
- lambda^2
- lambda^3
- lambda^4
What is the variance of the Poisson distribution?
- lambda
- lambda^2
- lambda^3
- lambda^4
What is the probability of no events occurring in a fixed interval of time or space, given that the average rate of occurrence is lambda?
- P(X = 0) = e^(-lambda)
- P(X = 0) = 1 - e^(-lambda)
- P(X = 0) = lambda * e^(-lambda)
- P(X = 0) = 1 - lambda * e^(-lambda)
What is the probability of at least one event occurring in a fixed interval of time or space, given that the average rate of occurrence is lambda?
- P(X >= 1) = 1 - e^(-lambda)
- P(X >= 1) = e^(-lambda)
- P(X >= 1) = lambda * e^(-lambda)
- P(X >= 1) = 1 - lambda * e^(-lambda)
A call center receives an average of 10 calls per hour. What is the probability that the call center receives exactly 12 calls in the next hour?
- 0.125
- 0.25
- 0.375
- 0.5
A machine produces defective items with a probability of 0.05. What is the probability that the machine produces exactly 2 defective items in the next 100 items?
- 0.102
- 0.204
- 0.306
- 0.408
A store sells an average of 20 items per day. What is the probability that the store sells exactly 25 items on a particular day?
- 0.135
- 0.271
- 0.406
- 0.542
A company receives an average of 50 emails per hour. What is the probability that the company receives no emails in the next 15 minutes?
- 0.067
- 0.135
- 0.203
- 0.271
A doctor sees an average of 10 patients per day. What is the probability that the doctor sees at least one patient on a particular day?
- 0.995
- 0.950
- 0.900
- 0.850
A machine produces bolts with a probability of 0.99 of being defective. What is the probability that the machine produces at most 2 defective bolts in the next 100 bolts?
- 0.904
- 0.950
- 0.990
- 0.999
A company receives an average of 20 phone calls per hour. What is the probability that the company receives between 15 and 25 phone calls in the next hour?
- 0.242
- 0.368
- 0.494
- 0.620
A store sells an average of 50 items per day. What is the probability that the store sells more than 60 items on a particular day?
- 0.067
- 0.135
- 0.203
- 0.271
A doctor sees an average of 15 patients per day. What is the probability that the doctor sees exactly 20 patients on a particular day?
- 0.102
- 0.204
- 0.306
- 0.408