Normal Approximations
Find out how to register to vote in your state.
The Normal Approximation to the Binomial Distribution
If the probability that a randomly selected person will vote in the next election is 0.39, how would we find the probability
that more than half of the people in a sample of 1000 will vote?
Since the number of trials is fixed (1000), the trials are independent (it's a random sample),
each trial results in either a success (vote) or failure, and the probability of success is constant (p=0.39), a random variable that
counts the number of successes in the sample has a binomial distribution.
Let X denote the number of people in the sample who will vote,
$\small{X\sim Binomial(1000,0.39)}$. $\small{P(X>500) = P(X=501) + P(X=502) + \cdots + P(X=1000)}$. Though a computer can do this quickly,
by hand, this is a daunting calculation. Understanding the normal approximation to the binomial distribution makes it possible to approximate
such probabilities very quickly.
What is the normal approximation to the Binomial Distribution?
A binomial random variable is a sum of independent Bernoulli random variables. Thus, the Central Limit Theorem indicates that, under certain conditions, the distribution will be approximately normal.
Use the applet below to investigate the conditions under which the normal curve gives a close approximation to the binomial(n,p) distribution. Use the sliders to change the values of $n$ and $p$. Check 'Show Normal Curve' to plot the normal curve over the graph of the binomial distribution. Move the yellow dot on the x-axis to illustrate and find $\small{P(X \leq x)}$ using both distributions.
The mean and variance of a binomial random variable, X, are $\small{E(X) = np}$ and $\small{Var(X) = np(1-p)}.$ Thus a $\small{N(np,np(1-p))}$ distribution approximates a Binomial(n,p) distribution. This approximation works best if $\small{np>5}$ and $\small{n(1-p)>5}$.
In the 2016 presidential election, about 39% of eligible voters aged 18-24 actually voted. If that rate holds for the next presidential election, what is the probability that more than half of people in a sample 1000 18-24 year olds, who are eligible, will vote?
The Normal Approximation to the Poisson Distribution
What is the normal approximation to the Poisson Distribution?
Sums of i.i.d. Poisson random variables are also Poisson random variables, thus, the Central Limit Theorem implies that, under certain conditions, the Poisson distribution will closely follow the normal distribution.
Use the applet below to investigate the conditions under which the normal curve gives a close approximation to the $\small{Poisson(\lambda)}$ distribution. Use the slider to change the value of $\small{\lambda}$. Check 'Show Normal Curve' to plot the normal curve over the graph of the Poisson distribution.
The mean and variance of a $\small{Poisson(\lambda)}$ random variable, X, are $\small{E(X) = \lambda}$ and $\small{Var(X) = \lambda}$. Thus a $\small{N(\lambda,\lambda)}$ distribution approximates a $\small{Poisson(\lambda)}$ distribution. This approximation works best if $\small{\lambda>5}$.
When a liquid solution with a pathogenic bacterium has an initial cell count of approximately 109 CFU/ml ("Colony-Forming Units" estimate the number of viable bacteria in a sample), and undergoes a 10-fold dilution of bacterial cultures, chemists observe an average of 1 CFU/2 μl (one colony-forming unit per microliter) left in the solution after a 24-hour incubation period.
What is the probability that, after putting a pathogenic bacterium solution through a 10-fold dilution of bacterial cultures and then leaving it for a 24-hour incubation period, that in 100 microliters of solution, there are 40 or fewer colony-forming units?