2) Central Limit Theorem. The central limit theorem states that the
distribution of the sample average becomes more normal as sample size
increases. The following Java applet simulates throws of fair die (1 or
more at a time). For each throw it calculates the total of the exposed
faces and updates the bar in a histogram associated with this total (to
get the average of exposed faces, just divide the labels on the histogram's
horizontal axis by the number of die rolled each time). In this setting,
the central limit theorem says that the more die that go into calculating
each total, the more nearly normal the distribution of resulting totals will
be. Click here
to start the applet (written by R. Todd Ogden, Dept. of Statistics, Univ.
of South Carolina), then answer the following questions:
a) Repeatedly roll one die (at first one at time, then increase the
number of rolls per click), what is the shape of the distribution?
b) Repeatedly roll two die (at first one at time, then increase the
number of rolls per click), what is the shape of the distribution?
c) Repeatedly roll five die (at first one at time, then increase the
number of rolls per click), what is the shape of the distribution?
3) Normal Approximation to the Binomial. )ne use of the
normal distribution is to approximate binomial probabilities.
Suppose a candidate has 67% support among voters. Suppose we draw a very
simple random sample of 50 voters. How good an approximation to the sample
proportion of voters supporting the candidate is the normal distribution?
Use this
binomial
approximation JAVA applet (courtesy of David Lane at Rice University) to
get a graphical answer. If the candidate's support was 99% would the
approximation be better or worse?
Use this normal probabilities JAVA applet (courtesy of Balasubramanian Narasimhan of Stanford
University) to answer the following questions:
a) Assuming 67% support, what is the probability that the sample
proportion will be greater than 0.5?
b) Assuming 67% support, what is the probability that the sample
proportion will be between 0.5 and 0.7?