A motor insurance company has sold $150$ insurance policies. Let $N_{i}$ represent the number of claims made on policy $i$. You may assume that $N_1, N_2,..., N_{150}$ is a sequence of independent Poisson random variables, each with mean $0.2$.
(i) Evaluate the probability that at least $2$ claims are made on a given policy.
I got - $0.0175$ (rounded)
(ii) A manager looks through the policies to find one on which two or more claims have been made. Calculate the probability that the manager has to look through at least $50$ policies before finding one.
Now here I put $0.0175$ as $\theta$ into this $\theta(1-\theta)^{49}$.
My answer - $0.0073677$ was not same as the answer booklet says - $0.4205$
What they have done is just consider $(1-\theta)^{49}$. Why have they not put the $\theta$ in front of the formula?

probabilityand possibly addprobability-distributions. – Dilip Sarwate Jan 16 at 22:54