Respuesta :
Answer: Normal approximation can be used for discrete sampling distributions, such as Binomial distribution and Poisson distribution if certain conditions are met.
Step-by-step explanation: We will give conditions under which the Binomial and Poisson distribitions, which are discrete, can be approximated by the Normal distribution. This procedure is called normal approximation.
1. Binomial distribution: Let the sampling distribution be the binomial distribution [tex]B(n,p)[/tex], where [tex]n[/tex] is the number of trials and [tex]p[/tex] is the probability of success. It can be approximated by the Normal distribution with the mean of [tex]np[/tex] and the variance of [tex]np(1-p)[/tex], denoted by [tex]N(np,np(1-p))[/tex] if the following condition is met:
[tex]n>9\left(\frac{1-p}{p}\right)\text{ and } n>9\left(\frac{p}{1-p}\right)[/tex]
2. Poisson distribution: Let the sampling distribution be the Poisson distribution [tex]P(\lambda)[/tex] where [tex]\lambda[/tex] is its mean. It can be approximated by the Normal distribution with the mean [tex]\lambda[/tex] and the variance [tex]\lambda[/tex], denoted by [tex]N(\lambda,\lambda)[/tex] when [tex]\lambda[/tex] is large enough, say [tex]\lambda>1000[/tex] (however, different sources may give different lower value for [tex]\lambda[/tex] but the greater it is, the better the approximation).