Login
📚 Online Statistics Education
Chapters ▾
⇩ Download ▾

7.7 Normal Approximation Demo

This section is an interactive demonstration. The live simulation runs on the original site: open the demonstration at onlinestatbook.com.

Learning Objectives

  1. State the relationship between sample size and the accuracy of normal approximation of the binomial distribution.

Instructions
The normal distribution can be used to approximate the binomial distribution. This demonstration allows you to explore the accuracy of the approximation under a variety of conditions.

Illustrated Instructions
The demonstration displays the probability of success over a specific number of trials based on the entered total number of trials (N) and the probability of success on a given trial. You can change N as well as p and then select the proportion for which you would like the probability to be calculated.

By clicking the appropriate radio button, you can choose to calculate the probability above a specified value or between two values. Try out various values of N and p to calculate various approximations to the binomial to explore the accuracy of the approximation.

The calculation based on the normal approximation to the binomial is shown in green below and is equal to 0.1714. The actual binomial probability of 0.1719 is shown in red.
Screenshot of the Normal Approximation of Binomial simulation with N: 10 and p: 0.5, Mean = N x p = 5.00 and Sd = sqrt(N x p x (1-p)) = 1.58. Less than or equal to: 3 is selected, so the area under the normal curve up to 3.5 is shaded green and the binomial spikes at 0 through 3 are drawn in red. The two answers at the bottom agree closely: Normal Probability 0.1714, Binomial Probability 0.1719.

The screenshot below displays results for the probability of greater than 10 successful trials with 15 total trials and a.5 probability of success. The probability based on the normal approximation is displayed at the bottom of the screen in green next to the binomial probability displayed in red.
Screenshot of the same simulation with N: 15 and p: 0.5, Mean = 7.50 and Sd = 1.94, and Greater than or equal to: 10 selected. The area under the normal curve from 9.5 upward is shaded green and the binomial spikes from 10 up are red. Normal Probability 0.1508, Binomial Probability 0.1509 — the approximation is again accurate to three decimals.

We recommend you answer the questions even if you have to guess. Then use the simulation to help if necessary.

You can change the the means and standard deviations of both distributions by typing values in the respective fields below.

Adapted from Online Statistics Education: A Multimedia Course of Study (onlinestatbook.com), Project Leader: David M. Lane, Rice University. Developed with NSF support. The original work is in the public domain; it is cited here at the authors' request. Changes were made: reformatted as an accessible XYZ web edition with native MathML. License: Public-Domain.