{"id":265,"date":"2021-07-14T15:59:02","date_gmt":"2021-07-14T15:59:02","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/chapter\/the-central-limit-theorem-for-sums\/"},"modified":"2023-12-05T09:22:49","modified_gmt":"2023-12-05T09:22:49","slug":"the-central-limit-theorem-for-sums","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/chapter\/the-central-limit-theorem-for-sums\/","title":{"raw":"Distributions of Sums of Samples","rendered":"Distributions of Sums of Samples"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Outcomes<\/h3>\r\n<section>\r\n<ul id=\"list6234\">\r\n \t<li>Calculate probabilities for the sampling distribution for a sum using technology<\/li>\r\n \t<li>Calculate percentiles for the sampling distribution for a sum using technology<\/li>\r\n<\/ul>\r\n<\/section><\/div>\r\n<div class=\"textbox shaded\">\r\n\r\nSuppose\u00a0<em>X<\/em> is a random variable with a distribution that may be known or unknown (it can be any distribution) and suppose:\r\n<ol>\r\n \t<li><em>\u03bc<sub data-redactor-tag=\"sub\">X<\/sub><\/em> = the mean of <em>\u03a7<\/em><\/li>\r\n \t<li><em>\u03c3<sub data-redactor-tag=\"sub\">\u03a7<\/sub><\/em> = the standard deviation of <em>X<\/em><\/li>\r\n<\/ol>\r\nIf you draw random samples of size\u00a0<em>n<\/em>, then as <em>n<\/em> increases, the random variable [latex] \\sum X [\/latex]<em>\u00a0<\/em>consisting of sums tends to be <strong>normally distributed<\/strong> and\r\n\r\n[latex] \\displaystyle {\\sum{X}{\\sim}{N}((n)(\\mu_X), (\\sqrt{n})(\\sigma_X))} [\/latex].\r\n\r\n<\/div>\r\n<strong>The central limit theorem for sums<\/strong> says that if you keep drawing larger and larger samples and taking their sums, the sums form their own normal distribution (the sampling distribution), which approaches a normal distribution as the sample size increases. <strong>The normal distribution has a mean equal to the original mean multiplied by the sample size and a standard deviation equal to the original standard deviation multiplied by the square root of the sample size.<\/strong>\r\n\r\nThe random variable \u03a3<em>X<\/em> has the following <em>z<\/em>-score associated with it:\r\n<ol>\r\n \t<li>[latex] \\sum x [\/latex]\u00a0is one sum.<\/li>\r\n \t<li>[latex]{z}=\\frac{{\\sum{x}-{({n})}{({\\mu}_{{X}})}}}{{{(\\sqrt{{n}})}{({\\mu}_{{X}})}}}[\/latex]\r\n<ol>\r\n \t<li>[latex]{({n})}{({\\mu}_{{X}})}=\\text{the mean of }\\sum{X}[\/latex]<\/li>\r\n \t<li>[latex]{\\left(\\sqrt{{n}}\\right)}{\\left({\\sigma}_{{X}}\\right)} =\\text{the standard deviation of }\\sum{X}[\/latex]<\/li>\r\n<\/ol>\r\n<\/li>\r\n<\/ol>\r\n<header>\r\n<h3 class=\"os-title\" data-type=\"title\"><span class=\"os-title-label\">USING THE TI-83, 83+, 84, 84+ CALCULATOR<\/span><\/h3>\r\n<\/header>To find probabilities for sums on the calculator, follow these steps:\r\n\r\n2nd\u00a0<code>DISTR\r\n<\/code>2:<code>normalcdf\r\n<\/code><code><\/code><code style=\"line-height: 1.6em;\">normalcdf<\/code>(lower value of the area, upper value of the area, (<em>n<\/em>)(mean), ([latex]\\displaystyle\\sqrt{{n}}[\/latex])(standard deviation))\r\n\r\nwhere:\r\n<ul>\r\n \t<li><em>mean<\/em> is the mean of the original distribution,<\/li>\r\n \t<li><em>standard deviation<\/em> is the standard deviation of the original distribution, and<\/li>\r\n \t<li><em><strong data-redactor-tag=\"strong\">sample size<\/strong><\/em> = n<\/li>\r\n<\/ul>\r\n<div class=\"textbox examples\">\r\n<h3>Recall: Scientific Notation<\/h3>\r\nScientific notation is used by scientists, mathematicians, and engineers when they are working with very large or very small numbers. When a number is written in scientific notation, the exponent tells you if the term is a large or a small number. A positive exponent indicates a large number and a negative exponent indicates a small number that is between 0 and 1.\r\n\r\n&nbsp;\r\n<div class=\"textbox shaded\">\r\n<h2>Scientific Notation<\/h2>\r\nA positive number is written in scientific notation if it is written as [latex]a\\times10^{n}[\/latex]\u00a0where the coefficient <i>a<\/i>\u00a0is [latex]1\\leq{a}&lt;10[\/latex], and <i>n <\/i>is an integer.\r\n\r\n<\/div>\r\nSome calculators and other devices use [latex]E[\/latex] instead of [latex]\\times 10[\/latex]. [latex]E[\/latex] represents an exponent of [latex]10[\/latex], then it is followed by a number which is the exponent used in scientific notation.\r\n\r\nFor example, [latex]1 \\times 10^5 = 1E5[\/latex].\r\n\r\n<\/div>\r\n<div class=\"textbox exercises\">\r\n<h3>Example 1<\/h3>\r\nAn unknown distribution has a mean of 90 and a standard deviation of 15. A sample of size 80 is drawn randomly from the population.\r\n\r\n1. Find the probability that the sum of the 80 values (or the total of the 80 values) is more than 7,500.\r\n[reveal-answer q=\"609917\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"609917\"]\r\n\r\nLet <em>X<\/em> = one value from the original unknown population. The probability question asks you to find a probability for <strong>the sum (or total of) 80 values<\/strong>.\r\n\r\n[latex]\\displaystyle\\sum{X}[\/latex]\u00a0= the sum or total of 80 values. Since [latex]\\displaystyle{\\mu}_{x}=90,{\\sigma}_{x}=15[\/latex], and <em>n<\/em> = 80, [latex]\\sum{X}[\/latex]~ <em>N<\/em>((80)(90), ([latex]\\displaystyle\\sqrt{{80}}[\/latex])(15))\r\n<ul>\r\n \t<li>mean of the sums = (<em>n<\/em>)(<em>\u03bc<sub data-redactor-tag=\"sub\">X<\/sub><\/em>) = (80)(90) = 7,200<\/li>\r\n \t<li>standard deviation of the sums =[latex]\\displaystyle{(\\sqrt{{n}})}{({\\sigma}_{{X}})}={(\\sqrt{{80}})}{({15})}[\/latex]<\/li>\r\n \t<li>sum of 80 values = <em>\u03a3x<\/em> = 7,500<\/li>\r\n<\/ul>\r\nFind <em>P<\/em>(\u03a3<em>x<\/em> &gt; 7,500)\r\n<em>P<\/em>(\u03a3<em>x<\/em> &gt; 7,500) = 0.0127\r\n<img src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/uao1-69pye27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 7200 on the horizontal axis. The point 7500 is also labeled. A vertical line extends from point 7500 to the curve. The area to the right of 7500 below the curve is shaded.\" \/>\r\n\r\n<header>\r\n<h3 class=\"os-title\" data-type=\"title\"><span class=\"os-title-label\">USING THE TI-83, 83+, 84, 84+ CALCULATOR<\/span><\/h3>\r\n<\/header><section>\r\n<div class=\"os-note-body\"><\/div>\r\n<\/section><code style=\"line-height: 1.6em;\">normalcdf<\/code>(lower value, upper value, mean of sums, <code style=\"line-height: 1.6em;\">stdev<\/code> of sums)\r\n\r\nThe parameter list is abbreviated(lower, upper, (<em>n<\/em>)(<em>\u03bc<sub data-redactor-tag=\"sub\">X<\/sub><\/em>, [latex]\\displaystyle{(\\sqrt{{n}})}[\/latex](<em>\u03c3<sub data-redactor-tag=\"sub\">X<\/sub><\/em>))\r\n<code style=\"line-height: 1.6em;\">normalcdf<\/code> (7500, 1E99, (80)(90), [latex]\\displaystyle{(\\sqrt{{80}})}[\/latex](15)) = 0.0127\r\n\r\n<strong>Reminder<\/strong>\r\n\r\n1E99 = 10<sup>99<\/sup>\r\n\r\nPress the <code style=\"line-height: 1.6em;\">EE<\/code> key for E.\r\n\r\n[\/hidden-answer]\r\n\r\n&nbsp;\r\n\r\n2. Find the sum that is 1.5 standard deviations above the mean of the sums.\r\n[reveal-answer q=\"686260\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"686260\"]\r\n\r\nFind \u03a3<em>x<\/em> where <em>z<\/em> = 1.5.\r\n\r\n[latex]\\displaystyle{\\sum{x}}={(n)}{({\\mu}_{X})}+{(z)}{(\\sqrt{n})}{({\\sigma}_{X}})=(80)(90)+(1.5)(\\sqrt{80})(15)=7401.2[\/latex]\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try it 1<\/h3>\r\nAn unknown distribution has a mean of 45 and a standard deviation of eight. A sample size of 50 is drawn randomly from the population. Find the probability that the sum of the 50 values is more than 2,400.\r\n[reveal-answer q=\"962102\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"962102\"]\r\n\r\n0.0040\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<header>\r\n<h3 class=\"os-title\" data-type=\"title\"><span class=\"os-title-label\">USING THE TI-83, 83+, 84, 84+ CALCULATOR<\/span><\/h3>\r\n<\/header>To find percentiles for sums on the calculator, follow these steps.\r\n\r\n2nd DIStR\r\n3:invNorm<em data-redactor-tag=\"em\">k<\/em> = invNorm (area to the left of <em data-redactor-tag=\"em\">k<\/em>, (<em data-redactor-tag=\"em\">n<\/em>)(mean), (standard deviation))\r\n\r\nwhere:\r\n<ul>\r\n \t<li><em data-redactor-tag=\"em\">k<\/em> is the <em data-redactor-tag=\"em\">k<\/em>th <strong data-redactor-tag=\"strong\">percentile<\/strong>,<\/li>\r\n \t<li><em data-redactor-tag=\"em\">mean<\/em> is the mean of the original distribution,<\/li>\r\n \t<li><em data-redactor-tag=\"em\">standard deviation<\/em> is the standard deviation of the original distribution, and<\/li>\r\n \t<li><em data-redactor-tag=\"em\">sample size<\/em> = <em data-redactor-tag=\"em\">n<\/em><\/li>\r\n<\/ul>\r\n<div class=\"textbox exercises\">\r\n<h3>Example 2<\/h3>\r\nIn a recent study reported October 29, 2012 on the Flurry Blog, the mean age of tablet users is 34 years. Suppose the standard deviation is 15 years. The sample of size is 50.\r\n\r\n1. What are the mean and standard deviation for the sum of the ages of tablet users? What is the distribution?[reveal-answer q=\"399569\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"399569\"]\r\n\r\n[latex]\\displaystyle{\\mu}_{\\sum{X}}={n}{\\mu}_{X}={50(34)}={1,700}[\/latex] and [latex]\\displaystyle{\\sigma}_{\\sum{X}}={\\sqrt n\\sigma}_{X}=({\\sqrt{50}})({15})={106.01}[\/latex]. The distribution is normal for sums by the central limit theorem.\r\n\r\n[\/hidden-answer]\r\n\r\n&nbsp;\r\n\r\n2. Find the probability that the sum of the ages is between 1,500 and 1,800 years.\r\n\r\n[reveal-answer q=\"762124\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"762124\"]\r\n\r\nP(1500&lt;\u00a0[latex]\\displaystyle{\\sum{x}}[\/latex] =<code>normalcdf<\/code>(1500, 1800, (50)(34), ([latex]\\displaystyle{\\sqrt{50}}[\/latex])(15))\u00a0 =\u00a0 0.7974\r\n\r\n[\/hidden-answer]\r\n\r\n&nbsp;\r\n\r\n3. Find the 80th percentile for the sum of the 50 ages.\r\n\r\n[reveal-answer q=\"163298\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"163298\"]\r\n\r\nLet <em data-redactor-tag=\"em\">k<\/em> = the 80th percentile.\r\n\r\nk =\u00a0<code style=\"line-height: 1.6em;\">invNorm<\/code>(0.80, (50)(34), ([latex]\\displaystyle{\\sqrt{50}}[\/latex])(15))=1789.3\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try it 2<\/h3>\r\nIn a recent study reported October 29, 2012 on the Flurry Blog, the mean age of tablet users is 35 years. Suppose the standard deviation is ten years. The sample size is 39.\r\n\r\n1. What are the mean and standard deviation for the sum of the ages of tablet users? What is the distribution?\r\n[reveal-answer q=\"66441\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"66441\"]\r\n\r\n[latex]\\displaystyle{\\mu}_{\\sum{ X }} = {n}{\\mu}_{X } = {1365}[\/latex] and [latex]{\\sigma}_{\\sum{X }} = {\\sigma}_{X }=({\\sqrt{n{\\sigma}_{x }}})({ 15 })={62.4}[\/latex].\r\n\r\nThe distribution is normal for sums by the central limit theorem.\r\n\r\n[\/hidden-answer]\r\n\r\n&nbsp;\r\n\r\n2. Find the probability that the sum of the ages is between 1,400 and 1,500 years.\r\n[reveal-answer q=\"380560\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"380560\"]\r\n\r\nP(1400&lt;[latex]\\displaystyle\\sum{x}[\/latex]&lt;1500) =\u00a0<code>normalcdf<\/code>(1400, 1500, (39)(35), 10)= 0.2723\r\n\r\n[\/hidden-answer]\r\n\r\n&nbsp;\r\n\r\n3. Find the 90th percentile for the sum of the 39 ages.\r\n[reveal-answer q=\"752855\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"752855\"]\r\n\r\nLet <em data-redactor-tag=\"em\">k<\/em> = the 90th percentile.\u00a0<code data-redactor-tag=\"code\">invNorm<\/code>(0.90,(39)(35), (10)) = 1445.0\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox exercises\">\r\n<h3>Example 3<\/h3>\r\nThe mean number of minutes for app engagement by a tablet user is 8.2 minutes. Suppose the standard deviation is one minute. Take a sample of size 70.\r\n\r\n1. What are the mean and standard deviation for the sums?\r\n[reveal-answer q=\"756576\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"756576\"]\r\n\r\n[latex]\\displaystyle{\\mu}_{\\sum{X}}={n}{\\mu}_{X}={70(8.2)} = 574\\text{ minutes }[\/latex] and [latex]\\displaystyle{\\sigma}_{\\sum{X}}={(\\sqrt n)(\\sigma_X)}=({\\sqrt{70}}){(1)}=8.37[\/latex] minutes.\r\n\r\n[\/hidden-answer]\r\n\r\n&nbsp;\r\n\r\n2. Find the 95th percentile for the sum of the sample. Interpret this value in a complete sentence.\r\n[reveal-answer q=\"260771\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"260771\"]\r\n\r\nLet <em data-redactor-tag=\"em\">k<\/em> = the 95th percentile.\r\n\r\n<em data-redactor-tag=\"em\">k<\/em> = invNorm (0.95,(70)(8.2),([latex]\\displaystyle\\sqrt{70}[\/latex])(1)) = 587.76 minutes.\r\n\r\nNinety five percent of the app engagement times are at most 587.76 minutes.\r\n\r\n[\/hidden-answer]\r\n\r\n&nbsp;\r\n\r\n3. Find the probability that the sum of the sample is at least ten hours.\r\n[reveal-answer q=\"851215\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"851215\"]\r\n\r\nTen hours = 600 minutes,\u00a0P([latex]\\displaystyle\\sum{x}\\geq{600}[\/latex]) = <code data-redactor-tag=\"code\">normalcdf<\/code>(600,E99,(70)(8.2),[latex]\\displaystyle({\\sqrt{70}}){(1)}[\/latex] =0.0009\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<h3><\/h3>\r\n<div class=\"textbox key-takeaways\">\r\n<h3>Try it 3<\/h3>\r\nThe mean number of minutes for app engagement by a table use is 8.2 minutes. Suppose the standard deviation is one minute. Take a sample size of 70.\r\n\r\n1. What is the probability that the sum of the sample is between seven hours and ten hours? What does this mean in context of the problem?\r\n[reveal-answer q=\"608971\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"608971\"]\r\n\r\n7 hours = 420 minutes\r\n\r\n10 hours = 600 minutes\r\n<code>normalcdf<\/code> P(420[latex]\\displaystyle\\leq{\\sum{x}}\\leq{600}[\/latex])=<code>normalcdf<\/code>(420, 600, (70)(8.2),\u00a0[latex]\\displaystyle\\sqrt{70}(1))[\/latex]= 0.9991.\r\n\r\nThis means that for this sample sums there is a 99.9% chance that the sums of usage minutes will be between 420 minutes and 600 minutes.\r\n\r\ninvNorm (0.84,(70)(8.2),([latex]\\displaystyle\\sqrt{70}[\/latex])(1))=582.32,\u00a0invNorm (0.16,(70)(8.2),([latex]\\displaystyle\\sqrt{70}[\/latex])(1))=565.68.\r\n\r\n[\/hidden-answer]\r\n\r\n&nbsp;\r\n\r\n2. Find the 84th and 16th percentiles for the sum of the sample. Interpret these values in context.\r\n[reveal-answer q=\"198026\"]Show Answer[\/reveal-answer]\r\n[hidden-answer a=\"198026\"]\r\n\r\nSince 84% of the app engagement times are at most 582.32 minutes and 16% of the app engagement times are at most 565.68 minutes, we may state that 68% of the app engagement times are between 565.68 minutes and 582.32 minutes.\r\n\r\n[\/hidden-answer]\r\n\r\n<\/div>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Outcomes<\/h3>\n<section>\n<ul id=\"list6234\">\n<li>Calculate probabilities for the sampling distribution for a sum using technology<\/li>\n<li>Calculate percentiles for the sampling distribution for a sum using technology<\/li>\n<\/ul>\n<\/section>\n<\/div>\n<div class=\"textbox shaded\">\n<p>Suppose\u00a0<em>X<\/em> is a random variable with a distribution that may be known or unknown (it can be any distribution) and suppose:<\/p>\n<ol>\n<li><em>\u03bc<sub data-redactor-tag=\"sub\">X<\/sub><\/em> = the mean of <em>\u03a7<\/em><\/li>\n<li><em>\u03c3<sub data-redactor-tag=\"sub\">\u03a7<\/sub><\/em> = the standard deviation of <em>X<\/em><\/li>\n<\/ol>\n<p>If you draw random samples of size\u00a0<em>n<\/em>, then as <em>n<\/em> increases, the random variable [latex]\\sum X[\/latex]<em>\u00a0<\/em>consisting of sums tends to be <strong>normally distributed<\/strong> and<\/p>\n<p>[latex]\\displaystyle {\\sum{X}{\\sim}{N}((n)(\\mu_X), (\\sqrt{n})(\\sigma_X))}[\/latex].<\/p>\n<\/div>\n<p><strong>The central limit theorem for sums<\/strong> says that if you keep drawing larger and larger samples and taking their sums, the sums form their own normal distribution (the sampling distribution), which approaches a normal distribution as the sample size increases. <strong>The normal distribution has a mean equal to the original mean multiplied by the sample size and a standard deviation equal to the original standard deviation multiplied by the square root of the sample size.<\/strong><\/p>\n<p>The random variable \u03a3<em>X<\/em> has the following <em>z<\/em>-score associated with it:<\/p>\n<ol>\n<li>[latex]\\sum x[\/latex]\u00a0is one sum.<\/li>\n<li>[latex]{z}=\\frac{{\\sum{x}-{({n})}{({\\mu}_{{X}})}}}{{{(\\sqrt{{n}})}{({\\mu}_{{X}})}}}[\/latex]\n<ol>\n<li>[latex]{({n})}{({\\mu}_{{X}})}=\\text{the mean of }\\sum{X}[\/latex]<\/li>\n<li>[latex]{\\left(\\sqrt{{n}}\\right)}{\\left({\\sigma}_{{X}}\\right)} =\\text{the standard deviation of }\\sum{X}[\/latex]<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<header>\n<h3 class=\"os-title\" data-type=\"title\"><span class=\"os-title-label\">USING THE TI-83, 83+, 84, 84+ CALCULATOR<\/span><\/h3>\n<\/header>\n<p>To find probabilities for sums on the calculator, follow these steps:<\/p>\n<p>2nd\u00a0<code>DISTR<br \/>\n<\/code>2:<code>normalcdf<br \/>\n<\/code><code><\/code><code style=\"line-height: 1.6em;\">normalcdf<\/code>(lower value of the area, upper value of the area, (<em>n<\/em>)(mean), ([latex]\\displaystyle\\sqrt{{n}}[\/latex])(standard deviation))<\/p>\n<p>where:<\/p>\n<ul>\n<li><em>mean<\/em> is the mean of the original distribution,<\/li>\n<li><em>standard deviation<\/em> is the standard deviation of the original distribution, and<\/li>\n<li><em><strong data-redactor-tag=\"strong\">sample size<\/strong><\/em> = n<\/li>\n<\/ul>\n<div class=\"textbox examples\">\n<h3>Recall: Scientific Notation<\/h3>\n<p>Scientific notation is used by scientists, mathematicians, and engineers when they are working with very large or very small numbers. When a number is written in scientific notation, the exponent tells you if the term is a large or a small number. A positive exponent indicates a large number and a negative exponent indicates a small number that is between 0 and 1.<\/p>\n<p>&nbsp;<\/p>\n<div class=\"textbox shaded\">\n<h2>Scientific Notation<\/h2>\n<p>A positive number is written in scientific notation if it is written as [latex]a\\times10^{n}[\/latex]\u00a0where the coefficient <i>a<\/i>\u00a0is [latex]1\\leq{a}<10[\/latex], and <i>n <\/i>is an integer.<\/p>\n<\/div>\n<p>Some calculators and other devices use [latex]E[\/latex] instead of [latex]\\times 10[\/latex]. [latex]E[\/latex] represents an exponent of [latex]10[\/latex], then it is followed by a number which is the exponent used in scientific notation.<\/p>\n<p>For example, [latex]1 \\times 10^5 = 1E5[\/latex].<\/p>\n<\/div>\n<div class=\"textbox exercises\">\n<h3>Example 1<\/h3>\n<p>An unknown distribution has a mean of 90 and a standard deviation of 15. A sample of size 80 is drawn randomly from the population.<\/p>\n<p>1. Find the probability that the sum of the 80 values (or the total of the 80 values) is more than 7,500.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q609917\">Show Answer<\/span><\/p>\n<div id=\"q609917\" class=\"hidden-answer\" style=\"display: none\">\n<p>Let <em>X<\/em> = one value from the original unknown population. The probability question asks you to find a probability for <strong>the sum (or total of) 80 values<\/strong>.<\/p>\n<p>[latex]\\displaystyle\\sum{X}[\/latex]\u00a0= the sum or total of 80 values. Since [latex]\\displaystyle{\\mu}_{x}=90,{\\sigma}_{x}=15[\/latex], and <em>n<\/em> = 80, [latex]\\sum{X}[\/latex]~ <em>N<\/em>((80)(90), ([latex]\\displaystyle\\sqrt{{80}}[\/latex])(15))<\/p>\n<ul>\n<li>mean of the sums = (<em>n<\/em>)(<em>\u03bc<sub data-redactor-tag=\"sub\">X<\/sub><\/em>) = (80)(90) = 7,200<\/li>\n<li>standard deviation of the sums =[latex]\\displaystyle{(\\sqrt{{n}})}{({\\sigma}_{{X}})}={(\\sqrt{{80}})}{({15})}[\/latex]<\/li>\n<li>sum of 80 values = <em>\u03a3x<\/em> = 7,500<\/li>\n<\/ul>\n<p>Find <em>P<\/em>(\u03a3<em>x<\/em> &gt; 7,500)<br \/>\n<em>P<\/em>(\u03a3<em>x<\/em> &gt; 7,500) = 0.0127<br \/>\n<img decoding=\"async\" src=\"https:\/\/textimgs.s3.amazonaws.com\/DE\/stats\/uao1-69pye27i#fixme#fixme#fixme\" alt=\"This is a normal distribution curve. The peak of the curve coincides with the point 7200 on the horizontal axis. The point 7500 is also labeled. A vertical line extends from point 7500 to the curve. The area to the right of 7500 below the curve is shaded.\" \/><\/p>\n<header>\n<h3 class=\"os-title\" data-type=\"title\"><span class=\"os-title-label\">USING THE TI-83, 83+, 84, 84+ CALCULATOR<\/span><\/h3>\n<\/header>\n<section>\n<div class=\"os-note-body\"><\/div>\n<\/section>\n<p><code style=\"line-height: 1.6em;\">normalcdf<\/code>(lower value, upper value, mean of sums, <code style=\"line-height: 1.6em;\">stdev<\/code> of sums)<\/p>\n<p>The parameter list is abbreviated(lower, upper, (<em>n<\/em>)(<em>\u03bc<sub data-redactor-tag=\"sub\">X<\/sub><\/em>, [latex]\\displaystyle{(\\sqrt{{n}})}[\/latex](<em>\u03c3<sub data-redactor-tag=\"sub\">X<\/sub><\/em>))<br \/>\n<code style=\"line-height: 1.6em;\">normalcdf<\/code> (7500, 1E99, (80)(90), [latex]\\displaystyle{(\\sqrt{{80}})}[\/latex](15)) = 0.0127<\/p>\n<p><strong>Reminder<\/strong><\/p>\n<p>1E99 = 10<sup>99<\/sup><\/p>\n<p>Press the <code style=\"line-height: 1.6em;\">EE<\/code> key for E.<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>2. Find the sum that is 1.5 standard deviations above the mean of the sums.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q686260\">Show Answer<\/span><\/p>\n<div id=\"q686260\" class=\"hidden-answer\" style=\"display: none\">\n<p>Find \u03a3<em>x<\/em> where <em>z<\/em> = 1.5.<\/p>\n<p>[latex]\\displaystyle{\\sum{x}}={(n)}{({\\mu}_{X})}+{(z)}{(\\sqrt{n})}{({\\sigma}_{X}})=(80)(90)+(1.5)(\\sqrt{80})(15)=7401.2[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox key-takeaways\">\n<h3>Try it 1<\/h3>\n<p>An unknown distribution has a mean of 45 and a standard deviation of eight. A sample size of 50 is drawn randomly from the population. Find the probability that the sum of the 50 values is more than 2,400.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q962102\">Show Answer<\/span><\/p>\n<div id=\"q962102\" class=\"hidden-answer\" style=\"display: none\">\n<p>0.0040<\/p>\n<\/div>\n<\/div>\n<\/div>\n<header>\n<h3 class=\"os-title\" data-type=\"title\"><span class=\"os-title-label\">USING THE TI-83, 83+, 84, 84+ CALCULATOR<\/span><\/h3>\n<\/header>\n<p>To find percentiles for sums on the calculator, follow these steps.<\/p>\n<p>2nd DIStR<br \/>\n3:invNorm<em data-redactor-tag=\"em\">k<\/em> = invNorm (area to the left of <em data-redactor-tag=\"em\">k<\/em>, (<em data-redactor-tag=\"em\">n<\/em>)(mean), (standard deviation))<\/p>\n<p>where:<\/p>\n<ul>\n<li><em data-redactor-tag=\"em\">k<\/em> is the <em data-redactor-tag=\"em\">k<\/em>th <strong data-redactor-tag=\"strong\">percentile<\/strong>,<\/li>\n<li><em data-redactor-tag=\"em\">mean<\/em> is the mean of the original distribution,<\/li>\n<li><em data-redactor-tag=\"em\">standard deviation<\/em> is the standard deviation of the original distribution, and<\/li>\n<li><em data-redactor-tag=\"em\">sample size<\/em> = <em data-redactor-tag=\"em\">n<\/em><\/li>\n<\/ul>\n<div class=\"textbox exercises\">\n<h3>Example 2<\/h3>\n<p>In a recent study reported October 29, 2012 on the Flurry Blog, the mean age of tablet users is 34 years. Suppose the standard deviation is 15 years. The sample of size is 50.<\/p>\n<p>1. What are the mean and standard deviation for the sum of the ages of tablet users? What is the distribution?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q399569\">Show Answer<\/span><\/p>\n<div id=\"q399569\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\displaystyle{\\mu}_{\\sum{X}}={n}{\\mu}_{X}={50(34)}={1,700}[\/latex] and [latex]\\displaystyle{\\sigma}_{\\sum{X}}={\\sqrt n\\sigma}_{X}=({\\sqrt{50}})({15})={106.01}[\/latex]. The distribution is normal for sums by the central limit theorem.<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>2. Find the probability that the sum of the ages is between 1,500 and 1,800 years.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q762124\">Show Answer<\/span><\/p>\n<div id=\"q762124\" class=\"hidden-answer\" style=\"display: none\">\n<p>P(1500&lt;\u00a0[latex]\\displaystyle{\\sum{x}}[\/latex] =<code>normalcdf<\/code>(1500, 1800, (50)(34), ([latex]\\displaystyle{\\sqrt{50}}[\/latex])(15))\u00a0 =\u00a0 0.7974<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>3. Find the 80th percentile for the sum of the 50 ages.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q163298\">Show Answer<\/span><\/p>\n<div id=\"q163298\" class=\"hidden-answer\" style=\"display: none\">\n<p>Let <em data-redactor-tag=\"em\">k<\/em> = the 80th percentile.<\/p>\n<p>k =\u00a0<code style=\"line-height: 1.6em;\">invNorm<\/code>(0.80, (50)(34), ([latex]\\displaystyle{\\sqrt{50}}[\/latex])(15))=1789.3<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox key-takeaways\">\n<h3>Try it 2<\/h3>\n<p>In a recent study reported October 29, 2012 on the Flurry Blog, the mean age of tablet users is 35 years. Suppose the standard deviation is ten years. The sample size is 39.<\/p>\n<p>1. What are the mean and standard deviation for the sum of the ages of tablet users? What is the distribution?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q66441\">Show Answer<\/span><\/p>\n<div id=\"q66441\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\displaystyle{\\mu}_{\\sum{ X }} = {n}{\\mu}_{X } = {1365}[\/latex] and [latex]{\\sigma}_{\\sum{X }} = {\\sigma}_{X }=({\\sqrt{n{\\sigma}_{x }}})({ 15 })={62.4}[\/latex].<\/p>\n<p>The distribution is normal for sums by the central limit theorem.<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>2. Find the probability that the sum of the ages is between 1,400 and 1,500 years.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q380560\">Show Answer<\/span><\/p>\n<div id=\"q380560\" class=\"hidden-answer\" style=\"display: none\">\n<p>P(1400&lt;[latex]\\displaystyle\\sum{x}[\/latex]&lt;1500) =\u00a0<code>normalcdf<\/code>(1400, 1500, (39)(35), 10)= 0.2723<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>3. Find the 90th percentile for the sum of the 39 ages.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q752855\">Show Answer<\/span><\/p>\n<div id=\"q752855\" class=\"hidden-answer\" style=\"display: none\">\n<p>Let <em data-redactor-tag=\"em\">k<\/em> = the 90th percentile.\u00a0<code data-redactor-tag=\"code\">invNorm<\/code>(0.90,(39)(35), (10)) = 1445.0<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox exercises\">\n<h3>Example 3<\/h3>\n<p>The mean number of minutes for app engagement by a tablet user is 8.2 minutes. Suppose the standard deviation is one minute. Take a sample of size 70.<\/p>\n<p>1. What are the mean and standard deviation for the sums?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q756576\">Show Answer<\/span><\/p>\n<div id=\"q756576\" class=\"hidden-answer\" style=\"display: none\">\n<p>[latex]\\displaystyle{\\mu}_{\\sum{X}}={n}{\\mu}_{X}={70(8.2)} = 574\\text{ minutes }[\/latex] and [latex]\\displaystyle{\\sigma}_{\\sum{X}}={(\\sqrt n)(\\sigma_X)}=({\\sqrt{70}}){(1)}=8.37[\/latex] minutes.<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>2. Find the 95th percentile for the sum of the sample. Interpret this value in a complete sentence.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q260771\">Show Answer<\/span><\/p>\n<div id=\"q260771\" class=\"hidden-answer\" style=\"display: none\">\n<p>Let <em data-redactor-tag=\"em\">k<\/em> = the 95th percentile.<\/p>\n<p><em data-redactor-tag=\"em\">k<\/em> = invNorm (0.95,(70)(8.2),([latex]\\displaystyle\\sqrt{70}[\/latex])(1)) = 587.76 minutes.<\/p>\n<p>Ninety five percent of the app engagement times are at most 587.76 minutes.<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>3. Find the probability that the sum of the sample is at least ten hours.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q851215\">Show Answer<\/span><\/p>\n<div id=\"q851215\" class=\"hidden-answer\" style=\"display: none\">\n<p>Ten hours = 600 minutes,\u00a0P([latex]\\displaystyle\\sum{x}\\geq{600}[\/latex]) = <code data-redactor-tag=\"code\">normalcdf<\/code>(600,E99,(70)(8.2),[latex]\\displaystyle({\\sqrt{70}}){(1)}[\/latex] =0.0009<\/p>\n<\/div>\n<\/div>\n<\/div>\n<h3><\/h3>\n<div class=\"textbox key-takeaways\">\n<h3>Try it 3<\/h3>\n<p>The mean number of minutes for app engagement by a table use is 8.2 minutes. Suppose the standard deviation is one minute. Take a sample size of 70.<\/p>\n<p>1. What is the probability that the sum of the sample is between seven hours and ten hours? What does this mean in context of the problem?<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q608971\">Show Answer<\/span><\/p>\n<div id=\"q608971\" class=\"hidden-answer\" style=\"display: none\">\n<p>7 hours = 420 minutes<\/p>\n<p>10 hours = 600 minutes<br \/>\n<code>normalcdf<\/code> P(420[latex]\\displaystyle\\leq{\\sum{x}}\\leq{600}[\/latex])=<code>normalcdf<\/code>(420, 600, (70)(8.2),\u00a0[latex]\\displaystyle\\sqrt{70}(1))[\/latex]= 0.9991.<\/p>\n<p>This means that for this sample sums there is a 99.9% chance that the sums of usage minutes will be between 420 minutes and 600 minutes.<\/p>\n<p>invNorm (0.84,(70)(8.2),([latex]\\displaystyle\\sqrt{70}[\/latex])(1))=582.32,\u00a0invNorm (0.16,(70)(8.2),([latex]\\displaystyle\\sqrt{70}[\/latex])(1))=565.68.<\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<p>2. Find the 84th and 16th percentiles for the sum of the sample. Interpret these values in context.<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"q198026\">Show Answer<\/span><\/p>\n<div id=\"q198026\" class=\"hidden-answer\" style=\"display: none\">\n<p>Since 84% of the app engagement times are at most 582.32 minutes and 16% of the app engagement times are at most 565.68 minutes, we may state that 68% of the app engagement times are between 565.68 minutes and 582.32 minutes.<\/p>\n<\/div>\n<\/div>\n<\/div>\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-265\">\n\t\t\t\t\t\t\t <div class=\"licensing\"><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Original<\/div><ul class=\"citation-list\"><li>Revision and Adaptation. <strong>Provided by<\/strong>: Lumen Learning. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/li><\/ul><div class=\"license-attribution-dropdown-subheading\">CC licensed content, Shared previously<\/div><ul class=\"citation-list\"><li>The Central Limit Theorem for Sums. <strong>Provided by<\/strong>: OpenStax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/7-2-the-central-limit-theorem-for-sums\">https:\/\/openstax.org\/books\/introductory-statistics\/pages\/7-2-the-central-limit-theorem-for-sums<\/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>: Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction<\/li><li>Introductory Statistics. <strong>Authored by<\/strong>: Barbara Illowsky, Susan Dean. <strong>Provided by<\/strong>: Open Stax. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\">https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction<\/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>: Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction<\/li><li>Unit 11: Exponents and Polynomials, from Developmental Math: An Open Program. <strong>Provided by<\/strong>: Monterey Institute of Technology and Education. <strong>Located at<\/strong>: <a target=\"_blank\" href=\"http:\/\/nrocnetwork.org\/resources\/downloads\/nroc-math-open-textbook-units-1-12-pdf-and-word-formats\/\">http:\/\/nrocnetwork.org\/resources\/downloads\/nroc-math-open-textbook-units-1-12-pdf-and-word-formats\/<\/a>. <strong>License<\/strong>: <em><a target=\"_blank\" rel=\"license\" href=\"https:\/\/creativecommons.org\/licenses\/by\/4.0\/\">CC BY: Attribution<\/a><\/em><\/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":169134,"menu_order":11,"template":"","meta":{"_candela_citation":"[{\"type\":\"cc\",\"description\":\"The Central Limit Theorem for Sums\",\"author\":\"\",\"organization\":\"OpenStax\",\"url\":\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/7-2-the-central-limit-theorem-for-sums\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\"},{\"type\":\"cc\",\"description\":\"Introductory Statistics\",\"author\":\"Barbara Illowsky, Susan Dean\",\"organization\":\"Open Stax\",\"url\":\"https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"Access for free at https:\/\/openstax.org\/books\/introductory-statistics\/pages\/1-introduction\"},{\"type\":\"cc\",\"description\":\"Unit 11: Exponents and Polynomials, from Developmental Math: An Open Program\",\"author\":\"\",\"organization\":\"Monterey Institute of Technology and Education\",\"url\":\"http:\/\/nrocnetwork.org\/resources\/downloads\/nroc-math-open-textbook-units-1-12-pdf-and-word-formats\/\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"},{\"type\":\"original\",\"description\":\"Revision and Adaptation\",\"author\":\"\",\"organization\":\"Lumen Learning\",\"url\":\"\",\"project\":\"\",\"license\":\"cc-by\",\"license_terms\":\"\"}]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-265","chapter","type-chapter","status-publish","hentry"],"part":262,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/users\/169134"}],"version-history":[{"count":39,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/265\/revisions"}],"predecessor-version":[{"id":3717,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/265\/revisions\/3717"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/parts\/262"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapters\/265\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/media?parent=265"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/pressbooks\/v2\/chapter-type?post=265"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/contributor?post=265"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/introstatscorequisite\/wp-json\/wp\/v2\/license?post=265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}