25  Normal Distributions

Normal distributions are probably the most important distributions in probability and statistics. Any Normal distribution follows the “empirical rule” which specify the percentiles that give a Normal distribution its particular bell shape. The key to working with Normal distributions is to work with standardized values, that is, standard deviations from the mean

Example 25.1 The pdfs in the plot below represent the distribution of hypothetical test scores in three classes. The test scores in each class follow a Normal distribution. Identify the mean and standard deviation for each class.

(a) Percentiles highlighted in 0.5 increments of standard deviations from the mean
(b) Deciles highligted in terms of standard deviations from the mean
Figure 25.1: The Normal(0, 1) cdf. Provides the cdf for any Normal distribution if the variable is measured in standard deviations from the mean. It’s the same cdf in both figures just with different values highlighted.
Table 25.1: Select percentiles for a Normal distribution in terms of standard deviations from the mean
(a) In 0.5 increments of standard deviations from the mean
Percentile Standard deviations from the mean
0.02% -3.5
0.1% -3.0
0.6% -2.5
2.3% -2.0
6.7% -1.5
15.9% -1.0
30.9% -0.5
50% 0.0
69.1% 0.5
84.1% 1.0
93.3% 1.5
97.7% 2.0
99.4% 2.5
99.9% 3.0
99.98% 3.5
(b) Deciles and quantiles as standard deviations from the mean
Percentile Standard deviations from the mean
1% -2.33
5% -1.64
10% -1.28
20% -0.84
25% -0.67
30% -0.52
40% -0.25
50% 0.00
60% 0.25
70% 0.52
75% 0.67
80% 0.84
90% 1.28
95% 1.64
99% 2.33
(a) Each sector represents an interval with 5% probability
(b) Each sector represents an interval with 1% probability
(c) Values labeled in increments of 0.5 standard deviations from the mean
Figure 25.2: A continuous Normal(0, 1) spinner. The same spinner is displayed in all figures, with different features highlighted. This spinner can be used to simulate values from any Normal distribution by simulating values in terms of standard deviations from the mean.

Example 25.2 The wrapper of a package of candy lists a weight of 47.9 grams. Naturally, the weights of individual packages vary somewhat. Suppose package weights have an approximate Normal distribution with a mean of 49.8 grams and a standard deviation of 1.3 grams.

  1. Sketch the distribution of package weights. Carefully label the variable axis. It is helpful to draw two axes: one in the measurement units of the variable, and one in standardized units.




  2. Why wouldn’t the company print the mean weight of 49.8 grams as the weight on the package?




  3. Estimate the probability that a package weighs less than the printed weight of 47.9 grams.




  4. Estimate the probability that a package weighs between 47.9 and 53.0 grams.




  5. Suppose that the company only wants 1% of packages to be underweight. Find the weight that must be printed on the packages.




  6. Find the 99th percentile of package weights. How can you use the work you did in the previous part?




Example 25.3 A bank uses an applicant’s score on some criteria to decide whether or not to approve their loan application. Based on past history, the bank has determined that

  • Scores for those who repay the loan follow a Normal distribution with mean 60 and SD 8
  • Scores for those who do NOT repay the loan follow a Normal distribution with mean 40 and SD 12

When someone applies for a loan the bank does not know whether the applicant will eventually repay the loan. How can the bank use the applicant’s score to decide whether or not to approve the loan?

  1. Draw sketches of these two normal curves on the same axis. 



  2. Suggest a general form of a decision rule, based on an applicant’s score, for deciding whether or not to approve the applicant’s loan.




  3. Describe the two kinds of classification errors that could be made in this situation.




  4. Determine the probability that we incorrectly reject the application of someone who would repay. Shade in the corresponding region under the Normal curve, and interpret this probability.




  5. Determine the probability that we incorrectly approve the application of someone who would NOT repay. Shade in the corresponding region under the Normal curve, and interpret this probability.




  6. In which direction — smaller or larger — would you need to change the decision rule’s cutoff value in order to decrease the probability that an applicant who would repay the loan is incorrectly rejected?




  7. Would the probability of the other kind of error — incorrectly approving a loan for an applicant who would not repay it — increase or decrease with this new cutoff value?




  8. Determine the cutoff value needed to decrease the probability that an applicant who would repay the loan is incorrectly rejected to 0.05.




  9. Determine the other error probability with this new cut-off rule. 



  10. Now repeat the two previous parts with the goal of decreasing to 0.05 the probability of incorrectly approving an applicant who would not repay the loan.




  11. If you consider the two kinds of errors to be equally serious, how might you decide which of the three decision rules considered so far is the best?




  12. Which error do you think the bank would consider more serious? In which direction would that move the threshold?