Consider a random variable X with X ~ Bin(20, 0.4).
Using R, work out P(\(X \le 13\)).
Which Normal distribution would you use for Y to approximate X?
Calculate the equivalent probability for Y that you calculated above for X.
Now do the same for X ~ Bin(50, 0.8) and P(\(X \ge 41\)).
In both cases, note how close (or otherwise) the approximations are.