Next: Central Limit Theorem
Up: Continuous Probability Models
Previous: Normal Quantiles
Empirical Rule : If the histogram of the data is approximately mound shaped then
- 1.
- About 68% of the data fall in the interval
to
.
- 2.
- About 95% of the data fall in the interval
to
.
- 3.
- About 99.5% of the data fall in the interval
to
.
This is based on the normal distribution . Suppose X has a normal distribution with mean
and standard deviation
.
To determine the
,
form the z-scores
| Z1 |
= |
 |
|
| Z2 |
= |
 |
|
Now call up the class code. The area under the curve to the left of Z1 = -1 is .1586. The area to the left of Z2 = 1 is .8413. Hence
or about 68%. The other two parts of the rule are obtained in the problems.
2001-01-01