Suppose the average number of calls received by an operator in one minute is 2. What is the probability of receiving 10 calls in 5 minutes?
Let be a random variable representing the number of calls received. Then follows a Poisson distribution given as,
with a rate of 2 calls per minute.
For 5 minutes, the value of the parameter
The probability of receiving 10 calls is,
Therefore, the probability of receiving 10 calls in 5 minutes is 0.12511.
Comments