At a parking garage, automobiles enter at a rate of $1$ car every $2$ minutes. I need to find the probability that the number of automobiles entering the garage during any $2$ minute period exceeds $3$.
I know $\Pr(x \gt 3)= 1-\Pr(x\le 3)$.
So, $1-\left(e^{-1} + e^{-1} + \frac{1}{2} e^{-1} + \frac{1}{6} e^{-1}\right) \dots$.