{"id":239,"date":"2016-04-21T22:43:42","date_gmt":"2016-04-21T22:43:42","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/introstats1xmaster\/?post_type=chapter&#038;p=239"},"modified":"2018-06-19T21:23:18","modified_gmt":"2018-06-19T21:23:18","slug":"using-the-normal-distribution","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/chapter\/using-the-normal-distribution\/","title":{"raw":"Using the Normal Distribution","rendered":"Using the Normal Distribution"},"content":{"raw":"<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nThe shaded area in the following graph indicates the area to the left of\r\n<em>x<\/em>. This area is represented by the probability <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>). Normal tables, computers, and calculators provide or calculate the probability <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>).\r\n\r\n<img src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/5o4v-t4czc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. A value, x, is labeled on the horizontal axis, X. A vertical line extends from point x to the curve, and the area under the curve to the left of x is shaded. The area of this shaded section represents the probability that a value of the variable is less than x.\" \/>\r\n\r\nThe area to the right is then\u00a0<em>P<\/em>(<em>X<\/em> &gt; <em>x<\/em>) = 1 \u2013 <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>). Remember, <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>) = <strong>Area to the left <\/strong>of the vertical line through <em>x<\/em>. <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>) = 1 \u2013 <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>) = <strong>Area to the right<\/strong> of the vertical line through <em>x<\/em>. <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>) is the same as <em>P<\/em>(<em>X<\/em> \u2264 <em>x<\/em>) and <em>P<\/em>(<em>X<\/em> &gt; <em>x<\/em>) is the same as <em>P<\/em>(<em>X<\/em> \u2265 <em>x<\/em>) for continuous distributions.\r\n<h2><\/h2>\r\n<\/div>\r\n&nbsp;\r\n\r\nCalculations of Probabilities\r\n\r\nProbabilities are calculated using technology. There are instructions given as necessary for the TI-83+ and TI-84 calculators. Additionally, t<a href=\"https:\/\/s3-us-west-2.amazonaws.com\/oervm\/stats\/probs.html\" target=\"_blank\" rel=\"noopener\">his link houses a tool<\/a> that allows you to explore the normal distribution with varying means and standard deviations as well as associated probabilities. \u00a0The following video explains how to use the tool.\r\n\r\nhttps:\/\/www.youtube.com\/watch?v=rOs-jlJvcyM&amp;feature=youtu.be&amp;hd=1\r\n\r\n<hr \/>\r\n\r\n<h4>Note<\/h4>\r\nTo calculate the probability without the use of technology, use the probability tables provided\u00a0<a href=\"http:\/\/www.itl.nist.gov\/div898\/handbook\/eda\/section3\/eda367.htm\" target=\"_blank\" rel=\"noopener\">here<\/a>. The tables include instructions for how to use them.\r\n\r\nIf the area to the left is 0.0228, then the area to the right is 1 \u2013 0.0228 = 0.9772.\r\n<div class=\"textbox key-takeaways\">\r\n<h3>try it<\/h3>\r\nIf the area to the left of\u00a0<em>x<\/em> is 0.012, then what is the area to the right?\r\n\r\n1 \u2212 0.012 = 0.988\r\n\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nThe final exam scores in a statistics class were normally distributed with a mean of 63 and a standard deviation of five.\r\n<ol>\r\n \t<li>Find the probability that a randomly selected student scored more than 65 on the exam.<\/li>\r\n \t<li>Find the probability that a randomly selected student scored less than 85.<\/li>\r\n \t<li>Find the 90th percentile (that is, find the score <em>k<\/em> that has 90% of the scores below <em>k<\/em> and 10% of the scores above <em>k<\/em>).<\/li>\r\n \t<li>Find the 70th percentile (that is, find the score <em>k<\/em> such that 70% of scores are below <em>k<\/em> and 30% of the scores are above <em>k<\/em>).<\/li>\r\n<\/ol>\r\nSolution:\r\n<ol>\r\n \t<li>Let<em>X<\/em> = a score on the final exam. <em>X<\/em> ~ <em>N<\/em>(63, 5), where <em>\u03bc<\/em> = 63 and <em>\u03c3<\/em> = 5\r\n<ol>\r\n \t<li>Draw a graph. Then, find <em>P<\/em>(<em>x<\/em> &gt; 65). <em>P<\/em>(<em>x<\/em> &gt; 65) = 0.3446\r\n<img src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/qsr8-lbczc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 63 on the horizontal axis. The point 65 is also labeled. A vertical line extends from point 65 to the curve. The probability area to the right of 65 is shaded; it is equal to 0.3446.\" \/><\/li>\r\n<\/ol>\r\n<\/li>\r\n<\/ol>\r\nThe probability that any student selected at random scores more than 65 is 0.3446.\r\n<ol>\r\n \t<li>\r\n<ol>\r\n \t<li>Go into <code style=\"line-height: 1.6em;text-align: justify\">2nd DISTR<\/code>. After pressing <code style=\"line-height: 1.6em;text-align: justify\">2nd DISTR<\/code>, press<code style=\"line-height: 1.6em;text-align: justify\">2:normalcdf<\/code>. The syntax for the instructions are as follows:normalcdf(lower value, upper value, mean, standard deviation) For this problem: normalcdf(65,1E99,63,5) = 0.3446. You get 1E99 (= 10\r\n<sup>99<\/sup>) by pressing <code style=\"line-height: 1.6em;text-align: justify\">1<\/code>, the <code style=\"line-height: 1.6em;text-align: justify\">EE<\/code> key (a 2nd key) and then <code style=\"line-height: 1.6em;text-align: justify\">99<\/code>. Or, you can enter<code style=\"line-height: 1.6em;text-align: justify\">10^99<\/code> instead. The number 10<sup>99<\/sup> is way out in the right tail of the normal curve. We are calculating the area between 65 and 10<sup>99<\/sup>. In some instances, the lower number of the area might be \u20131E99 (= \u201310<sup>99<\/sup>). The number \u201310<sup>99<\/sup> is way out in the left tail of the normal curve.[latex]\\displaystyle{z}=\\frac{{{65}-{63}}}{{5}}={0.4}[\/latex]Area to the left is 0.6554.\r\n<em>P<\/em>(<em>x<\/em> &gt; 65) = <em>P<\/em>(<em>z<\/em> &gt; 0.4) = 1 \u2013 0.6554 = 0.3446<\/li>\r\n \t<li>Calculate the <em>z<\/em>-score:*Press\r\n<code style=\"line-height: 1.6em;text-align: justify\">2nd Distr\r\n<\/code>*Press <code style=\"line-height: 1.6em;text-align: justify\">3:invNorm<\/code>(*Enter the area to the left of z followed by )*Press <code style=\"line-height: 1.6em;text-align: justify\">ENTER<\/code>.For this Example, the steps are<code style=\"line-height: 1.6em;text-align: justify\">2nd Distr<\/code><code style=\"line-height: 1.6em;text-align: justify\">3:invNorm<\/code>(.6554) <code style=\"line-height: 1.6em;text-align: justify\">ENTER<\/code>The answer is 0.3999 which rounds to 0.4.<\/li>\r\n<\/ol>\r\n<\/li>\r\n \t<li>Draw a graph. Then find <em>P<\/em>(<em>x<\/em> &lt; 85), and shade the graph. Using a computer or calculator, find <em>P<\/em>(<em>x<\/em> &lt; 85) = 1.normalcdf(0,85,63,5) = 1 (rounds to one)The probability that one student scores less than 85 is approximately one (or 100%).<\/li>\r\n \t<li>Find the 90th percentile. For each problem or part of a problem, draw a new graph. Draw the <em>x<\/em>-axis. Shade the area that corresponds to the 90th percentile.\r\n<strong>Let <em>k<\/em><\/strong><strong> = the 90th percentile.<\/strong> The variable <em>k<\/em> is located on the <em>x<\/em>-axis. <em>P<\/em>(<em>x<\/em> &lt; <em>k<\/em>) is the area to the left of <em>k<\/em>. The 90th percentile <em>k <\/em>separates the exam scores into those that are the same or lower than <em>k<\/em> and those that are the same or higher. Ninety percent of the test scores are the same or lower than <em>k<\/em>, and ten percent are the same or higher. The variable <em>k<\/em> is often called a <strong>critical value<\/strong>.<em>k<\/em> = 69.4\r\n<img src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/82dc-7iczc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 63 on the horizontal axis. A point, k, is labeled to the right of 63. A vertical line extends from k to the curve. The area under the curve to the left of k is shaded. This represents the probability that x is less than k: P(x &lt; k) = 0.90\" \/>The 90th percentile is 69.4. This means that 90% of the test scores fall at or below 69.4 and 10% fall at or above. To get this answer on the calculator, follow this step:<code style=\"line-height: 1.6em;text-align: justify\">invNorm<\/code> in <code style=\"line-height: 1.6em;text-align: justify\">2nd DISTR<\/code>. invNorm(area to the left, mean, standard deviation)For this problem, invNorm(0.90,63,5) = 69.4<\/li>\r\n \t<li>Find the 70th percentile. Draw a new graph and label it appropriately. <em>k<\/em> = 65.6The 70th percentile is 65.6. This means that 70% of the test scores fall at or below 65.5 and 30% fall at or above.invNorm(0.70,63,5) = 65.6<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>try it<\/h3>\r\nThe golf scores for a school team were normally distributed with a mean of 68 and a standard deviation of three.\r\n\r\nFind the probability that a randomly selected golfer scored less than 65.\r\n\r\nnormalcdf(10<sup>99<\/sup>,65,68,3) = 0.1587\r\n\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nA personal computer is used for office work at home, research, communication, personal finances, education, entertainment, social networking, and a myriad of other things. Suppose that the average number of hours a household personal computer is used for entertainment is two hours per day. Assume the times for entertainment are normally distributed and the standard deviation for the times is half an hour.\r\n<ol>\r\n \t<li>Find the probability that a household personal computer is used for entertainment between 1.8 and 2.75 hours per day.<\/li>\r\n \t<li>Find the maximum number of hours per day that the bottom quartile of households uses a personal computer for entertainment.<\/li>\r\n<\/ol>\r\nSolution:\r\n<ol>\r\n \t<li>Let <em>X<\/em>= the amount of time (in hours) a household personal computer is used for entertainment. <em>X<\/em> ~ <em>N<\/em>(2, 0.5) where <em>\u03bc<\/em> = 2 and <em>\u03c3<\/em> = 0.5. Find <em>P<\/em>(1.8 &lt; <em>x<\/em> &lt; 2.75).The probability for which you are looking is the area\r\n<strong>between<\/strong><em>x<\/em> = 1.8 and <em>x<\/em> = 2.75. <em>P<\/em>(1.8 &lt; <em>x<\/em> &lt; 2.75) = 0.5886\r\n<img src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/n694-bnczc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 2 on the horizontal axis. The values 1.8 and 2.75 are also labeled on the x-axis. Vertical lines extend from 1.8 and 2.75 to the curve. The area between the lines is shaded.\" \/>normalcdf(1.8,2.75,2,0.5) = 0.5886The probability that a household personal computer is used between 1.8 and 2.75 hours per day for entertainment is 0.5886.<\/li>\r\n \t<li>To find the maximum number of hours per day that the bottom quartile of households uses a personal computer for entertainment, <strong>find the 25th percentile<\/strong>, <em>k<\/em>, where <em>P<\/em>(<em>x<\/em> &lt; <em>k<\/em>) = 0.25.\r\n<img src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/kznj-7tczc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The area under the left tail of the curve is shaded. The shaded area shows that the probability that x is less than k is 0.25. It follows that k = 1.67.\" \/>invNorm(0.25,2,0.5) = 1.66The maximum number of hours per day that the bottom quartile of households uses a personal computer for entertainment is 1.66 hours.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>try it<\/h3>\r\nThe golf scores for a school team were normally distributed with a mean of 68 and a standard deviation of three. Find the probability that a golfer scored between 66 and 70.\r\n\r\nnormalcdf(66,70,68,3) = 0.4950\r\n\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nThere are approximately one billion smartphone users in the world today. In the United States the ages 13 to 55+ of smartphone users approximately follow a normal distribution with approximate mean and standard deviation of 36.9 years and 13.9 years, respectively.\r\n<ol>\r\n \t<li>Determine the probability that a random smartphone user in the age range 13 to 55+ is between 23 and 64.7 years old.<\/li>\r\n \t<li>Determine the probability that a randomly selected smartphone user in the age range 13 to 55+ is at most 50.8 years old.<\/li>\r\n \t<li>Find the 80th percentile of this distribution, and interpret it in a complete sentence.<\/li>\r\n<\/ol>\r\nSolution:\r\n<ol>\r\n \t<li>normalcdf(23,64.7,36.9,13.9) = 0.8186<\/li>\r\n \t<li>normalcdf(\u20131099,50.8,36.9,13.9) = 0.8413<\/li>\r\n \t<li>invNorm(0.80,36.9,13.9) = 48.6 The 80th percentile is 48.6 years. 80% of the smartphone users in the age range 13 \u2013 55+ are 48.6 years old or less.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>try it<\/h3>\r\nUse the information in Example 3 to answer the following questions.\r\n<ol>\r\n \t<li>Find the 30th percentile, and interpret it in a complete sentence.<\/li>\r\n \t<li>What is the probability that the age of a randomly selected smartphone user in the range 13 to 55+ is less than 27 years old.<\/li>\r\n<\/ol>\r\nLet\r\n<em>X<\/em> = a smart phone user whose age is 13 to 55+. <em>X<\/em> ~ <em>N<\/em>(36.9, 13.9)\r\n<ol>\r\n \t<li>To find the 30th percentile, find<em>k<\/em> such that <em>P<\/em>(<em>x<\/em> &lt; <em>k<\/em>) = 0.30.invNorm(0.30, 36.9, 13.9) = 29.6 yearsThirty percent of smartphone users 13 to 55+ are at most 29.6 years and 70% are at least 29.6 years.<\/li>\r\n \t<li>Find <em>P<\/em>(<em>x<\/em> &lt; 27)\r\n<img src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/3jtg-lxczc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 36.9 on the horizontal axis. The point 27 is also labeled. A vertical line extends from 27 to the curve. The area under the curve to the left of 27 is shaded. The shaded area shows that P(x &lt; 27) = 0.2342.\" \/>normalcdf(0,27,36.9,13.9) = 0.2342(Note that normalcdf(\u20131099,27,36.9,13.9) = 0.2382. The two answers differ only by 0.0040.)<\/li>\r\n<\/ol>\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nThere are approximately one billion smartphone users in the world today. In the United States the ages 13 to 55+ of smartphone users approximately follow a normal distribution with approximate mean and standard deviation of 36.9 years and 13.9 years respectively. Using this information, answer the following questions (round answers to one decimal place).\r\n<ol>\r\n \t<li>Calculate the interquartile range (<em>IQR<\/em>).<\/li>\r\n \t<li>Forty percent of the ages that range from 13 to 55+ are at least what age?<\/li>\r\n<\/ol>\r\nSolution:\r\n<ol>\r\n \t<li><em>IQR<\/em> = <em>Q<\/em><sub>3<\/sub> \u2013 <em>Q<\/em><sub>1<\/sub>Calculate\r\n<em>Q<\/em><sub>3<\/sub> = 75th percentile and <em>Q<\/em><sub>1<\/sub> = 25thpercentile. invNorm(0.75,36.9,13.9) = <em>Q<\/em><sub>3<\/sub> = 46.2754. invNorm(0.25,36.9,13.9) = <em>Q<\/em><sub>1<\/sub> = 27.5246\r\n<em>IQR<\/em> = <em>Q<\/em><sub>3<\/sub> \u2013 <em>Q<\/em><sub>1<\/sub> = 18.7508<\/li>\r\n \t<li>Find <em>k<\/em> where <em>P<\/em>(<em>x<\/em> &gt; <em>k<\/em>) = 0.40 (\"At least\" translates to \"greater than or equal to.\") 0.40 = the area to the right. Area to the left = 1 \u2013 0.40 = 0.60. The area to the left of <em>k<\/em> = 0.60.invNorm(0.60,36.9,13.9) = 40.4215. <em>k<\/em> = 40.42. Forty percent of the ages that range from 13 to 55+ are at least 40.42 years.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>try it<\/h3>\r\nTwo thousand students took an exam. The scores on the exam have an approximate normal distribution with a mean\r\n<em>\u03bc<\/em> = 81 points and standard deviation <em>\u03c3<\/em> = 15 points.\r\n<ol>\r\n \t<li>Calculate the first- and third-quartile scores for this exam.<\/li>\r\n \t<li>The middle 50% of the exam scores are between what two values?<\/li>\r\n<\/ol>\r\n<ol>\r\n \t<li><em>Q<\/em><sub>1<\/sub> = 25th percentile = invNorm(0.25,81,15) = 70.9\r\n<em>Q<\/em><sub>3<\/sub> = 75th percentile = invNorm(0.75,81,15) = 91.9<\/li>\r\n \t<li>The middle 50% of the scores are between 70.9 and 91.1.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox exercises\">\r\n<h3>Example<\/h3>\r\nA citrus farmer who grows mandarin oranges finds that the diameters of mandarin oranges harvested on his farm follow a normal distribution with a mean diameter of 5.85 cm and a standard deviation of 0.24 cm.\r\n<ol>\r\n \t<li>Find the probability that a randomly selected mandarin orange from this farm has a diameter larger than 6.0 cm. Sketch the graph.<\/li>\r\n \t<li>The middle 20% of mandarin oranges from this farm have diameters between ______ and ______.<\/li>\r\n \t<li>Find the 90th percentile for the diameters of mandarin oranges, and interpret it in a complete sentence.<\/li>\r\n<\/ol>\r\nSolution:\r\n<ol>\r\n \t<li>normalcdf(6,10^99,5.85,0.24) = 0.2660\r\n<img src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/nj1i-s1dzc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 2 on the horizontal axis. The values 1.8 and 2.75 are also labeled on the x-axis. Vertical lines extend from 1.8 and 2.75 to the curve. The area between the lines is shaded.\" \/><\/li>\r\n \t<li>1 \u2013 0.20 = 0.80 The tails of the graph of the normal distribution each have an area of 0.40. Find <em>k1<\/em>, the 40th percentile, and <em>k2<\/em>, the 60th percentile (0.40 + 0.20 = 0.60). <em>k1<\/em> = invNorm(0.40,5.85,0.24) = 5.79 cm <em>k2<\/em> = invNorm(0.60,5.85,0.24) = 5.91 cm<\/li>\r\n \t<li>6.16: Ninety percent of the diameter of the mandarin oranges is at most 6.15 cm.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>try it<\/h3>\r\nUsing the information from Example 5, answer the following:\r\n<ol>\r\n \t<li>The middle 45% of mandarin oranges from this farm are between ______ and ______.<\/li>\r\n \t<li>Find the 16th percentile and interpret it in a complete sentence.<\/li>\r\n \t<li>The middle area = 0.40, so each tail has an area of 0.30.1 \u2013 0.40 = 0.60The tails of the graph of the normal distribution each have an area of 0.30.Find <em>k1<\/em>, the 30th percentile and <em>k2<\/em>, the 70th percentile (0.40 + 0.30 = 0.70).<em>k1<\/em> = invNorm(0.30,5.85,0.24) = 5.72 cm<em>k2<\/em> = invNorm(0.70,5.85,0.24) = 5.98 cm<\/li>\r\n \t<li>normalcdf(5,1099,5.85,0.24) = 0.9998<\/li>\r\n<\/ol>\r\n<\/div>\r\n<h2>References<\/h2>\r\n\"Naegele's rule.\" Wikipedia. Available online at http:\/\/en.wikipedia.org\/wiki\/Naegele's_rule (accessed May 14, 2013).\r\n\r\n\"403: NUMMI.\" Chicago Public Media &amp; Ira Glass, 2013. Available online at http:\/\/www.thisamericanlife.org\/radio-archives\/episode\/403\/nummi (accessed May 14, 2013).\r\n\r\n\"Scratch-Off Lottery Ticket Playing Tips.\" WinAtTheLottery.com, 2013. Available online at http:\/\/www.winatthelottery.com\/public\/department40.cfm (accessed May 14, 2013).\r\n\r\n\"Smart Phone Users, By The Numbers.\" Visual.ly, 2013. Available online at http:\/\/visual.ly\/smart-phone-users-numbers (accessed May 14, 2013).\r\n\r\n\"Facebook Statistics.\" Statistics Brain. Available online at http:\/\/www.statisticbrain.com\/facebook-statistics\/(accessed May 14, 2013).\r\n<h2>Concept Review<\/h2>\r\nThe normal distribution, which is continuous, is the most important of all the probability distributions. Its graph is bell-shaped. This bell-shaped curve is used in almost all disciplines. Since it is a continuous distribution, the total area under the curve is one. The parameters of the normal are the mean\r\n<em>\u00b5<\/em> and the standard deviation <em>\u03c3<\/em>. A special normal distribution, called the standard normal distribution is the distribution of <em>z<\/em>-scores. Its mean is zero, and its standard deviation is one.\r\n<h2>Formula Review<\/h2>\r\nNormal Distribution:\r\n<em>X<\/em> ~ <em>N<\/em>(<em>\u00b5<\/em>, <em>\u03c3<\/em>) where <em>\u00b5<\/em> is the mean and <em>\u03c3<\/em> is the standard deviation.\r\n\r\nStandard Normal Distribution:\r\n<em>Z<\/em> ~ <em>N<\/em>(0, 1).\r\n\r\nCalculator function for probability: normalcdf (lower\r\n<em>x<\/em> value of the area, upper <em>x <\/em>value of the area, mean, standard deviation)\r\n\r\nCalculator function for the\r\n<em>k<\/em>th percentile: <em>k<\/em> = invNorm (area to the left of <em>k<\/em>, mean, standard deviation)","rendered":"<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>The shaded area in the following graph indicates the area to the left of<br \/>\n<em>x<\/em>. This area is represented by the probability <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>). Normal tables, computers, and calculators provide or calculate the probability <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>).<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/5o4v-t4czc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. A value, x, is labeled on the horizontal axis, X. A vertical line extends from point x to the curve, and the area under the curve to the left of x is shaded. The area of this shaded section represents the probability that a value of the variable is less than x.\" \/><\/p>\n<p>The area to the right is then\u00a0<em>P<\/em>(<em>X<\/em> &gt; <em>x<\/em>) = 1 \u2013 <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>). Remember, <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>) = <strong>Area to the left <\/strong>of the vertical line through <em>x<\/em>. <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>) = 1 \u2013 <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>) = <strong>Area to the right<\/strong> of the vertical line through <em>x<\/em>. <em>P<\/em>(<em>X<\/em> &lt; <em>x<\/em>) is the same as <em>P<\/em>(<em>X<\/em> \u2264 <em>x<\/em>) and <em>P<\/em>(<em>X<\/em> &gt; <em>x<\/em>) is the same as <em>P<\/em>(<em>X<\/em> \u2265 <em>x<\/em>) for continuous distributions.<\/p>\n<h2><\/h2>\n<\/div>\n<p>&nbsp;<\/p>\n<p>Calculations of Probabilities<\/p>\n<p>Probabilities are calculated using technology. There are instructions given as necessary for the TI-83+ and TI-84 calculators. Additionally, t<a href=\"https:\/\/s3-us-west-2.amazonaws.com\/oervm\/stats\/probs.html\" target=\"_blank\" rel=\"noopener\">his link houses a tool<\/a> that allows you to explore the normal distribution with varying means and standard deviations as well as associated probabilities. \u00a0The following video explains how to use the tool.<\/p>\n<p><iframe loading=\"lazy\" id=\"oembed-1\" title=\"How to use the online Normal Distribution Calculator\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/rOs-jlJvcyM?feature=oembed&#38;rel=0\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<hr \/>\n<h4>Note<\/h4>\n<p>To calculate the probability without the use of technology, use the probability tables provided\u00a0<a href=\"http:\/\/www.itl.nist.gov\/div898\/handbook\/eda\/section3\/eda367.htm\" target=\"_blank\" rel=\"noopener\">here<\/a>. The tables include instructions for how to use them.<\/p>\n<p>If the area to the left is 0.0228, then the area to the right is 1 \u2013 0.0228 = 0.9772.<\/p>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\n<p>If the area to the left of\u00a0<em>x<\/em> is 0.012, then what is the area to the right?<\/p>\n<p>1 \u2212 0.012 = 0.988<\/p>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>The final exam scores in a statistics class were normally distributed with a mean of 63 and a standard deviation of five.<\/p>\n<ol>\n<li>Find the probability that a randomly selected student scored more than 65 on the exam.<\/li>\n<li>Find the probability that a randomly selected student scored less than 85.<\/li>\n<li>Find the 90th percentile (that is, find the score <em>k<\/em> that has 90% of the scores below <em>k<\/em> and 10% of the scores above <em>k<\/em>).<\/li>\n<li>Find the 70th percentile (that is, find the score <em>k<\/em> such that 70% of scores are below <em>k<\/em> and 30% of the scores are above <em>k<\/em>).<\/li>\n<\/ol>\n<p>Solution:<\/p>\n<ol>\n<li>Let<em>X<\/em> = a score on the final exam. <em>X<\/em> ~ <em>N<\/em>(63, 5), where <em>\u03bc<\/em> = 63 and <em>\u03c3<\/em> = 5\n<ol>\n<li>Draw a graph. Then, find <em>P<\/em>(<em>x<\/em> &gt; 65). <em>P<\/em>(<em>x<\/em> &gt; 65) = 0.3446<br \/>\n<img decoding=\"async\" src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/qsr8-lbczc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 63 on the horizontal axis. The point 65 is also labeled. A vertical line extends from point 65 to the curve. The probability area to the right of 65 is shaded; it is equal to 0.3446.\" \/><\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>The probability that any student selected at random scores more than 65 is 0.3446.<\/p>\n<ol>\n<li>\n<ol>\n<li>Go into <code style=\"line-height: 1.6em;text-align: justify\">2nd DISTR<\/code>. After pressing <code style=\"line-height: 1.6em;text-align: justify\">2nd DISTR<\/code>, press<code style=\"line-height: 1.6em;text-align: justify\">2:normalcdf<\/code>. The syntax for the instructions are as follows:normalcdf(lower value, upper value, mean, standard deviation) For this problem: normalcdf(65,1E99,63,5) = 0.3446. You get 1E99 (= 10<br \/>\n<sup>99<\/sup>) by pressing <code style=\"line-height: 1.6em;text-align: justify\">1<\/code>, the <code style=\"line-height: 1.6em;text-align: justify\">EE<\/code> key (a 2nd key) and then <code style=\"line-height: 1.6em;text-align: justify\">99<\/code>. Or, you can enter<code style=\"line-height: 1.6em;text-align: justify\">10^99<\/code> instead. The number 10<sup>99<\/sup> is way out in the right tail of the normal curve. We are calculating the area between 65 and 10<sup>99<\/sup>. In some instances, the lower number of the area might be \u20131E99 (= \u201310<sup>99<\/sup>). The number \u201310<sup>99<\/sup> is way out in the left tail of the normal curve.[latex]\\displaystyle{z}=\\frac{{{65}-{63}}}{{5}}={0.4}[\/latex]Area to the left is 0.6554.<br \/>\n<em>P<\/em>(<em>x<\/em> &gt; 65) = <em>P<\/em>(<em>z<\/em> &gt; 0.4) = 1 \u2013 0.6554 = 0.3446<\/li>\n<li>Calculate the <em>z<\/em>-score:*Press<br \/>\n<code style=\"line-height: 1.6em;text-align: justify\">2nd Distr<br \/>\n<\/code>*Press <code style=\"line-height: 1.6em;text-align: justify\">3:invNorm<\/code>(*Enter the area to the left of z followed by )*Press <code style=\"line-height: 1.6em;text-align: justify\">ENTER<\/code>.For this Example, the steps are<code style=\"line-height: 1.6em;text-align: justify\">2nd Distr<\/code><code style=\"line-height: 1.6em;text-align: justify\">3:invNorm<\/code>(.6554) <code style=\"line-height: 1.6em;text-align: justify\">ENTER<\/code>The answer is 0.3999 which rounds to 0.4.<\/li>\n<\/ol>\n<\/li>\n<li>Draw a graph. Then find <em>P<\/em>(<em>x<\/em> &lt; 85), and shade the graph. Using a computer or calculator, find <em>P<\/em>(<em>x<\/em> &lt; 85) = 1.normalcdf(0,85,63,5) = 1 (rounds to one)The probability that one student scores less than 85 is approximately one (or 100%).<\/li>\n<li>Find the 90th percentile. For each problem or part of a problem, draw a new graph. Draw the <em>x<\/em>-axis. Shade the area that corresponds to the 90th percentile.<br \/>\n<strong>Let <em>k<\/em><\/strong><strong> = the 90th percentile.<\/strong> The variable <em>k<\/em> is located on the <em>x<\/em>-axis. <em>P<\/em>(<em>x<\/em> &lt; <em>k<\/em>) is the area to the left of <em>k<\/em>. The 90th percentile <em>k <\/em>separates the exam scores into those that are the same or lower than <em>k<\/em> and those that are the same or higher. Ninety percent of the test scores are the same or lower than <em>k<\/em>, and ten percent are the same or higher. The variable <em>k<\/em> is often called a <strong>critical value<\/strong>.<em>k<\/em> = 69.4<br \/>\n<img decoding=\"async\" src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/82dc-7iczc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 63 on the horizontal axis. A point, k, is labeled to the right of 63. A vertical line extends from k to the curve. The area under the curve to the left of k is shaded. This represents the probability that x is less than k: P(x &lt; k) = 0.90\" \/>The 90th percentile is 69.4. This means that 90% of the test scores fall at or below 69.4 and 10% fall at or above. To get this answer on the calculator, follow this step:<code style=\"line-height: 1.6em;text-align: justify\">invNorm<\/code> in <code style=\"line-height: 1.6em;text-align: justify\">2nd DISTR<\/code>. invNorm(area to the left, mean, standard deviation)For this problem, invNorm(0.90,63,5) = 69.4<\/li>\n<li>Find the 70th percentile. Draw a new graph and label it appropriately. <em>k<\/em> = 65.6The 70th percentile is 65.6. This means that 70% of the test scores fall at or below 65.5 and 30% fall at or above.invNorm(0.70,63,5) = 65.6<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\n<p>The golf scores for a school team were normally distributed with a mean of 68 and a standard deviation of three.<\/p>\n<p>Find the probability that a randomly selected golfer scored less than 65.<\/p>\n<p>normalcdf(10<sup>99<\/sup>,65,68,3) = 0.1587<\/p>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>A personal computer is used for office work at home, research, communication, personal finances, education, entertainment, social networking, and a myriad of other things. Suppose that the average number of hours a household personal computer is used for entertainment is two hours per day. Assume the times for entertainment are normally distributed and the standard deviation for the times is half an hour.<\/p>\n<ol>\n<li>Find the probability that a household personal computer is used for entertainment between 1.8 and 2.75 hours per day.<\/li>\n<li>Find the maximum number of hours per day that the bottom quartile of households uses a personal computer for entertainment.<\/li>\n<\/ol>\n<p>Solution:<\/p>\n<ol>\n<li>Let <em>X<\/em>= the amount of time (in hours) a household personal computer is used for entertainment. <em>X<\/em> ~ <em>N<\/em>(2, 0.5) where <em>\u03bc<\/em> = 2 and <em>\u03c3<\/em> = 0.5. Find <em>P<\/em>(1.8 &lt; <em>x<\/em> &lt; 2.75).The probability for which you are looking is the area<br \/>\n<strong>between<\/strong><em>x<\/em> = 1.8 and <em>x<\/em> = 2.75. <em>P<\/em>(1.8 &lt; <em>x<\/em> &lt; 2.75) = 0.5886<br \/>\n<img decoding=\"async\" src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/n694-bnczc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 2 on the horizontal axis. The values 1.8 and 2.75 are also labeled on the x-axis. Vertical lines extend from 1.8 and 2.75 to the curve. The area between the lines is shaded.\" \/>normalcdf(1.8,2.75,2,0.5) = 0.5886The probability that a household personal computer is used between 1.8 and 2.75 hours per day for entertainment is 0.5886.<\/li>\n<li>To find the maximum number of hours per day that the bottom quartile of households uses a personal computer for entertainment, <strong>find the 25th percentile<\/strong>, <em>k<\/em>, where <em>P<\/em>(<em>x<\/em> &lt; <em>k<\/em>) = 0.25.<br \/>\n<img decoding=\"async\" src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/kznj-7tczc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The area under the left tail of the curve is shaded. The shaded area shows that the probability that x is less than k is 0.25. It follows that k = 1.67.\" \/>invNorm(0.25,2,0.5) = 1.66The maximum number of hours per day that the bottom quartile of households uses a personal computer for entertainment is 1.66 hours.<\/li>\n<\/ol>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\n<p>The golf scores for a school team were normally distributed with a mean of 68 and a standard deviation of three. Find the probability that a golfer scored between 66 and 70.<\/p>\n<p>normalcdf(66,70,68,3) = 0.4950<\/p>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>There are approximately one billion smartphone users in the world today. In the United States the ages 13 to 55+ of smartphone users approximately follow a normal distribution with approximate mean and standard deviation of 36.9 years and 13.9 years, respectively.<\/p>\n<ol>\n<li>Determine the probability that a random smartphone user in the age range 13 to 55+ is between 23 and 64.7 years old.<\/li>\n<li>Determine the probability that a randomly selected smartphone user in the age range 13 to 55+ is at most 50.8 years old.<\/li>\n<li>Find the 80th percentile of this distribution, and interpret it in a complete sentence.<\/li>\n<\/ol>\n<p>Solution:<\/p>\n<ol>\n<li>normalcdf(23,64.7,36.9,13.9) = 0.8186<\/li>\n<li>normalcdf(\u20131099,50.8,36.9,13.9) = 0.8413<\/li>\n<li>invNorm(0.80,36.9,13.9) = 48.6 The 80th percentile is 48.6 years. 80% of the smartphone users in the age range 13 \u2013 55+ are 48.6 years old or less.<\/li>\n<\/ol>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\n<p>Use the information in Example 3 to answer the following questions.<\/p>\n<ol>\n<li>Find the 30th percentile, and interpret it in a complete sentence.<\/li>\n<li>What is the probability that the age of a randomly selected smartphone user in the range 13 to 55+ is less than 27 years old.<\/li>\n<\/ol>\n<p>Let<br \/>\n<em>X<\/em> = a smart phone user whose age is 13 to 55+. <em>X<\/em> ~ <em>N<\/em>(36.9, 13.9)<\/p>\n<ol>\n<li>To find the 30th percentile, find<em>k<\/em> such that <em>P<\/em>(<em>x<\/em> &lt; <em>k<\/em>) = 0.30.invNorm(0.30, 36.9, 13.9) = 29.6 yearsThirty percent of smartphone users 13 to 55+ are at most 29.6 years and 70% are at least 29.6 years.<\/li>\n<li>Find <em>P<\/em>(<em>x<\/em> &lt; 27)<br \/>\n<img decoding=\"async\" src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/3jtg-lxczc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 36.9 on the horizontal axis. The point 27 is also labeled. A vertical line extends from 27 to the curve. The area under the curve to the left of 27 is shaded. The shaded area shows that P(x &lt; 27) = 0.2342.\" \/>normalcdf(0,27,36.9,13.9) = 0.2342(Note that normalcdf(\u20131099,27,36.9,13.9) = 0.2382. The two answers differ only by 0.0040.)<\/li>\n<\/ol>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>There are approximately one billion smartphone users in the world today. In the United States the ages 13 to 55+ of smartphone users approximately follow a normal distribution with approximate mean and standard deviation of 36.9 years and 13.9 years respectively. Using this information, answer the following questions (round answers to one decimal place).<\/p>\n<ol>\n<li>Calculate the interquartile range (<em>IQR<\/em>).<\/li>\n<li>Forty percent of the ages that range from 13 to 55+ are at least what age?<\/li>\n<\/ol>\n<p>Solution:<\/p>\n<ol>\n<li><em>IQR<\/em> = <em>Q<\/em><sub>3<\/sub> \u2013 <em>Q<\/em><sub>1<\/sub>Calculate<br \/>\n<em>Q<\/em><sub>3<\/sub> = 75th percentile and <em>Q<\/em><sub>1<\/sub> = 25thpercentile. invNorm(0.75,36.9,13.9) = <em>Q<\/em><sub>3<\/sub> = 46.2754. invNorm(0.25,36.9,13.9) = <em>Q<\/em><sub>1<\/sub> = 27.5246<br \/>\n<em>IQR<\/em> = <em>Q<\/em><sub>3<\/sub> \u2013 <em>Q<\/em><sub>1<\/sub> = 18.7508<\/li>\n<li>Find <em>k<\/em> where <em>P<\/em>(<em>x<\/em> &gt; <em>k<\/em>) = 0.40 (&#8220;At least&#8221; translates to &#8220;greater than or equal to.&#8221;) 0.40 = the area to the right. Area to the left = 1 \u2013 0.40 = 0.60. The area to the left of <em>k<\/em> = 0.60.invNorm(0.60,36.9,13.9) = 40.4215. <em>k<\/em> = 40.42. Forty percent of the ages that range from 13 to 55+ are at least 40.42 years.<\/li>\n<\/ol>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\n<p>Two thousand students took an exam. The scores on the exam have an approximate normal distribution with a mean<br \/>\n<em>\u03bc<\/em> = 81 points and standard deviation <em>\u03c3<\/em> = 15 points.<\/p>\n<ol>\n<li>Calculate the first- and third-quartile scores for this exam.<\/li>\n<li>The middle 50% of the exam scores are between what two values?<\/li>\n<\/ol>\n<ol>\n<li><em>Q<\/em><sub>1<\/sub> = 25th percentile = invNorm(0.25,81,15) = 70.9<br \/>\n<em>Q<\/em><sub>3<\/sub> = 75th percentile = invNorm(0.75,81,15) = 91.9<\/li>\n<li>The middle 50% of the scores are between 70.9 and 91.1.<\/li>\n<\/ol>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox exercises\">\n<h3>Example<\/h3>\n<p>A citrus farmer who grows mandarin oranges finds that the diameters of mandarin oranges harvested on his farm follow a normal distribution with a mean diameter of 5.85 cm and a standard deviation of 0.24 cm.<\/p>\n<ol>\n<li>Find the probability that a randomly selected mandarin orange from this farm has a diameter larger than 6.0 cm. Sketch the graph.<\/li>\n<li>The middle 20% of mandarin oranges from this farm have diameters between ______ and ______.<\/li>\n<li>Find the 90th percentile for the diameters of mandarin oranges, and interpret it in a complete sentence.<\/li>\n<\/ol>\n<p>Solution:<\/p>\n<ol>\n<li>normalcdf(6,10^99,5.85,0.24) = 0.2660<br \/>\n<img decoding=\"async\" src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/nj1i-s1dzc27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 2 on the horizontal axis. The values 1.8 and 2.75 are also labeled on the x-axis. Vertical lines extend from 1.8 and 2.75 to the curve. The area between the lines is shaded.\" \/><\/li>\n<li>1 \u2013 0.20 = 0.80 The tails of the graph of the normal distribution each have an area of 0.40. Find <em>k1<\/em>, the 40th percentile, and <em>k2<\/em>, the 60th percentile (0.40 + 0.20 = 0.60). <em>k1<\/em> = invNorm(0.40,5.85,0.24) = 5.79 cm <em>k2<\/em> = invNorm(0.60,5.85,0.24) = 5.91 cm<\/li>\n<li>6.16: Ninety percent of the diameter of the mandarin oranges is at most 6.15 cm.<\/li>\n<\/ol>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox key-takeaways\">\n<h3>try it<\/h3>\n<p>Using the information from Example 5, answer the following:<\/p>\n<ol>\n<li>The middle 45% of mandarin oranges from this farm are between ______ and ______.<\/li>\n<li>Find the 16th percentile and interpret it in a complete sentence.<\/li>\n<li>The middle area = 0.40, so each tail has an area of 0.30.1 \u2013 0.40 = 0.60The tails of the graph of the normal distribution each have an area of 0.30.Find <em>k1<\/em>, the 30th percentile and <em>k2<\/em>, the 70th percentile (0.40 + 0.30 = 0.70).<em>k1<\/em> = invNorm(0.30,5.85,0.24) = 5.72 cm<em>k2<\/em> = invNorm(0.70,5.85,0.24) = 5.98 cm<\/li>\n<li>normalcdf(5,1099,5.85,0.24) = 0.9998<\/li>\n<\/ol>\n<\/div>\n<h2>References<\/h2>\n<p>&#8220;Naegele&#8217;s rule.&#8221; Wikipedia. Available online at http:\/\/en.wikipedia.org\/wiki\/Naegele&#8217;s_rule (accessed May 14, 2013).<\/p>\n<p>&#8220;403: NUMMI.&#8221; Chicago Public Media &amp; Ira Glass, 2013. Available online at http:\/\/www.thisamericanlife.org\/radio-archives\/episode\/403\/nummi (accessed May 14, 2013).<\/p>\n<p>&#8220;Scratch-Off Lottery Ticket Playing Tips.&#8221; WinAtTheLottery.com, 2013. Available online at http:\/\/www.winatthelottery.com\/public\/department40.cfm (accessed May 14, 2013).<\/p>\n<p>&#8220;Smart Phone Users, By The Numbers.&#8221; Visual.ly, 2013. Available online at http:\/\/visual.ly\/smart-phone-users-numbers (accessed May 14, 2013).<\/p>\n<p>&#8220;Facebook Statistics.&#8221; Statistics Brain. Available online at http:\/\/www.statisticbrain.com\/facebook-statistics\/(accessed May 14, 2013).<\/p>\n<h2>Concept Review<\/h2>\n<p>The normal distribution, which is continuous, is the most important of all the probability distributions. Its graph is bell-shaped. This bell-shaped curve is used in almost all disciplines. Since it is a continuous distribution, the total area under the curve is one. The parameters of the normal are the mean<br \/>\n<em>\u00b5<\/em> and the standard deviation <em>\u03c3<\/em>. A special normal distribution, called the standard normal distribution is the distribution of <em>z<\/em>-scores. Its mean is zero, and its standard deviation is one.<\/p>\n<h2>Formula Review<\/h2>\n<p>Normal Distribution:<br \/>\n<em>X<\/em> ~ <em>N<\/em>(<em>\u00b5<\/em>, <em>\u03c3<\/em>) where <em>\u00b5<\/em> is the mean and <em>\u03c3<\/em> is the standard deviation.<\/p>\n<p>Standard Normal Distribution:<br \/>\n<em>Z<\/em> ~ <em>N<\/em>(0, 1).<\/p>\n<p>Calculator function for probability: normalcdf (lower<br \/>\n<em>x<\/em> value of the area, upper <em>x <\/em>value of the area, mean, standard deviation)<\/p>\n<p>Calculator function for the<br \/>\n<em>k<\/em>th percentile: <em>k<\/em> = invNorm (area to the left of <em>k<\/em>, mean, standard deviation)<\/p>\n\n\t\t\t <section class=\"citations-section\" role=\"contentinfo\">\n\t\t\t <h3>Candela Citations<\/h3>\n\t\t\t\t\t <div>\n\t\t\t\t\t\t <div id=\"citation-list-239\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>OpenStax, Statistics,Using the Normal Distribution. <strong>Authored by<\/strong>:  . <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/30189442-6998-4686-ac05-ed152b91b9de@17.41:41\/Introductory_Statistics\">http:\/\/cnx.org\/contents\/30189442-6998-4686-ac05-ed152b91b9de@17.41:41\/Introductory_Statistics<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><li>Introductory Statistics . <strong>Authored by<\/strong>: Barbara Illowski, Susan Dean. <strong>Provided by<\/strong>: Open Stax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/cnx.org\/contents\/30189442-6998-4686-ac05-ed152b91b9de@17.44\">http:\/\/cnx.org\/contents\/30189442-6998-4686-ac05-ed152b91b9de@17.44<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em>. <strong>License Terms<\/strong>: Download for free at http:\/\/cnx.org\/contents\/30189442-6998-4686-ac05-ed152b91b9de@17.44<\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">All rights reserved content<\/div><ul class=\"citation-list\"><li>How to use the online Normal Distribution Calculator. <strong>Authored by<\/strong>: gatorpj. <strong>Provided by<\/strong>: https:\/\/www.youtube.com\/watch?v=rOs-jlJvcyM. <strong>License<\/strong>: <em>All Rights Reserved<\/em>. <strong>License Terms<\/strong>: Standard YouTube License<\/li><\/ul><\/div>\n\t\t\t\t\t\t <\/div>\n\t\t\t\t\t <\/div>\n\t\t\t <\/section>","protected":false},"author":21,"menu_order":3,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"OpenStax, Statistics,Using the Normal Distribution\",\"author\":\" \",\"organization\":\"OpenStax\",\"url\":\"http:\/\/cnx.org\/contents\/30189442-6998-4686-ac05-ed152b91b9de@17.41:41\/Introductory_Statistics\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"copyrighted_video\",\"description\":\"How to use the online Normal Distribution Calculator\",\"author\":\"gatorpj\",\"organization\":\"https:\/\/www.youtube.com\/watch?v=rOs-jlJvcyM\",\"url\":\"\",\"project\":\"\",\"license\":\"arr\",\"license_terms\":\"Standard YouTube License\"},{\"type\":\"cc\",\"description\":\"Introductory Statistics \",\"author\":\"Barbara Illowski, Susan Dean\",\"organization\":\"Open Stax\",\"url\":\"http:\/\/cnx.org\/contents\/30189442-6998-4686-ac05-ed152b91b9de@17.44\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Download for free at http:\/\/cnx.org\/contents\/30189442-6998-4686-ac05-ed152b91b9de@17.44\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-239","chapter","type-chapter","status-publish","hentry"],"part":226,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/pressbooks\/v2\/chapters\/239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/wp\/v2\/users\/21"}],"version-history":[{"count":5,"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/pressbooks\/v2\/chapters\/239\/revisions"}],"predecessor-version":[{"id":1748,"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/pressbooks\/v2\/chapters\/239\/revisions\/1748"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/pressbooks\/v2\/parts\/226"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/pressbooks\/v2\/chapters\/239\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/wp\/v2\/media?parent=239"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/pressbooks\/v2\/chapter-type?post=239"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/wp\/v2\/contributor?post=239"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-suffolk-introstats1\/wp-json\/wp\/v2\/license?post=239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}