16  Normal Distributions

A generic Normal distribution
(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 16.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 16.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 16.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.

Illustrations of the empirical rule for Normal distributions

Example 16.1 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 \(\text{P}(X < 47.9)\) and interpret the value in context.




  4. Estimate \(\text{P}(47.9<X < 53.0)\) and interpret the value in context.



  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.




16.1 Exercises

Exercise 16.1 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 for the decision rule, based on an applicant’s score, for deciding whether or not to approve the applicant’s loan. (“Approve the loan if the score…”) Just give the general idea; you’re not computing anything yet.




  3. Describe in words the two kinds of errors the bank could make in this situation.




  4. Determine the probability that the bank incorrectly rejects 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 the bank incorrectly approves 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? 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?




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




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



  9. 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.




  10. 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?




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




  • Making decisions/predictions based on data often involves trade-offs.
  • Decreasing the probability of one kind of error often comes at the expense of increasing the probability of another kind of error.