Suppose that the telephone calls during one minute time follow a Poisson distribution with mean=4. If people can handle at most 6 calls per minute, what is the probability that the people will receive more calls than they can handle during one-minute interval?
Hi,
I am just confused whether this question is conditional probability.
Since people can handle at most 6 calls during one-minute.
Probability of receiving more calls than they can manage is P(X>6), or is it a conditional probability? Given that they can handle at most 6 calls, Probability of receiving more calls than they can manage is P(X>6 given that X<=6) ?
This is just an unconditional probability. As you yourself suggest, you need to calculate $P(X>6)$, which is the probability of getting more than the number of manageable calls in a minute.