Skip to main content
Statistics LibreTexts

7.4: Normal Distribution

  • Page ID
    20898
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    The most important probability distribution in Statistics is the Normal Distribution, the iconic bell‐ shaped curve. The Normal Distribution is symmetric and defined by two parameters:  the expected value (mean) \(\mu\) which describes the center of the distribution and the standard deviation \(\sigma\), which describes the spread.  

    The extremely complicated probability distribution function for the Normal Distribution is:

    \[f(x)=\dfrac{1}{\sigma \sqrt{2 \pi}} e^{-\frac{1}{2}\left(\frac{x-\mu}{\sigma}\right)^{2}},-\infty<X<\infty \nonumber \]

    Examples of the Normal Distribution are shown here.  

    clipboard_e5fc5215776a235e608e7f181749a760f.png

    There are many examples of data that are both symmetric and clustered towards the mean. For example, we created dot plots of the weights of apples and oranges in Chapter 2. You can see both graphs are clustered towards the center and are symmetric. A Normal Distribution would be an appropriate model for weight of apples and oranges

    clipboard_e9b4224772efa015eac2b5b16e1a205cb.png

    Standard Normal Distribution

    A special case of the Normal Distribution is when \(\mu=0\) and \(\sigma=1\).  

    This random variable is known as the Standard Normal Distribution and is always represented by the letter \(Z\).

    clipboard_eea46fda9141c42f0d1d64293d492d0d1.png

    For calculating probabilities and percentiles of the Normal Distribution, tables, graphing calculators or computers are needed. For illustration purposes, we will fill in some of the these probabilities for the Standard Normal Distribution by showing areas under the curve:

    clipboard_e41f0410dc81b9c7469d73381f284141b.png

    \(P(-1<Z<1)=0.3413+0.3413=0.6826\)

    \(P(-2<Z<2)=0.3413+0.3413+0.1359+0.1359=0.9544\)

    \(P(-3<Z<3)=0.3413+0.3413+0.1359+0.1359+0.0214+0.0214=0.9972\)

    This means that for the standard Normal Distribution that 68% of the probability is between 1 and ‐1, 95% of the probability is between ‐2 and 2 and 99.7% of the probability is between ‐3 and 3.  

    These percentages may seem familiar from the Empirical Rule in Chapter 3.

     

      68% of the data is within 1 standard deviation of the mean.

    95% of the data is within 2 standard deviations of the mean.

    99.7% of the data is within 3 standard deviations of the mean.

    clipboard_e6fc83254e23af6a13d8c9f17f3bd8bfb.png

    The Empirical Rule comes directly from the Standard Normal Distribution, \(Z\). In fact, any Normal Random Variable, \(X\) with Expected value \(\mu\) and Standard Deviation \(\sigma\) can be converted to a Standard Normal Distribution by using the formula: \(Z=\dfrac{X-\mu}{\sigma}\)

    Example: Water usage

    The daily water usage per person in a town is normally distributed with a mean (expected value) of 20 gallons and a standard deviation of 5 gallons. 

    clipboard_e0545c13d6ffdf412cfaec05ba9036c5e.png

    1. Determine the proportion of people who use between 15 and 25 gallons of water.
    2. Determine the proportion of people who use between 10 and 30 gallons of water
    3. Between what two values would you expect to find about 95% of the water users?

    Solution

    1. \(\begin{aligned}
      P(15<X<25) &=P\left(\dfrac{15-20}{5}<Z<\dfrac{25-20}{5}\right) \\
      &=P(-1<Z<1)\\&=0.6826
      \end{aligned}\)
    2. \(\begin{aligned}
      P(10<X<30) &=P\left(\dfrac{10-20}{5}<Z<\dfrac{30-20}{5}\right) \\
      &=P(-2<Z<2)\\&=0.9544
      \end{aligned}\)
    3. Since \(P(-2<Z<2)=0.9544\), we can say about 95% of the water users are within two standard deviation of the mean, or that they use between 10 and 30 gallons per day.

    Normal Probability Distribution (parameters: \(\mu, \sigma\))

    \(\mu\) = Expected Value of X, population mean

    \(\sigma\) = population standard deviation

    \(f(x)=\dfrac{1}{\sigma \sqrt{2 \pi}} e^{-\frac{1}{2}\left(\frac{x-\mu}{\sigma}\right)^{2}},-\infty<X<\infty\)

    Calculating Probabilities  Calculating Percentiles

    \(Z=\dfrac{X-\mu}{\sigma}\)

    clipboard_e7a222c315152862ce2de90b021aad70f.png

    \(P(a<X<b)=P\left(\dfrac{a-\mu}{\sigma}<Z<\dfrac{b-\mu}{\sigma}\right)\)

    \(X=\mu+Z \sigma\)

    clipboard_e384ccc0f4f56eeb855e137f33a64216b.png

    \(P\left(Z<z_{p}\right)=P\left(X<\mu+z_{p} \sigma\right)=p\)

    In general, probability and percentile questions using the Normal Distribution will require a tables or technology that can calculate Normal Distribution probabilities or percentiles for non‐integer \(Z\) values

    Example: Water usage

    The daily water usage per person in a town is normally distributed with a mean of 20 gallons and a standard deviation of 5 gallons.

    1. What is the probability that a person from the town selected at random will use fewer than 18 gallons per person per day?
    2. What proportion of the people use between 18 and 24 gallons per person per day?
    3. What percentage of the population uses more than 26.2 gallons per person per day?
    4. A special tax is going to be charged on the top 5% of water users. Find the value of daily water usage that generates the special tax.

    Solution

    1. \(\begin{aligned}
      P(X<18) &=P\left(Z<\dfrac{18-20}{5}\right) \\
      &=P(Z<-0.40)\\&=0.3446
      \end{aligned}\)

    clipboard_e875a798d465ef361ffa1bf99a0578b08.png

    1. \(\begin{aligned}
      P(18<X<24) &=P\left(\dfrac{18-20}{5}<Z<\dfrac{24-20}{5}\right) \\
      &=P(-0.40<Z<0.80)\\&=0.4435
      \end{aligned} \)

    clipboard_e4e448ef8c2f278089d941b958d75103c.png

    1. \(\begin{aligned}
      P(X>26.2) &=P\left(Z>\dfrac{26.2-20}{5}\right) \\
      &=P(Z>1.24)\\&=10.75 \%
      \end{aligned} \)

    clipboard_e7bcf6373ee7c029177894269e735413e.png

    1. This problem is really finding the \(95^{th}\) percentile.

    The \(Z\) value associated with \(95^{th}\) percentile =1.645

    \(X_{95}=20 + 5(1.645) = 28.2\) gallons per day

    clipboard_e00915f285d3c8bdf680a90f73e4ba698.png

    Example: Grading on the curve

    Professor Kurv has determined that the final averages in his statistics course is normally distributed with a mean of 77.1 and a standard deviation of 11.2.    He decides to assign his grades for his current course such that the top 15% of the students receive an A.   

    What is the lowest average a student can receive to earn an A?  

    Solution

    The top 15% would be the finding the \(85^{th}\) percentile. The corresponding \(Z\) value is 1.04.   

    The minimum grade for an A: \(X=77.1+(1.04)(11.2)\), or \(X=88.75\) points.

    clipboard_ec6825c101bbe0aa3b11e1a7873445f5c.png

    Example: Server tip

    The amount of tip the servers in an exclusive restaurant receive per shift is normally distributed with a mean of $80 and a standard deviation of $10. Shelli feels she has provided poor service if her total tip for the shift is less than $65. (This doesn't mean she gave poor service, but rather that she just feels like she did).

    What percentage of the time will she feel like she provided poor service?

    Solution

    Let \(y\) be the amount of tip.  

    The \(Z\) value associated with \(X=65\) is \(Z= (65‐80)/10= ‐1.5\).

    Thus \(P(X<65)=P(Z<-1.5)=.0668\)

    clipboard_e0afe9c13698aa31d40f1eb012bc1478f.png 

     


    This page titled 7.4: Normal Distribution is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by Maurice A. Geraghty via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.