The Poisson random variable with mean waiting time of 6 cars per hour, means the mean waiting time between car washes is 10 minutes.
a. When the random variable represents waiting time between events, it is an exponential random variable.
P(X<45) =1-exp(- x/λ) = 1 - exp(-45/10) = 0.9889
b. the poisson mean is 6 cars per hour, which can also be expressed as 3 cars per 30 minutes
P(X≥1) = 1 - P(X=0) = 1 - (λxe-λ)/x! = 1 - ((30e-3)/0!) = 0.9502
Please let me know if you have any questions.
Dian