Before a bank opens, customers begin to arrive from 8 a.m. onwards. They arrive independently such that the number that arrive in any 1 minute interval is a Poisson random variable with mean $3$. A bank employee randomly checks the line-up $M$ minutes after 8 a.m, where $M$ is a binomial r.v. with $p =0.8$ and $n = 20$.
a) Find the expected number of customers in the queue when it is checked.
b) What is the standard deviation of the number of customers in the queue when it is checked?
My thoughts: Since the $E[ X]$ of a Poission random variable is just $\lambda$, I feel like the answer for a) is just $3$. However, this seems way to easy.
Also, for b), the SD for a Poission is $\sqrt{\lambda}$, so is it just $\sqrt{3}$ ?
