Poisson Variable $P(X \le 2)$ - is there a better way?

25 Views Asked by At

Let $X$ be a poisson variable with $\lambda=2$. Calculate $P(X\le 2)$.

Is there a better way for calculating this rather than the following?

$$P(X \le 2)=P(X=0)+P(X=1)+P(X=2)$$