Answer:
0.381 is the probability that the number of drivers will be at most 18.
Step-by-step explanation:
We are given the following information in the question:
The number of drivers who travel between a particular origin and destination during a designated time period has a Poisson distribution with parameter μ = 20.
a) P(number of drivers will be at most 18)
Formula:
[tex]P(X =k) = \displaystyle\frac{\mu^k e^{-\mu}}{k!}\\\\ \mu \text{ is the mean of the distribution}[/tex]
[tex]P( x \leq 18) =P(x=0) + P(x =1) + P(x = 2) + ... + P(x = 18)\\\\= \displaystyle\frac{20^0 e^{-20}}{0!} + \displaystyle\frac{20^1 e^{-20}}{1!} +...+ \displaystyle\frac{20^{18} e^{-20}}{18!}\\\\ = 0.381[/tex]
Thus, 0.381 is the probability that the number of drivers will be at most 18.