almost surely convergence of poisson variables

107 Views Asked by At

I'm having trouble with this question, would love to get help!

Let $\{X_n\}$ be a series of variables where $X_n \sim \text{Pois}(\lambda n)$. Show that if $X_n\to 0$ almost surely, then $\lambda n \to 0$.

Thank you:)

1

There are 1 best solutions below

1
On

If a sequence of R.V converges almost surely then it converges in probability. Thus $$\mathbb{P}(X_n = 0) \to 1.$$ In other words $$e^{-\lambda_n} \to 1$$ so $$\lambda_n \to 0.$$