I have a Binomial distribution: $X$~$B(100,0.15)$. I used: $X$~$Po(15)$ as I considered n large and p small, so felt it to be a good approximation. However, the solution in the book used a normal approximation with:
$X$~$B(100,0.15)$ being approximately $X$~$N(np, npq)$
Question is, is my method valid in using the poisson approximation, and if not, why?
Edit: photo of orig question. It’s part d) the above question pertains to. From an old alevel maths textbook (S2)



The approx is correct, but using the Gaussian approx (with an opportune correction factor) you surely will reach the same result in a faster way (and perhaps a better result)
Using a poisson the calculations can be long and noisy...in this situation you could calculate the exact value with the binomial...
Just for the sake of completeness, will you add the request of the exercise? In this way we can look out at the 3 scenarios (exact binomial Vs Poisson Vs Gaussian approx)