Department of Mathematics, Statistics
and Computer Science
Wim Ruitenburg's Fall 2011 MATH 1300-101
Last updated: November 2011
Comments and suggestions: Email wimr@mscs.mu.edu
Book, chapter 16 on normal distributions
Repeated coin tosses produce better and better approximations to the normal
distribution.
Some basic facts about fair coin tossing are:
- Suppose we toss a fair coin once, where we score a point each time when
heads turns up.
Then we have chance 1/2 to score 0 points and chance 1/2 to score 1 point.
The distribution looks like:
- Suppose we toss a fair coin twice, where we score a point each time when
heads turns up.
Then we have chance 1/4 to score 0 points, a chance 2/4 to score 1 point, and a
chance 1/4 to score 2 points.
The distribution looks like:
- Suppose we toss a fair coin three times, where we score a point each
time when heads turns up.
Then we have chance 1/8 to score 0 points, a chance 3/8 to score 1 point, a
chance of 3/8 to score 2 points, and a chance 1/8 to score 3 points.
The distribution looks like:
- Suppose we toss a fair coin four times, where we score a point each
time when heads turns up.
Then we have chance 1/16 to score 0 points, a chance 4/16 to score 1 point, a
chance of 6/16 to score 2 points, a chance 4/16 to score 3 points, and a
chance 1/16 to score 4 points.
The distribution looks like:
- Keep this up by considering more and more coin tosses, and the area in
red will look more and more like the normal distribution.
- We get the number sequences like 1, 4, 6, 4, 1 for the red graph columns
heights above through the so-called Pacal triangle:
|
|
|
|
1
|
|
|
|
|
|
|
|
1
|
|
1
|
|
|
|
|
|
1
|
|
2
|
|
1
|
|
|
|
1
|
|
3
|
|
3
|
|
1
|
|
1
|
|
4
|
|
6
|
|
4
|
|
1
|
- When we toss a fair coin n times, then the mean equals n/2 and the
standard deviation equals sqrt(n)/2.
Some basic numerical facts about the normal distribution are:
- The mean falls exactly on the line of symmetry of the curve.
- The median falls exactly on the line of symmetry of the curve.
- The standard deviation is exactly the horizontal distance from the line
of symmetry to the inflection point of the curve.
- Given standard deviation σ, the quartiles lie at
approximately
(0.675)σ above and below the line of symmetry of the curve.
- There is approximately 0.68 or 68% chance that an outcome lies within
one standard deviation σ from the mean.
By symmetry this implies that if one scores 1 standard deviation σ
above average, then one falls approximately in the 84% percentile.
- There is approximately 0.95 or 95% chance that an outcome lies within
two standard deviations 2σ from the mean.
By symmetry this implies that if one scores 2 standard deviations
2σ above average, then one falls approximately in the 97.5%
percentile.
- There is approximately 0.997 or 99.7% chance that an outcome lies within
three standard deviations 3σ from the mean.
By symmetry this implies that if one scores 3 standard deviations
3σ above average, then one falls approximately in the 99.85%
percentile.