{"id":53,"date":"2021-01-12T22:19:32","date_gmt":"2021-01-12T22:19:32","guid":{"rendered":"https:\/\/textbooks.jaykesler.net\/introstats\/chapter\/the-uniform-distribution\/"},"modified":"2023-06-26T23:50:51","modified_gmt":"2023-06-26T23:50:51","slug":"the-uniform-distribution","status":"publish","type":"chapter","link":"https:\/\/textbooks.jaykesler.net\/introstats\/chapter\/the-uniform-distribution\/","title":{"rendered":"The Uniform Distribution"},"content":{"raw":"<span style=\"display: none;\">\r\n[latexpage]\r\n<\/span>\r\n<div id=\"903504ef-0dfc-4592-9b0c-d164f5ea9be5\" class=\"chapter-content-module\" data-type=\"page\" data-cnxml-to-html-ver=\"2.1.0\">\r\n<p id=\"eip-957\">The uniform distribution is a continuous probability distribution and is concerned with events that are equally likely to occur. When working out problems that have a uniform distribution, be careful to note if the data is inclusive or exclusive of endpoints.<\/p>\r\n\r\n<div id=\"element-229\" class=\"ui-has-child-title\" data-type=\"example\"><header>\r\n<h3 class=\"os-title\"><span class=\"os-title-label\">Example <\/span><span class=\"os-number\">5.2<\/span><\/h3>\r\n<\/header><section>\r\n<div class=\"body\">\r\n<p id=\"element-444\">The data in <a class=\"autogenerated-content\" href=\"#element-41\">Table 5.1<\/a> below are 55 smiling times, in seconds, of an eight-week-old baby.<\/p>\r\n\r\n<div id=\"element-41\" class=\"os-table \">\r\n<table summary=\"Table 5.1 \" data-id=\"element-41\">\r\n<tbody>\r\n<tr>\r\n<td>10.4<\/td>\r\n<td>19.6<\/td>\r\n<td>18.8<\/td>\r\n<td>13.9<\/td>\r\n<td>17.8<\/td>\r\n<td>16.8<\/td>\r\n<td>21.6<\/td>\r\n<td>17.9<\/td>\r\n<td>12.5<\/td>\r\n<td>11.1<\/td>\r\n<td>4.9<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>12.8<\/td>\r\n<td>14.8<\/td>\r\n<td>22.8<\/td>\r\n<td>20.0<\/td>\r\n<td>15.9<\/td>\r\n<td>16.3<\/td>\r\n<td>13.4<\/td>\r\n<td>17.1<\/td>\r\n<td>14.5<\/td>\r\n<td>19.0<\/td>\r\n<td>22.8<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>1.3<\/td>\r\n<td>0.7<\/td>\r\n<td>8.9<\/td>\r\n<td>11.9<\/td>\r\n<td>10.9<\/td>\r\n<td>7.3<\/td>\r\n<td>5.9<\/td>\r\n<td>3.7<\/td>\r\n<td>17.9<\/td>\r\n<td>19.2<\/td>\r\n<td>9.8<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>5.8<\/td>\r\n<td>6.9<\/td>\r\n<td>2.6<\/td>\r\n<td>5.8<\/td>\r\n<td>21.7<\/td>\r\n<td>11.8<\/td>\r\n<td>3.4<\/td>\r\n<td>2.1<\/td>\r\n<td>4.5<\/td>\r\n<td>6.3<\/td>\r\n<td>10.7<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>8.9<\/td>\r\n<td>9.4<\/td>\r\n<td>9.4<\/td>\r\n<td>7.6<\/td>\r\n<td>10.0<\/td>\r\n<td>3.3<\/td>\r\n<td>6.7<\/td>\r\n<td>7.8<\/td>\r\n<td>11.6<\/td>\r\n<td>13.8<\/td>\r\n<td>18.6<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Table <\/span><span class=\"os-number\">5.1<\/span><\/div>\r\n<\/div>\r\n<p id=\"element-817\">The sample mean = 11.49 and the sample standard deviation = 6.23.<\/p>\r\n<p id=\"element-60\">We will assume that the smiling times, in seconds, follow a uniform distribution between zero and 23 seconds, inclusive. This means that any smiling time from zero to and including 23 seconds is <span id=\"term112\" data-type=\"term\">equally likely<\/span>. The histogram that could be constructed from the sample is an empirical distribution that closely matches the theoretical uniform distribution.<\/p>\r\n<p id=\"element-804\">Let <em data-effect=\"italics\">X<\/em> = length, in seconds, of an eight-week-old baby's smile.<\/p>\r\n<p id=\"element-13\">The notation for the uniform distribution is<\/p>\r\n<p id=\"element-746\"><em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em>(<em data-effect=\"italics\">a<\/em>, <em data-effect=\"italics\">b<\/em>) where <em data-effect=\"italics\">a<\/em> = the lowest value of <em data-effect=\"italics\">x<\/em> and <em data-effect=\"italics\">b<\/em> = the highest value of <em data-effect=\"italics\">x<\/em>.<\/p>\r\n<p id=\"eip-720\">The probability density function is $f(x) = \\frac{1}{b-a}$ for <em data-effect=\"italics\">a \u2264 <em data-effect=\"italics\">x<\/em> \u2264 <em data-effect=\"italics\">b<\/em>.<\/em><\/p>\r\n<p id=\"element-500\">For this example, <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em>(0, 23) and $f(x) = \\frac{1}{23-0}$ or 0 \u2264 <em data-effect=\"italics\">X<\/em> \u2264 23.<\/p>\r\n<p id=\"element-771\">Formulas for the theoretical mean and standard deviation are<\/p>\r\n$\\mu = \\frac{a+b}{2}$ and $\\sigma = \\sqrt{\\frac{(b-a)^2}{12}}$\r\n\r\nFor this problem, the theoretical mean and standard deviation are\r\n\r\n$\\mu = \\frac{0+23}{2}=11.5$ seconds and $\\sigma = \\sqrt{\\frac{(23-0)^2}{12}}=6.64$ seconds.\r\n\r\nNotice that the theoretical mean and standard deviation are close to the sample mean and standard deviation in this example.\r\n\r\n<\/div>\r\n<\/section><\/div>\r\n<div id=\"fs-idp70845248\" class=\"statistics try ui-has-child-title\" data-type=\"note\" data-has-label=\"true\" data-label=\"\"><header>\r\n<h3 class=\"os-title\"><span class=\"os-title-label\">Try It <\/span><span class=\"os-number\">5.2<\/span><\/h3>\r\n<\/header><section>\r\n<div id=\"fs-idp158465216\" class=\" unnumbered\" data-type=\"exercise\"><header><\/header><section>\r\n<div id=\"fs-idp127611104\" data-type=\"problem\">\r\n<div class=\"os-problem-container \">\r\n<p id=\"fs-idp116051680\">The data that follow are the number of passengers on 35 different charter fishing boats. The sample mean = 7.9 and the sample standard deviation = 4.33. The data follow a uniform distribution where all values between and including zero and 14 are equally likely. State the values of <em data-effect=\"italics\">a<\/em> and <em data-effect=\"italics\">b<\/em>. Write the distribution in proper notation, and calculate the theoretical mean and standard deviation.<\/p>\r\n\r\n<div id=\"fs-idp22107440\" class=\"os-table \">\r\n<table summary=\"Table 5.2 \" data-id=\"fs-idp22107440\"><colgroup> <col data-width=\"1*\" \/> <col data-width=\"1*\" \/> <col data-width=\"1*\" \/> <col data-width=\"1*\" \/> <col data-width=\"1*\" \/> <col data-width=\"1*\" \/> <col data-width=\"1*\" \/><\/colgroup>\r\n<tbody>\r\n<tr>\r\n<td data-align=\"center\">1<\/td>\r\n<td data-align=\"center\">12<\/td>\r\n<td data-align=\"center\">4<\/td>\r\n<td data-align=\"center\">10<\/td>\r\n<td data-align=\"center\">4<\/td>\r\n<td data-align=\"center\">14<\/td>\r\n<td data-align=\"center\">11<\/td>\r\n<\/tr>\r\n<tr>\r\n<td data-align=\"center\">7<\/td>\r\n<td data-align=\"center\">11<\/td>\r\n<td data-align=\"center\">4<\/td>\r\n<td data-align=\"center\">13<\/td>\r\n<td data-align=\"center\">2<\/td>\r\n<td data-align=\"center\">4<\/td>\r\n<td data-align=\"center\">6<\/td>\r\n<\/tr>\r\n<tr>\r\n<td data-align=\"center\">3<\/td>\r\n<td data-align=\"center\">10<\/td>\r\n<td data-align=\"center\">0<\/td>\r\n<td data-align=\"center\">12<\/td>\r\n<td data-align=\"center\">6<\/td>\r\n<td data-align=\"center\">9<\/td>\r\n<td data-align=\"center\">10<\/td>\r\n<\/tr>\r\n<tr>\r\n<td data-align=\"center\">5<\/td>\r\n<td data-align=\"center\">13<\/td>\r\n<td data-align=\"center\">4<\/td>\r\n<td data-align=\"center\">10<\/td>\r\n<td data-align=\"center\">14<\/td>\r\n<td data-align=\"center\">12<\/td>\r\n<td data-align=\"center\">11<\/td>\r\n<\/tr>\r\n<tr>\r\n<td data-align=\"center\">6<\/td>\r\n<td data-align=\"center\">10<\/td>\r\n<td data-align=\"center\">11<\/td>\r\n<td data-align=\"center\">0<\/td>\r\n<td data-align=\"center\">11<\/td>\r\n<td data-align=\"center\">13<\/td>\r\n<td data-align=\"center\">2<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Table <\/span><span class=\"os-number\">5.2<\/span><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<\/section><\/div>\r\n<div id=\"example-170\" class=\"ui-has-child-title\" data-type=\"example\"><header>\r\n<h3 class=\"os-title\"><span class=\"os-title-label\">Example <\/span><span class=\"os-number\">5.3<\/span><\/h3>\r\n<\/header><section>\r\n<div class=\"body\">\r\n<div id=\"element-156\" class=\" unnumbered\" data-type=\"exercise\"><header><\/header><section>\r\n<div id=\"id10265850\" data-type=\"problem\">\r\n<div class=\"os-problem-container \">\r\n<ol>\r\n \t<li id=\"element-170\">Refer to <a class=\"autogenerated-content\" href=\"#element-229\">Example 5.2<\/a>. What is the probability that a randomly chosen eight-week-old baby smiles between two and 18 seconds?<\/li>\r\n \t<li>Find the 90<sup>th<\/sup> percentile for an eight-week-old baby's smiling time.<\/li>\r\n \t<li>Find the probability that a random eight-week-old baby smiles more than 12 seconds <strong>KNOWING<\/strong> that the baby smiles <strong>MORE THAN EIGHT SECONDS<\/strong>.<\/li>\r\n<\/ol>\r\n<h4>Solution 5.3<\/h4>\r\n<ol>\r\n \t<li>$P(2&lt;x&lt;18)=\\text{(base)(height)}=(18-2)\\left(\\frac{1}{23}\\right) = \\frac{16}{23}=0.6957$<\/li>\r\n \t<li>Ninety percent of the smiling times fall below the 90<sup>th<\/sup> percentile, <em data-effect=\"italics\">k<\/em>, so <em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &lt; <em data-effect=\"italics\">k<\/em>) = 0.90.\r\n$P(x&lt;k) = 0.90$\r\n(base)(height) = 0.90\r\n$(k-0)\\left( \\frac{1}{23}\\right) = 0.90$\r\n$k=(23)(0.90) = 20.7$\r\n<img class=\"alignnone size-full\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/5d6616e5fa0ac86ffe4e5678e634aa11e4698976.jpg\" alt=\"This shows the graph of the function f(x) = 1\/15. A horiztonal line ranges from the point (0, 1\/15) to the point (15, 1\/15). A vertical line extends from the x-axis to the end of the line at point (15, 1\/15) creating a rectangle. A region is shaded inside the rectangle from x = 0 to x = k. The shaded area represents P(x &lt; k) = 0.90.\" width=\"487\" height=\"240\" \/><\/li>\r\n \t<li>\r\n<p id=\"fs-idp106518000\">This probability question is a <strong>conditional<\/strong>. You are asked to find the probability that an eight-week-old baby smiles more than 12 seconds when you <strong>already know<\/strong> the baby has smiled for more than eight seconds.<\/p>\r\nFind <em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; 12|<em data-effect=\"italics\">x<\/em> &gt; 8) There are two ways to do the problem. <strong>For the first way<\/strong>, use the fact that this is a <strong>conditional<\/strong> and changes the sample space. The graph illustrates the new sample space. You already know the baby smiled more than eight seconds.\r\n\r\nWrite a new $f(x)$: $f(x) = \\frac{1}{23-8}=\\frac1{15}$ for $8&lt;x&lt;23$.\r\n$P(x&gt;12 | x&gt;8) = (23-12)\\left( \\frac1{15} \\right) = \\frac{11}{15}$\r\n<img class=\"alignnone size-full\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/c353af5d816fb7583ed2ae5a00993688f0535390.jpg\" alt=\"f(X)=1\/15 graph displaying a boxed region consisting of a horizontal line extending to the right from point 1\/15 on the y-axis, a vertical upward line from points 8 and 23 on the x-axis, and the x-axis. A shaded region from points 12-23 occurs within this area.\" width=\"487\" height=\"240\" \/>\r\n<p id=\"element-961\"><strong>For the second way<\/strong>, use the conditional formula from <a href=\"https:\/\/textbooks.jaykesler.net\/introstats\/chapter\/terminology\/\">Probability Topics<\/a> with the original distribution <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (0, 23):\r\n$P(A|B) = \\frac{P(A \\text{ and } B)}{P(B)}$\r\nFor this problem, $A$ is $(x&gt;12)$ and $B$ is $(x&gt;8)$.<\/p>\r\nSo, $P(x&gt;12 | x&gt;8) = \\frac{(x&gt;12 \\text{ and } x&gt;8)}{P(x&gt;8)} = \\frac{P(x&gt;12)}{P(x&gt;8)} = \\frac{11\/23}{15\/23} = \\frac{11}{15}$\r\n<img class=\"alignnone size-full\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/631233780159a532b8a741bca1e8a6c96300cd9b.jpg\" alt=\"This diagram shows a horizontal X axis that intersects a vertical F of x axis at the origin. The X axis runs from 0 to 24 while the Y axis only has the fraction one twenty third located about two thirds of the way to the top. A rectangular box extends horizontally from 0 to 23 on the X axis. The box extends vertically up to the fraction one twenty third on the F of x axis. The area of the box between 8 and 12 on the X axis is lightly shaded. The area of the box between 12 and 23 has darker shading. \" width=\"487\" height=\"240\" \/><\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<div id=\"element-412\" class=\" unnumbered\" data-type=\"exercise\"><section>\r\n<div id=\"id15390803\" data-type=\"solution\" aria-label=\"show solution\" aria-expanded=\"false\">\r\n<div class=\"ui-toggle-wrapper\"><\/div>\r\n<section class=\"ui-body\" style=\"display: block; overflow: hidden; height: 0px;\" role=\"alert\">\r\n<h4 data-type=\"solution-title\"><span class=\"os-title-label\">Solution <\/span><span class=\"os-number\">5.3<\/span><\/h4>\r\n<div class=\"os-solution-container\">\r\n<p id=\"fs-idp106518000\">c. This probability question is a <strong>conditional<\/strong>. You are asked to find the probability that an eight-week-old baby smiles more than 12 seconds when you <strong>already know<\/strong> the baby has smiled for more than eight seconds.<\/p>\r\n<p id=\"element-836\">Find <em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; 12|<em data-effect=\"italics\">x<\/em> &gt; 8) There are two ways to do the problem. <strong>For the first way<\/strong>, use the fact that this is a <strong>conditional<\/strong> and changes the sample space. The graph illustrates the new sample space. You already know the baby smiled more than eight seconds.<\/p>\r\n<p id=\"element-837\"><strong>Write a new<\/strong> <em data-effect=\"italics\">f<\/em>(<em data-effect=\"italics\">x<\/em>): <em data-effect=\"italics\">f<\/em>(<em data-effect=\"italics\">x<\/em>) = <span class=\"os-math-in-para\"><span id=\"MathJax-Element-30-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;mtext&gt;&amp;#xA0;&lt;\/mtext&gt;&lt;mo&gt;&amp;#x2212;&lt;\/mo&gt;&lt;mtext&gt;&amp;#xA0;8&lt;\/mtext&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;mtext&gt;&amp;nbsp;&lt;\/mtext&gt;&lt;mo&gt;\u2212&lt;\/mo&gt;&lt;mtext&gt;&amp;nbsp;8&lt;\/mtext&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-414\" class=\"math\" style=\"width: 3.048em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 2.326em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(1.164em, 1002.33em, 2.824em, -1000em); top: -2.215em; left: 0em;\"><span id=\"MathJax-Span-415\" class=\"mrow\"><span id=\"MathJax-Span-416\" class=\"semantics\"><span id=\"MathJax-Span-417\" class=\"mrow\"><span id=\"MathJax-Span-418\" class=\"mrow\"><span id=\"MathJax-Span-419\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 2.084em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.35em, 1000.3em, 4.153em, -1000em); top: -4.401em; left: 50%; margin-left: -0.177em;\"><span id=\"MathJax-Span-420\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">1<\/span><\/span><span style=\"position: absolute; clip: rect(3.35em, 1001.93em, 4.211em, -1000em); top: -3.602em; left: 50%; margin-left: -0.982em;\"><span id=\"MathJax-Span-421\" class=\"mrow\"><span id=\"MathJax-Span-422\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">23<\/span><span id=\"MathJax-Span-423\" class=\"mtext\" style=\"font-size: 70.7%; font-family: MathJax_Main;\"> <\/span><span id=\"MathJax-Span-424\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">\u2212<\/span><span id=\"MathJax-Span-425\" class=\"mtext\" style=\"font-size: 70.7%; font-family: MathJax_Main;\"> 8<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/p>\r\n123 \u2212 8123 \u2212 8<script type=\"math\/mml\" id=\"MathJax-Element-30\"><\/p>\r\n<math display=\"\"><semantics><mrow><mrow><mfrac><mn>1<\/mn><mrow><mn>23<\/mn><mtext><\/mtext><mo>\u2212<\/mo><mtext>8<\/mtext><\/mrow><\/mfrac><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mfrac><mn>1<\/mn><mrow><mn>23<\/mn><mtext><\/mtext><mo>\u2212<\/mo><mtext>8<\/mtext><\/mrow><\/mfrac><\/mrow><\/annotation-xml><\/semantics><\/math>\r\n<p><\/script> = <span class=\"os-math-in-para\"><span id=\"MathJax-Element-31-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-426\" class=\"math\" style=\"width: 1.387em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 1.052em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(1.164em, 1001.05em, 2.781em, -1000em); top: -2.215em; left: 0em;\"><span id=\"MathJax-Span-427\" class=\"mrow\"><span id=\"MathJax-Span-428\" class=\"semantics\"><span id=\"MathJax-Span-429\" class=\"mrow\"><span id=\"MathJax-Span-430\" class=\"mrow\"><span id=\"MathJax-Span-431\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 0.827em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.35em, 1000.3em, 4.153em, -1000em); top: -4.401em; left: 50%; margin-left: -0.177em;\"><span id=\"MathJax-Span-432\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">1<\/span><\/span><span style=\"position: absolute; clip: rect(3.35em, 1000.67em, 4.168em, -1000em); top: -3.602em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-433\" class=\"mrow\"><span id=\"MathJax-Span-434\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">15<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span>\r\n\r\n115115<script type=\"math\/mml\" id=\"MathJax-Element-31\"><\/p>\r\n<math display=\"\"><semantics><mrow><mrow><mfrac><mn>1<\/mn><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mfrac><mn>1<\/mn><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/annotation-xml><\/semantics><\/math>\r\n<p><\/script>\r\nfor 8 &lt; <em data-effect=\"italics\">x<\/em> &lt; 23\r\n<p id=\"element-400\"><em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; 12|<em data-effect=\"italics\">x<\/em> &gt; 8) = (23 \u2212 12)<span class=\"os-math-in-para\"><span id=\"MathJax-Element-32-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mo&gt;(&lt;\/mo&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;mo&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mo&gt;(&lt;\/mo&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;mo&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-435\" class=\"math\" style=\"width: 2.605em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 1.993em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(1.33em, 1001.84em, 2.947em, -1000em); top: -2.381em; left: 0em;\"><span id=\"MathJax-Span-436\" class=\"mrow\"><span id=\"MathJax-Span-437\" class=\"semantics\"><span id=\"MathJax-Span-438\" class=\"mrow\"><span id=\"MathJax-Span-439\" class=\"mrow\"><span id=\"MathJax-Span-440\" class=\"mrow\"><span id=\"MathJax-Span-441\" class=\"mo\" style=\"vertical-align: 0em;\"><span style=\"font-family: MathJax_Size1;\">(<\/span><\/span><span id=\"MathJax-Span-442\" class=\"mrow\"><span id=\"MathJax-Span-443\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 0.827em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.35em, 1000.3em, 4.153em, -1000em); top: -4.401em; left: 50%; margin-left: -0.177em;\"><span id=\"MathJax-Span-444\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">1<\/span><\/span><span style=\"position: absolute; clip: rect(3.35em, 1000.67em, 4.168em, -1000em); top: -3.602em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-445\" class=\"mrow\"><span id=\"MathJax-Span-446\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">15<\/span><\/span><\/span><\/span><\/span><\/span><span id=\"MathJax-Span-447\" class=\"mo\" style=\"vertical-align: 0em;\"><span style=\"font-family: MathJax_Size1;\">)<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/p>\r\n(115)(115)<script type=\"math\/mml\" id=\"MathJax-Element-32\"><\/p>\r\n<math display=\"\"><semantics><mrow><mrow><mrow><mo>(<\/mo><mrow><mfrac><mn>1<\/mn><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><mo>)<\/mo><\/mrow><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mrow><mo>(<\/mo><mrow><mfrac><mn>1<\/mn><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><mo>)<\/mo><\/mrow><\/mrow><\/annotation-xml><\/semantics><\/math>\r\n<p><\/script> = <span class=\"os-math-in-para\"><span id=\"MathJax-Element-33-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-448\" class=\"math\" style=\"width: 1.387em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 1.052em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(1.164em, 1001.05em, 2.781em, -1000em); top: -2.215em; left: 0em;\"><span id=\"MathJax-Span-449\" class=\"mrow\"><span id=\"MathJax-Span-450\" class=\"semantics\"><span id=\"MathJax-Span-451\" class=\"mrow\"><span id=\"MathJax-Span-452\" class=\"mrow\"><span id=\"MathJax-Span-453\" class=\"mrow\"><span id=\"MathJax-Span-454\" class=\"mrow\"><span id=\"MathJax-Span-455\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 0.827em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.35em, 1000.66em, 4.153em, -1000em); top: -4.401em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-456\" class=\"mrow\"><span id=\"MathJax-Span-457\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">11<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.35em, 1000.67em, 4.168em, -1000em); top: -3.602em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-458\" class=\"mrow\"><span id=\"MathJax-Span-459\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">15<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span>\r\n\r\n11151115<script type=\"math\/mml\" id=\"MathJax-Element-33\"><\/p>\r\n<math display=\"\"><semantics><mrow><mrow><mrow><mrow><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/mrow><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mrow><mrow><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/mrow><\/mrow><\/annotation-xml><\/semantics><\/math>\r\n<p><\/script>\r\n<div id=\"eip-idm134042368\" class=\"os-figure\">\r\n<figure data-id=\"eip-idm134042368\"><span id=\"id15318622\" data-type=\"media\" data-alt=\"f(X)=1\/15 graph displaying a boxed region consisting of a horizontal line extending to the right from point 1\/15 on the y-axis, a vertical upward line from points 8 and 23 on the x-axis, and the x-axis. A shaded region from points 12-23 occurs within this area.\">\r\n<img id=\"4\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/c353af5d816fb7583ed2ae5a00993688f0535390.jpg\" alt=\"f(X)=1\/15 graph displaying a boxed region consisting of a horizontal line extending to the right from point 1\/15 on the y-axis, a vertical upward line from points 8 and 23 on the x-axis, and the x-axis. A shaded region from points 12-23 occurs within this area.\" width=\"380\" data-media-type=\"image\/jpg\" \/>\r\n<\/span><\/figure>\r\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.13<\/span><\/div>\r\n<\/div>\r\n<p id=\"element-961\"><strong>For the second way<\/strong>, use the conditional formula from <a href=\"3-introduction\">Probability Topics<\/a> with the original distribution <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (0, 23):<\/p>\r\n<p id=\"element-445\"><em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">A<\/em>|<em data-effect=\"italics\">B<\/em>) = <span class=\"os-math-in-para\"><span id=\"MathJax-Element-34-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;inline&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;A&lt;\/mi&gt;&lt;mtext&gt;&amp;#xA0;AND&amp;#xA0;&lt;\/mtext&gt;&lt;mi&gt;B&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;B&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;A&lt;\/mi&gt;&lt;mtext&gt;&amp;nbsp;AND&amp;nbsp;&lt;\/mtext&gt;&lt;mi&gt;B&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;B&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-460\" class=\"math\" style=\"width: 5.817em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 4.485em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(0.928em, 1004.49em, 3.002em, -1000em); top: -2.215em; left: 0em;\"><span id=\"MathJax-Span-461\" class=\"mrow\"><span id=\"MathJax-Span-462\" class=\"semantics\"><span id=\"MathJax-Span-463\" class=\"mrow\"><span id=\"MathJax-Span-464\" class=\"mrow\"><span id=\"MathJax-Span-465\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 4.223em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.29em, 1004.04em, 4.33em, -1000em); top: -4.577em; left: 50%; margin-left: -2.051em;\"><span id=\"MathJax-Span-466\" class=\"mrow\"><span id=\"MathJax-Span-467\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">P<\/span><span id=\"MathJax-Span-468\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-469\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">A<\/span><span id=\"MathJax-Span-470\" class=\"mtext\" style=\"font-size: 70.7%; font-family: MathJax_Main;\"> AND <\/span><span id=\"MathJax-Span-471\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">B<\/span><span id=\"MathJax-Span-472\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.29em, 1001.55em, 4.33em, -1000em); top: -3.543em; left: 50%; margin-left: -0.809em;\"><span id=\"MathJax-Span-473\" class=\"mrow\"><span id=\"MathJax-Span-474\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">P<\/span><span id=\"MathJax-Span-475\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-476\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">B<\/span><span id=\"MathJax-Span-477\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/p>\r\nP(A AND B)P(B)P(A AND B)P(B)<script type=\"math\/mml\" id=\"MathJax-Element-34\"><\/p>\r\n<math display=\"inline\"><semantics><mrow><mrow><mfrac><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>A<\/mi><mtext>AND<\/mtext><mi>B<\/mi><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>B<\/mi><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mfrac><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>A<\/mi><mtext>AND<\/mtext><mi>B<\/mi><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>B<\/mi><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><\/mrow><\/annotation-xml><\/semantics><\/math>\r\n<p><\/script>\r\n<p id=\"fs-idp12091856\">For this problem, <em data-effect=\"italics\">A<\/em> is (<em data-effect=\"italics\">x<\/em> &gt; 12) and <em data-effect=\"italics\">B<\/em> is (<em data-effect=\"italics\">x<\/em> &gt; 8).<\/p>\r\n<p id=\"element-613\">So, <em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; <em data-effect=\"italics\">12<\/em>|<em data-effect=\"italics\">x<\/em> &gt; 8) = <span class=\"os-math-in-para\"><span id=\"MathJax-Element-35-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;inline&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;12&lt;\/mn&gt;&lt;mtext&gt;&amp;#xA0;AND&amp;#xA0;&lt;\/mtext&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;12&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;12&lt;\/mn&gt;&lt;mtext&gt;&amp;nbsp;AND&amp;nbsp;&lt;\/mtext&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;12&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-478\" class=\"math\" style=\"width: 19.659em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 15.227em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(0.686em, 1015.23em, 3.366em, -1000em); top: -2.27em; left: 0em;\"><span id=\"MathJax-Span-479\" class=\"mrow\"><span id=\"MathJax-Span-480\" class=\"semantics\"><span id=\"MathJax-Span-481\" class=\"mrow\"><span id=\"MathJax-Span-482\" class=\"mrow\"><span id=\"MathJax-Span-483\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 5.594em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.29em, 1005.41em, 4.33em, -1000em); top: -4.577em; left: 50%; margin-left: -2.737em;\"><span id=\"MathJax-Span-484\" class=\"mrow\"><span id=\"MathJax-Span-485\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-486\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">x<\/span><span id=\"MathJax-Span-487\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">&gt;<\/span><span id=\"MathJax-Span-488\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">12<\/span><span id=\"MathJax-Span-489\" class=\"mtext\" style=\"font-size: 70.7%; font-family: MathJax_Main;\"> AND <\/span><span id=\"MathJax-Span-490\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">x<\/span><span id=\"MathJax-Span-491\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">&gt;<\/span><span id=\"MathJax-Span-492\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">8<\/span><span id=\"MathJax-Span-493\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.29em, 1002.32em, 4.33em, -1000em); top: -3.543em; left: 50%; margin-left: -1.195em;\"><span id=\"MathJax-Span-494\" class=\"mrow\"><span id=\"MathJax-Span-495\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">P<\/span><span id=\"MathJax-Span-496\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-497\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">x<\/span><span id=\"MathJax-Span-498\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">&gt;<\/span><span id=\"MathJax-Span-499\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">8<\/span><span id=\"MathJax-Span-500\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><\/span><\/span><span id=\"MathJax-Span-501\" class=\"mo\" style=\"font-family: MathJax_Main; padding-left: 0.278em;\">=<\/span><span id=\"MathJax-Span-502\" class=\"mfrac\" style=\"padding-left: 0.278em;\"><span style=\"display: inline-block; position: relative; width: 2.863em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.29em, 1002.68em, 4.33em, -1000em); top: -4.577em; left: 50%; margin-left: -1.371em;\"><span id=\"MathJax-Span-503\" class=\"mrow\"><span id=\"MathJax-Span-504\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">P<\/span><span id=\"MathJax-Span-505\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-506\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">x<\/span><span id=\"MathJax-Span-507\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">&gt;<\/span><span id=\"MathJax-Span-508\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">12<\/span><span id=\"MathJax-Span-509\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.29em, 1002.32em, 4.33em, -1000em); top: -3.543em; left: 50%; margin-left: -1.195em;\"><span id=\"MathJax-Span-510\" class=\"mrow\"><span id=\"MathJax-Span-511\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">P<\/span><span id=\"MathJax-Span-512\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-513\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">x<\/span><span id=\"MathJax-Span-514\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">&gt;<\/span><span id=\"MathJax-Span-515\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">8<\/span><span id=\"MathJax-Span-516\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><\/span><\/span><span id=\"MathJax-Span-517\" class=\"mo\" style=\"font-family: MathJax_Main; padding-left: 0.278em;\">=<\/span><span id=\"MathJax-Span-518\" class=\"mfrac\" style=\"padding-left: 0.278em;\"><span style=\"display: inline-block; position: relative; width: 0.98em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.147em, 1000.86em, 4.484em, -1000em); top: -4.732em; left: 50%; margin-left: -0.43em;\"><span id=\"MathJax-Span-519\" class=\"mrow\"><span id=\"MathJax-Span-520\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 0.62em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.488em, 1000.46em, 4.153em, -1000em); top: -4.327em; left: 50%; margin-left: -0.25em;\"><span id=\"MathJax-Span-521\" class=\"mrow\"><span id=\"MathJax-Span-522\" class=\"mn\" style=\"font-size: 50%; font-family: MathJax_Main;\">11<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.488em, 1000.48em, 4.164em, -1000em); top: -3.667em; left: 50%; margin-left: -0.25em;\"><span id=\"MathJax-Span-523\" class=\"mrow\"><span id=\"MathJax-Span-524\" class=\"mn\" style=\"font-size: 50%; font-family: MathJax_Main;\">23<\/span><\/span><\/span><\/span><\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.136em, 1000.86em, 4.484em, -1000em); top: -3.388em; left: 50%; margin-left: -0.43em;\"><span id=\"MathJax-Span-525\" class=\"mrow\"><span id=\"MathJax-Span-526\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 0.62em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.488em, 1000.48em, 4.164em, -1000em); top: -4.338em; left: 50%; margin-left: -0.25em;\"><span id=\"MathJax-Span-527\" class=\"mrow\"><span id=\"MathJax-Span-528\" class=\"mn\" style=\"font-size: 50%; font-family: MathJax_Main;\">15<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.488em, 1000.48em, 4.164em, -1000em); top: -3.667em; left: 50%; margin-left: -0.25em;\"><span id=\"MathJax-Span-529\" class=\"mrow\"><span id=\"MathJax-Span-530\" class=\"mn\" style=\"font-size: 50%; font-family: MathJax_Main;\">23<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><span id=\"MathJax-Span-531\" class=\"mo\" style=\"font-family: MathJax_Main; padding-left: 0.278em;\">=<\/span><span id=\"MathJax-Span-532\" class=\"mfrac\" style=\"padding-left: 0.278em;\"><span style=\"display: inline-block; position: relative; width: 0.827em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.35em, 1000.66em, 4.153em, -1000em); top: -4.401em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-533\" class=\"mrow\"><span id=\"MathJax-Span-534\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">11<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.35em, 1000.67em, 4.168em, -1000em); top: -3.602em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-535\" class=\"mrow\"><span id=\"MathJax-Span-536\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">15<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/p>\r\n(x&gt;12 AND x&gt;8)P(x&gt;8)=P(x&gt;12)P(x&gt;8)=11231523=1115(x&gt;12 AND x&gt;8)P(x&gt;8)=P(x&gt;12)P(x&gt;8)=11231523=1115<script type=\"math\/mml\" id=\"MathJax-Element-35\"><\/p>\r\n<math display=\"inline\"><semantics><mrow><mrow><mfrac><mrow><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>12<\/mn><mtext>AND<\/mtext><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>12<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>23<\/mn><\/mrow><\/mfrac><\/mrow><mrow><mfrac><mrow><mn>15<\/mn><\/mrow><mrow><mn>23<\/mn><\/mrow><\/mfrac><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mfrac><mrow><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>12<\/mn><mtext>AND<\/mtext><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>12<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>23<\/mn><\/mrow><\/mfrac><\/mrow><mrow><mfrac><mrow><mn>15<\/mn><\/mrow><mrow><mn>23<\/mn><\/mrow><\/mfrac><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/annotation-xml><\/semantics><\/math>\r\n<p><\/script>\r\n<div id=\"eip-idm5414416\" class=\"os-figure\">\r\n<figure data-id=\"eip-idm5414416\"><span id=\"id15928918\" data-type=\"media\" data-alt=\"This diagram shows a horizontal X axis that intersects a vertical F of x axis at the origin. The X axis runs from 0 to 24 while the Y axis only has the fraction one twenty third located about two thirds of the way to the top. A rectangular box extends horizontally from 0 to 23 on the X axis. The box extends vertically up to the fraction one twenty third on the F of x axis. The area of the box between 8 and 12 on the X axis is lightly shaded. The area of the box between 12 and 23 has darker shading. \">\r\n<img id=\"5\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/631233780159a532b8a741bca1e8a6c96300cd9b.jpg\" alt=\"This diagram shows a horizontal X axis that intersects a vertical F of x axis at the origin. The X axis runs from 0 to 24 while the Y axis only has the fraction one twenty third located about two thirds of the way to the top. A rectangular box extends horizontally from 0 to 23 on the X axis. The box extends vertically up to the fraction one twenty third on the F of x axis. The area of the box between 8 and 12 on the X axis is lightly shaded. The area of the box between 12 and 23 has darker shading. \" width=\"380\" data-media-type=\"image\/jpg\" \/><\/span><\/figure>\r\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.14<\/span> <span class=\"os-caption\">Darker shaded area represents P(x &gt; 12). Entire shaded area shows P(x &gt; 8).<\/span><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<\/section><\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<div id=\"fs-idp61080304\" class=\"statistics try ui-has-child-title\" data-type=\"note\" data-has-label=\"true\" data-label=\"\"><header>\r\n<h3 class=\"os-title\"><span class=\"os-title-label\">Try It <\/span><span class=\"os-number\">5.3<\/span><\/h3>\r\n<\/header><section>\r\n<div id=\"fs-idp178484384\" class=\" unnumbered\" data-type=\"exercise\"><header><\/header><section>\r\n<div id=\"fs-idp81255648\" data-type=\"problem\">\r\n<div class=\"os-problem-container \">\r\n<p id=\"fs-idp10982640\">A distribution is given as <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (0, 20). What is <em data-effect=\"italics\">P<\/em>(2 &lt; <em data-effect=\"italics\">x<\/em> &lt; 18)? Find the 90<sup>th<\/sup> percentile.<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<\/section><\/div>\r\n<div id=\"element-158\" class=\"ui-has-child-title\" data-type=\"example\"><header>\r\n<h3 class=\"os-title\"><span class=\"os-title-label\">Example <\/span><span class=\"os-number\">5.4<\/span><\/h3>\r\n<\/header><section>\r\n<div class=\"body\">\r\n<p id=\"element-697\">The amount of time, in minutes, that a person must wait for a bus is uniformly distributed between zero and 15 minutes, inclusive.<span data-type=\"newline\">\r\n<\/span><\/p>\r\n\r\n<div id=\"element-351\" class=\" unnumbered\" data-type=\"exercise\"><header><\/header><section>\r\n<div id=\"id12074907\" data-type=\"problem\">\r\n<div class=\"os-problem-container \">\r\n<ol>\r\n \t<li id=\"element-447\">What is the probability that a person waits fewer than 12.5 minutes?<\/li>\r\n \t<li>On the average, how long must a person wait? Find the mean, <em data-effect=\"italics\">\u03bc<\/em>, and the standard deviation, <em data-effect=\"italics\">\u03c3<\/em>.<\/li>\r\n \t<li>Ninety percent of the time, the time a person must wait falls below what value?\r\n<div id=\"eip-idm560268464\" data-type=\"note\">\r\n<div class=\"os-note-body\">This asks for the 90<sup>th<\/sup> percentile.<\/div>\r\n<\/div><\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<div id=\"element-375\" class=\" unnumbered\" data-type=\"exercise\"><section>\r\n<div id=\"id14859813\" data-type=\"problem\">\r\n<div class=\"os-problem-container \"><\/div>\r\n<\/div>\r\n<div id=\"id15337330\" data-type=\"solution\" aria-label=\"show solution\" aria-expanded=\"false\"><section class=\"ui-body\" style=\"display: block; overflow: hidden;\" role=\"alert\">\r\n<div class=\"os-solution-container\">\r\n<div id=\"eip-idp75195312\" class=\"os-figure\">\r\n<div>\r\n<h4 data-type=\"solution-title\"><span class=\"os-title-label\">Solution <\/span><span class=\"os-number\">5.4<\/span><\/h4>\r\n<ol>\r\n \t<li>Let <em data-effect=\"italics\">X<\/em> = the number of minutes a person must wait for a bus. <em data-effect=\"italics\">a<\/em> = 0 and <em data-effect=\"italics\">b<\/em> = 15.\r\n<em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em>(0, 15). Write the probability density function.\r\n$f(x)=\\frac{1}{15-0} = \\frac{1}{15}$ for $0\\leq x\\leq 15$.\r\n<p id=\"element-438\">Find <em data-effect=\"italics\">P<\/em> (<em data-effect=\"italics\">x<\/em> &lt; 12.5). Draw a graph.<\/p>\r\n$P(x\\leq k)=\\text{(base)(height)}=(12.5-0)\\left(\\frac{1}{15}\\right) = 0.8333$\r\n\r\nThe probability a person waits less than 12.5 minutes is 0.8333.\r\n<div id=\"eip-idp99340768\" class=\"os-figure\">\r\n<figure data-id=\"eip-idp99340768\"><span id=\"id17238530\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 1\/15. A horiztonal line ranges from the point (0, 1\/15) to the point (15, 1\/15). A vertical line extends from the x-axis to the end of the line at point (15, 1\/15) creating a rectangle. A region is shaded inside the rectangle from x = 0 to x = 12.5.\"><img id=\"7\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/9f3f596ad15792a55a6f8af15761b83910214bf2.jpg\" alt=\"This shows the graph of the function f(x) = 1\/15. A horiztonal line ranges from the point (0, 1\/15) to the point (15, 1\/15). A vertical line extends from the x-axis to the end of the line at point (15, 1\/15) creating a rectangle. A region is shaded inside the rectangle from x = 0 to x = 12.5.\" width=\"380\" data-media-type=\"image\/jpg\" \/><\/span><\/figure>\r\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.15<\/span><\/div>\r\n<\/div>\r\n<div><\/div><\/li>\r\n \t<li>$\\mu = \\frac{a+b}{2}=\\frac{15+0}{2}=7.5$; On the average, a person must wait 7.5 minutes.\r\n$\\sigma = \\sqrt{\\frac{(b-a)^2}{12}} = \\sqrt{\\frac{(15-0)^2}{12}}=4.3$; The Standard deviation is 4.3 minutes.<\/li>\r\n \t<li>\r\n<p id=\"element-12\">Find the 90<sup>th<\/sup> percentile. Draw a graph. Let <em data-effect=\"italics\">k<\/em> = the 90<sup>th<\/sup> percentile.\r\n$P(x&lt; k)=\\text{(base)(height)}=(k-0)\\left(\\frac{1}{15}\\right)\r\n0.90 = (k)\\left(\\frac{1}{15} \\right)$\r\n$k=(0.90)(15) = 13.5$\r\n<em data-effect=\"italics\">k<\/em> is sometimes called a critical value.<\/p>\r\nThe 90<sup>th<\/sup> percentile is 13.5 minutes. Ninety percent of the time, a person must wait at most 13.5 minutes.\r\n<div id=\"eip-idp75195312\" class=\"os-figure\">\r\n<figure data-id=\"eip-idp75195312\"><span id=\"id16334803\" data-type=\"media\" data-alt=\"f(X)=1\/15 graph displaying a boxed region consisting of a horizontal line extending to the right from point 1\/15 on the y-axis, a vertical upward line from an arbitrary point on the x-axis, and the x and y-axes. A shaded region from points 0-k occurs within this area. The area of this probability region is equal to 0.90.\">\r\n<img id=\"8\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/c9489e57396fd3375c42c526d5602ce6609a8f1c.jpg\" alt=\"f(X)=1\/15 graph displaying a boxed region consisting of a horizontal line extending to the right from point 1\/15 on the y-axis, a vertical upward line from an arbitrary point on the x-axis, and the x and y-axes. A shaded region from points 0-k occurs within this area. The area of this probability region is equal to 0.90.\" width=\"380\" data-media-type=\"image\/jpg\" \/><\/span><\/figure>\r\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.16<\/span><\/div>\r\n<\/div><\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<\/section><\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<div id=\"fs-idp13010016\" class=\"statistics try ui-has-child-title\" data-type=\"note\" data-has-label=\"true\" data-label=\"\"><header>\r\n<h3 class=\"os-title\"><span class=\"os-title-label\">Try It <\/span><span class=\"os-number\">5.4<\/span><\/h3>\r\n<\/header><section>\r\n<div id=\"fs-idp51205632\" class=\" unnumbered\" data-type=\"exercise\"><header><\/header><section>\r\n<div id=\"fs-idp103521216\" data-type=\"problem\">\r\n<div class=\"os-problem-container \">\r\n<p id=\"fs-idp80584752\">The total duration of baseball games in the major league in the 2011 season is uniformly distributed between 447 hours and 521 hours inclusive.<\/p>\r\n\r\n<ol id=\"fs-idp80942784\" type=\"a\">\r\n \t<li>Find <em data-effect=\"italics\">a<\/em> and <em data-effect=\"italics\">b<\/em> and describe what they represent.<\/li>\r\n \t<li>Write the distribution.<\/li>\r\n \t<li>Find the mean and the standard deviation.<\/li>\r\n \t<li>What is the probability that the duration of games for a team for the 2011 season is between 480 and 500 hours?<\/li>\r\n \t<li>What is the 65<sup>th<\/sup> percentile for the duration of games for a team for the 2011 season?<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<\/section><\/div>\r\n<div id=\"element-321\" class=\"ui-has-child-title\" data-type=\"example\"><header>\r\n<h3 class=\"os-title\"><span class=\"os-title-label\">Example <\/span><span class=\"os-number\">5.5<\/span><\/h3>\r\n<\/header><section>\r\n<div class=\"body\">\r\n<p id=\"element-637\">Suppose the time it takes a nine-year old to eat a donut is between 0.5 and 4 minutes, inclusive. Let <em data-effect=\"italics\">X<\/em> = the time, in minutes, it takes a nine-year old child to eat a donut. Then <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (0.5, 4).<span data-type=\"newline\">\r\n<\/span><\/p>\r\n\r\n<div id=\"eip-idp102263568\" class=\" unnumbered\" data-type=\"exercise\" data-label=\"\"><section>\r\n<div id=\"eip-idp95256048\" data-type=\"problem\" data-label=\"\">\r\n<div class=\"os-problem-container \">\r\n<ol>\r\n \t<li id=\"eip-idp95256304\">The probability that a randomly selected nine-year old child eats a donut in at least two minutes is _______.<\/li>\r\n \t<li>Find the probability that a different nine-year old child eats a donut in more than two minutes given that the child has already been eating the donut for more than 1.5 minutes.The second question has a <span id=\"term113\" data-type=\"term\">conditional probability<\/span>. You are asked to find the probability that a nine-year old child eats a donut in more than two minutes given that the child has already been eating the donut for more than 1.5 minutes. Solve the problem two different ways (see <a class=\"autogenerated-content\" href=\"#element-156\">Example 5.3<\/a>). You must reduce the sample space. <strong>First way<\/strong>: Since you know the child has already been eating the donut for more than 1.5 minutes, you are no longer starting at <em data-effect=\"italics\">a<\/em> = 0.5 minutes. Your starting point is 1.5 minutes.<strong>Write a new <em data-effect=\"italics\">f<\/em>(<em data-effect=\"italics\">x<\/em>):\r\n<\/strong>\r\n$f(x)=\\frac{1}{4-1.5} = \\frac{1}{2.5}= \\frac{1}{2.5}\\cdot\\frac{2}{2}=\\frac{2}{5}$ for $1.5\\leq x \\leq 4$Find <em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; 2|<em data-effect=\"italics\">x<\/em> &gt; 1.5). Draw a graph.<span id=\"id13790135\" data-type=\"media\" data-alt=\"f(X)=2\/5 graph displaying a boxed region consisting of a horizontal line extending to the right from point 2\/5 on the y-axis, a vertical upward line from points 1.5 and 4 on the x-axis, and the x-axis. A shaded region from points 2-4 occurs within this area.\"><\/span><span id=\"id13790135\" data-type=\"media\" data-alt=\"f(X)=2\/5 graph displaying a boxed region consisting of a horizontal line extending to the right from point 2\/5 on the y-axis, a vertical upward line from points 1.5 and 4 on the x-axis, and the x-axis. A shaded region from points 2-4 occurs within this area.\"><img id=\"10\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/8789026edaad77edcdf838ce16154b98ce66eafb.jpg\" alt=\"f(X)=2\/5 graph displaying a boxed region consisting of a horizontal line extending to the right from point 2\/5 on the y-axis, a vertical upward line from points 1.5 and 4 on the x-axis, and the x-axis. A shaded region from points 2-4 occurs within this area.\" width=\"380\" data-media-type=\"image\/jpg\" \/><\/span>\r\n<div class=\"os-caption-container\">\r\n\r\n<span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.17<\/span>\r\n\r\n<\/div>\r\n<section>\r\n<div id=\"eip-idp95258096\" data-type=\"problem\">\r\n<div class=\"os-problem-container \">\r\n<p id=\"eip-idm48182144\"><em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; <em data-effect=\"italics\">2<\/em>|<em data-effect=\"italics\">x<\/em> &gt; 1.5) = (base)(new height) =??<\/p>\r\n<strong>Second way:<\/strong> Draw the original graph for <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (0.5, 4). Use the conditional formula\r\n$P(x&gt;2|x&gt;1.5) = \\text{(base)(height)} (4-2)\\left(\\frac{2}{5} \\right) =$ ??\r\n\r\n<\/div>\r\n<\/div>\r\n<\/section><\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<\/div>\r\n<\/section>\r\n<h4 data-type=\"solution-title\"><span class=\"os-title-label\">Solution <\/span><span class=\"os-number\">5.5<\/span><\/h4>\r\n<div class=\"os-solution-container\">\r\n<ol>\r\n \t<li id=\"eip-idp95257200\">0.5714<\/li>\r\n \t<li>$\\frac{4}{5}$\r\nThe probability that a nine-year old child eats a donut in more than two minutes given that the child has already been eating the donut for more than 1.5 minutes is $\\frac{4}{5}$<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-idp42235264\" class=\"statistics try ui-has-child-title\" data-type=\"note\" data-has-label=\"true\" data-label=\"\"><header>\r\n<h3 class=\"os-title\"><span class=\"os-title-label\">Try It <\/span><span class=\"os-number\">5.5<\/span><\/h3>\r\n<\/header><section>\r\n<div id=\"fs-idp177663840\" class=\" unnumbered\" data-type=\"exercise\"><header><\/header><section>\r\n<div id=\"fs-idp7455808\" data-type=\"problem\">\r\n<div class=\"os-problem-container \">\r\n<p id=\"fs-idp125513712\">Suppose the time it takes a student to finish a quiz is uniformly distributed between six and 15 minutes, inclusive. Let <em data-effect=\"italics\">X<\/em> = the time, in minutes, it takes a student to finish a quiz. Then <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (6, 15).<\/p>\r\n<p id=\"fs-idp133097024\">Find the probability that a randomly selected student needs at least eight minutes to complete the quiz. Then find the probability that a different student needs at least eight minutes to finish the quiz given that she has already taken more than seven minutes.<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<\/section><\/div>\r\n<div id=\"eip-323\" class=\"ui-has-child-title\" data-type=\"example\"><header>\r\n<h3 class=\"os-title\"><span class=\"os-title-label\">Example <\/span><span class=\"os-number\">5.6<\/span><\/h3>\r\n<\/header><section>\r\n<div class=\"body\">\r\n<p id=\"eip-id1170213489898\">Ace Heating and Air Conditioning Service finds that the amount of time a repairman needs to fix a furnace is uniformly distributed between 1.5 and four hours. Let <em data-effect=\"italics\">x<\/em> = the time needed to fix a furnace. Then <em data-effect=\"italics\">x<\/em> ~ <em data-effect=\"italics\">U<\/em> (1.5, 4).<\/p>\r\n\r\n<div id=\"eip-idm8252240\" class=\" unnumbered\" data-type=\"exercise\" data-label=\"\"><header><\/header><section>\r\n<div id=\"eip-idp126490560\" data-type=\"problem\" data-label=\"\">\r\n<div class=\"os-problem-container \">\r\n<ol id=\"eip-id1170199222063\">\r\n \t<li>Find the probability that a randomly selected furnace repair requires more than two hours.<\/li>\r\n \t<li>Find the probability that a randomly selected furnace repair requires less than three hours.<\/li>\r\n \t<li>Find the 30<sup>th<\/sup> percentile of furnace repair times.<\/li>\r\n \t<li>The longest 25% of furnace repair times take at least how long? (In other words: find the minimum time for the longest 25% of repair times.) What percentile does this represent?<\/li>\r\n \t<li>Find the mean and standard deviation<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<div id=\"eip-idp14636112\" data-type=\"solution\" aria-label=\"show solution\" aria-expanded=\"false\">\r\n<div class=\"ui-toggle-wrapper\"><\/div>\r\n<section class=\"ui-body\" style=\"display: block; overflow: hidden;\" role=\"alert\">\r\n<h4 data-type=\"solution-title\"><span class=\"os-title-label\">Solution <\/span><span class=\"os-number\">5.6<\/span><\/h4>\r\n<div class=\"os-solution-container\">\r\n<ol>\r\n \t<li id=\"fs-idm59847232\">To find $f(x)$: $f(x)=\\frac{1}{4-1.5}= \\frac{1}{2.5}$ so $f(x)=0.4$\r\n<em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; 2) = (base)(height) = (4 \u2013 2)(0.4) = 0.8<span id=\"fs-idm38845872\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 2 to x = 4.\"><\/span><span id=\"fs-idm38845872\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 2 to x = 4.\"><img id=\"12\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/40f09bd097ad4b759321a9cd11e8df0b85856b60.jpg\" alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 2 to x = 4.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span>\r\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.18<\/span> <span class=\"os-caption\">Uniform Distribution between 1.5 and four with shaded area between two and four representing the probability that the repair time <em data-effect=\"italics\">x<\/em> is greater than two<\/span><\/div><\/li>\r\n \t<li><em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &lt; 3) = (base)(height) = (3 \u2013 1.5)(0.4) = 0.6The graph of the rectangle showing the entire distribution would remain the same. However the graph should be shaded between <em data-effect=\"italics\">x<\/em> = 1.5 and <em data-effect=\"italics\">x<\/em> = 3. Note that the shaded area starts at <em data-effect=\"italics\">x<\/em> = 1.5 rather than at <em data-effect=\"italics\">x<\/em> = 0; since <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (1.5, 4), <em data-effect=\"italics\">x<\/em> can not be less than 1.5.<span id=\"fs-idm6304128\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 1.5 to x = 3.\"><\/span><span id=\"fs-idm6304128\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 1.5 to x = 3.\"><img id=\"13\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/f5017f05f412d2b45dfa47007ddcfe99d9d66439.jpg\" alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 1.5 to x = 3.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span>\r\n<section class=\"ui-body\" style=\"display: block; overflow: hidden;\" role=\"alert\">\r\n<div class=\"os-solution-container\">\r\n<div id=\"fs-idm70679104\" class=\"os-figure\">\r\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.19<\/span> <span class=\"os-caption\">Uniform Distribution between 1.5 and four with shaded area between 1.5 and three representing the probability that the repair time <em data-effect=\"italics\">x<\/em> is less than three<\/span><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<div><\/div><\/li>\r\n \t<li><span id=\"fs-idp23900752\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 1.5 to x = k. The shaded area represents P(x &lt; k) = 0.3.\"><img id=\"14\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/5d9ce280b464776e57fe96430360fe9049e4d7bf.jpg\" alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 1.5 to x = k. The shaded area represents P(x &lt; k) = 0.3.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span>\r\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.20<\/span> <span class=\"os-caption\">Uniform Distribution between 1.5 and 4 with an area of 0.30 shaded to the left, representing the shortest 30% of repair times.<\/span><\/div>\r\n<em data-effect=\"italics\">P<\/em> (<em data-effect=\"italics\">x<\/em> &lt; <em data-effect=\"italics\">k<\/em>) = 0.30\r\n\r\n<em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &lt; <em data-effect=\"italics\">k<\/em>) = (base)(height) = (<em data-effect=\"italics\">k<\/em> \u2013 1.5)(0.4)\r\n\r\n<strong>0.3 = (<em data-effect=\"italics\">k<\/em> \u2013 1.5) (0.4)<\/strong>; Solve to find <em data-effect=\"italics\">k<\/em>:\r\n<span data-type=\"newline\">\r\n<\/span>0.75 = <em data-effect=\"italics\">k<\/em> \u2013 1.5, obtained by dividing both sides by 0.4\r\n<span data-type=\"newline\">\r\n<\/span><strong><em data-effect=\"italics\">k<\/em> = 2.25 <\/strong>, obtained by adding 1.5 to both sides\r\n<span data-type=\"newline\">\r\n<\/span>The 30<sup>th<\/sup> percentile of repair times is 2.25 hours. 30% of repair times are 2.25 hours or less.<\/li>\r\n \t<li><span id=\"fs-idp77501376\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4, the pdf for a uniform distribution. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = k for 1.5 &lt; k &lt; 4 to x = 4. Text notes that the shaded area represents P(x &gt; k) = 0.25.\"><img id=\"15\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/9b017d000be742cfa74ec0a5a167cb2f93ecde0c.jpg\" alt=\"This shows the graph of the function f(x) = 0.4, the pdf for a uniform distribution. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = k for 1.5 &lt; k &lt; 4 to x = 4. Text notes that the shaded area represents P(x &gt; k) = 0.25.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span>\r\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.21<\/span> <span class=\"os-caption\">Uniform Distribution between 1.5 and 4 with an area of 0.25 shaded to the right representing the longest 25% of repair times.<\/span><\/div>\r\n<em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; <em data-effect=\"italics\">k<\/em>) = 0.25\r\n<em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; <em data-effect=\"italics\">k<\/em>) = (base)(height) = (4 \u2013 <em data-effect=\"italics\">k<\/em>)(0.4)\r\n<span data-type=\"newline\">\r\n<\/span><strong>0.25 = (4 \u2013 <em data-effect=\"italics\">k<\/em>)(0.4)<\/strong>; Solve for <em data-effect=\"italics\">k<\/em>:\r\n<span data-type=\"newline\">\r\n<\/span>0.625 = 4 \u2212 <em data-effect=\"italics\">k<\/em>,\r\n<span data-type=\"newline\">\r\n<\/span>obtained by dividing both sides by 0.4\r\n<span data-type=\"newline\">\r\n<\/span>\u22123.375 = \u2212<em data-effect=\"italics\">k<\/em>,\r\n<span data-type=\"newline\">\r\n<\/span>obtained by subtracting four from both sides: <strong><em data-effect=\"italics\">k<\/em> = 3.375<\/strong>\r\n<span data-type=\"newline\">\r\n<\/span>The longest 25% of furnace repairs take at least 3.375 hours (3.375 hours or longer).\r\n<span data-type=\"newline\">\r\n<\/span><strong>Note:<\/strong> Since 25% of repair times are 3.375 hours or longer, that means that 75% of repair times are 3.375 hours or less. 3.375 hours is the <strong>75<sup>th<\/sup> percentile<\/strong> of furnace repair times.<\/li>\r\n \t<li>$\\mu = \\frac{a+b}{2}$ and $\\sigma = \\sqrt{\\frac{(b-a)^2}{12}}$\r\n$\\mu = \\frac{1.5+4}{2}=2.75$ hours and $\\sigma = \\sqrt{(4-1.5)^2}{12}=0.7217$ hours<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/section><\/div>\r\n<\/section><\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<div id=\"fs-idm9097392\" class=\"statistics try ui-has-child-title\" data-type=\"note\" data-has-label=\"true\" data-label=\"\"><header>\r\n<h3 class=\"os-title\"><span class=\"os-title-label\">Try It <\/span><span class=\"os-number\">5.6<\/span><\/h3>\r\n<\/header><section>\r\n<div id=\"fs-idp8673008\" class=\" unnumbered\" data-type=\"exercise\"><header><\/header><section>\r\n<div id=\"fs-idp161676800\" data-type=\"problem\">\r\n<div class=\"os-problem-container \">\r\n<p id=\"fs-idp28489760\">The amount of time a service technician needs to change the oil in a car is uniformly distributed between 11 and 21 minutes. Let <em data-effect=\"italics\">X<\/em> = the time needed to change the oil on a car.<\/p>\r\n\r\n<ol id=\"fs-idp35516576\" type=\"a\">\r\n \t<li>Write the random variable <em data-effect=\"italics\">X<\/em> in words. <em data-effect=\"italics\">X<\/em> = __________________.<\/li>\r\n \t<li>Write the distribution.<\/li>\r\n \t<li>Graph the distribution.<\/li>\r\n \t<li>Find <em data-effect=\"italics\">P<\/em> (<em data-effect=\"italics\">x<\/em> &gt; 19).<\/li>\r\n \t<li>Find the 50<sup>th<\/sup> percentile.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<\/section><\/div>\r\n<\/section><\/div>\r\n<\/div>","rendered":"<p><span style=\"display: none;\"><br \/>\n[latexpage]<br \/>\n<\/span><\/p>\n<div id=\"903504ef-0dfc-4592-9b0c-d164f5ea9be5\" class=\"chapter-content-module\" data-type=\"page\" data-cnxml-to-html-ver=\"2.1.0\">\n<p id=\"eip-957\">The uniform distribution is a continuous probability distribution and is concerned with events that are equally likely to occur. When working out problems that have a uniform distribution, be careful to note if the data is inclusive or exclusive of endpoints.<\/p>\n<div id=\"element-229\" class=\"ui-has-child-title\" data-type=\"example\">\n<header>\n<h3 class=\"os-title\"><span class=\"os-title-label\">Example <\/span><span class=\"os-number\">5.2<\/span><\/h3>\n<\/header>\n<section>\n<div class=\"body\">\n<p id=\"element-444\">The data in <a class=\"autogenerated-content\" href=\"#element-41\">Table 5.1<\/a> below are 55 smiling times, in seconds, of an eight-week-old baby.<\/p>\n<div id=\"element-41\" class=\"os-table\">\n<table summary=\"Table 5.1\" data-id=\"element-41\">\n<tbody>\n<tr>\n<td>10.4<\/td>\n<td>19.6<\/td>\n<td>18.8<\/td>\n<td>13.9<\/td>\n<td>17.8<\/td>\n<td>16.8<\/td>\n<td>21.6<\/td>\n<td>17.9<\/td>\n<td>12.5<\/td>\n<td>11.1<\/td>\n<td>4.9<\/td>\n<\/tr>\n<tr>\n<td>12.8<\/td>\n<td>14.8<\/td>\n<td>22.8<\/td>\n<td>20.0<\/td>\n<td>15.9<\/td>\n<td>16.3<\/td>\n<td>13.4<\/td>\n<td>17.1<\/td>\n<td>14.5<\/td>\n<td>19.0<\/td>\n<td>22.8<\/td>\n<\/tr>\n<tr>\n<td>1.3<\/td>\n<td>0.7<\/td>\n<td>8.9<\/td>\n<td>11.9<\/td>\n<td>10.9<\/td>\n<td>7.3<\/td>\n<td>5.9<\/td>\n<td>3.7<\/td>\n<td>17.9<\/td>\n<td>19.2<\/td>\n<td>9.8<\/td>\n<\/tr>\n<tr>\n<td>5.8<\/td>\n<td>6.9<\/td>\n<td>2.6<\/td>\n<td>5.8<\/td>\n<td>21.7<\/td>\n<td>11.8<\/td>\n<td>3.4<\/td>\n<td>2.1<\/td>\n<td>4.5<\/td>\n<td>6.3<\/td>\n<td>10.7<\/td>\n<\/tr>\n<tr>\n<td>8.9<\/td>\n<td>9.4<\/td>\n<td>9.4<\/td>\n<td>7.6<\/td>\n<td>10.0<\/td>\n<td>3.3<\/td>\n<td>6.7<\/td>\n<td>7.8<\/td>\n<td>11.6<\/td>\n<td>13.8<\/td>\n<td>18.6<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Table <\/span><span class=\"os-number\">5.1<\/span><\/div>\n<\/div>\n<p id=\"element-817\">The sample mean = 11.49 and the sample standard deviation = 6.23.<\/p>\n<p id=\"element-60\">We will assume that the smiling times, in seconds, follow a uniform distribution between zero and 23 seconds, inclusive. This means that any smiling time from zero to and including 23 seconds is <span id=\"term112\" data-type=\"term\">equally likely<\/span>. The histogram that could be constructed from the sample is an empirical distribution that closely matches the theoretical uniform distribution.<\/p>\n<p id=\"element-804\">Let <em data-effect=\"italics\">X<\/em> = length, in seconds, of an eight-week-old baby&#8217;s smile.<\/p>\n<p id=\"element-13\">The notation for the uniform distribution is<\/p>\n<p id=\"element-746\"><em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em>(<em data-effect=\"italics\">a<\/em>, <em data-effect=\"italics\">b<\/em>) where <em data-effect=\"italics\">a<\/em> = the lowest value of <em data-effect=\"italics\">x<\/em> and <em data-effect=\"italics\">b<\/em> = the highest value of <em data-effect=\"italics\">x<\/em>.<\/p>\n<p id=\"eip-720\">The probability density function is $f(x) = \\frac{1}{b-a}$ for <em data-effect=\"italics\">a \u2264 <em data-effect=\"italics\">x<\/em> \u2264 <em data-effect=\"italics\">b<\/em>.<\/em><\/p>\n<p id=\"element-500\">For this example, <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em>(0, 23) and $f(x) = \\frac{1}{23-0}$ or 0 \u2264 <em data-effect=\"italics\">X<\/em> \u2264 23.<\/p>\n<p id=\"element-771\">Formulas for the theoretical mean and standard deviation are<\/p>\n<p>$\\mu = \\frac{a+b}{2}$ and $\\sigma = \\sqrt{\\frac{(b-a)^2}{12}}$<\/p>\n<p>For this problem, the theoretical mean and standard deviation are<\/p>\n<p>$\\mu = \\frac{0+23}{2}=11.5$ seconds and $\\sigma = \\sqrt{\\frac{(23-0)^2}{12}}=6.64$ seconds.<\/p>\n<p>Notice that the theoretical mean and standard deviation are close to the sample mean and standard deviation in this example.<\/p>\n<\/div>\n<\/section>\n<\/div>\n<div id=\"fs-idp70845248\" class=\"statistics try ui-has-child-title\" data-type=\"note\" data-has-label=\"true\" data-label=\"\">\n<header>\n<h3 class=\"os-title\"><span class=\"os-title-label\">Try It <\/span><span class=\"os-number\">5.2<\/span><\/h3>\n<\/header>\n<section>\n<div id=\"fs-idp158465216\" class=\"unnumbered\" data-type=\"exercise\">\n<header><\/header>\n<section>\n<div id=\"fs-idp127611104\" data-type=\"problem\">\n<div class=\"os-problem-container\">\n<p id=\"fs-idp116051680\">The data that follow are the number of passengers on 35 different charter fishing boats. The sample mean = 7.9 and the sample standard deviation = 4.33. The data follow a uniform distribution where all values between and including zero and 14 are equally likely. State the values of <em data-effect=\"italics\">a<\/em> and <em data-effect=\"italics\">b<\/em>. Write the distribution in proper notation, and calculate the theoretical mean and standard deviation.<\/p>\n<div id=\"fs-idp22107440\" class=\"os-table\">\n<table summary=\"Table 5.2\" data-id=\"fs-idp22107440\">\n<colgroup>\n<col data-width=\"1*\" \/>\n<col data-width=\"1*\" \/>\n<col data-width=\"1*\" \/>\n<col data-width=\"1*\" \/>\n<col data-width=\"1*\" \/>\n<col data-width=\"1*\" \/>\n<col data-width=\"1*\" \/><\/colgroup>\n<tbody>\n<tr>\n<td data-align=\"center\">1<\/td>\n<td data-align=\"center\">12<\/td>\n<td data-align=\"center\">4<\/td>\n<td data-align=\"center\">10<\/td>\n<td data-align=\"center\">4<\/td>\n<td data-align=\"center\">14<\/td>\n<td data-align=\"center\">11<\/td>\n<\/tr>\n<tr>\n<td data-align=\"center\">7<\/td>\n<td data-align=\"center\">11<\/td>\n<td data-align=\"center\">4<\/td>\n<td data-align=\"center\">13<\/td>\n<td data-align=\"center\">2<\/td>\n<td data-align=\"center\">4<\/td>\n<td data-align=\"center\">6<\/td>\n<\/tr>\n<tr>\n<td data-align=\"center\">3<\/td>\n<td data-align=\"center\">10<\/td>\n<td data-align=\"center\">0<\/td>\n<td data-align=\"center\">12<\/td>\n<td data-align=\"center\">6<\/td>\n<td data-align=\"center\">9<\/td>\n<td data-align=\"center\">10<\/td>\n<\/tr>\n<tr>\n<td data-align=\"center\">5<\/td>\n<td data-align=\"center\">13<\/td>\n<td data-align=\"center\">4<\/td>\n<td data-align=\"center\">10<\/td>\n<td data-align=\"center\">14<\/td>\n<td data-align=\"center\">12<\/td>\n<td data-align=\"center\">11<\/td>\n<\/tr>\n<tr>\n<td data-align=\"center\">6<\/td>\n<td data-align=\"center\">10<\/td>\n<td data-align=\"center\">11<\/td>\n<td data-align=\"center\">0<\/td>\n<td data-align=\"center\">11<\/td>\n<td data-align=\"center\">13<\/td>\n<td data-align=\"center\">2<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Table <\/span><span class=\"os-number\">5.2<\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/section>\n<\/div>\n<div id=\"example-170\" class=\"ui-has-child-title\" data-type=\"example\">\n<header>\n<h3 class=\"os-title\"><span class=\"os-title-label\">Example <\/span><span class=\"os-number\">5.3<\/span><\/h3>\n<\/header>\n<section>\n<div class=\"body\">\n<div id=\"element-156\" class=\"unnumbered\" data-type=\"exercise\">\n<header><\/header>\n<section>\n<div id=\"id10265850\" data-type=\"problem\">\n<div class=\"os-problem-container\">\n<ol>\n<li id=\"element-170\">Refer to <a class=\"autogenerated-content\" href=\"#element-229\">Example 5.2<\/a>. What is the probability that a randomly chosen eight-week-old baby smiles between two and 18 seconds?<\/li>\n<li>Find the 90<sup>th<\/sup> percentile for an eight-week-old baby&#8217;s smiling time.<\/li>\n<li>Find the probability that a random eight-week-old baby smiles more than 12 seconds <strong>KNOWING<\/strong> that the baby smiles <strong>MORE THAN EIGHT SECONDS<\/strong>.<\/li>\n<\/ol>\n<h4>Solution 5.3<\/h4>\n<ol>\n<li>$P(2&lt;x&lt;18)=\\text{(base)(height)}=(18-2)\\left(\\frac{1}{23}\\right) = \\frac{16}{23}=0.6957$<\/li>\n<li>Ninety percent of the smiling times fall below the 90<sup>th<\/sup> percentile, <em data-effect=\"italics\">k<\/em>, so <em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &lt; <em data-effect=\"italics\">k<\/em>) = 0.90.<br \/>\n$P(x&lt;k) = 0.90$<br \/>\n(base)(height) = 0.90<br \/>\n$(k-0)\\left( \\frac{1}{23}\\right) = 0.90$<br \/>\n$k=(23)(0.90) = 20.7$<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/5d6616e5fa0ac86ffe4e5678e634aa11e4698976.jpg\" alt=\"This shows the graph of the function f(x) = 1\/15. A horiztonal line ranges from the point (0, 1\/15) to the point (15, 1\/15). A vertical line extends from the x-axis to the end of the line at point (15, 1\/15) creating a rectangle. A region is shaded inside the rectangle from x = 0 to x = k. The shaded area represents P(x &lt; k) = 0.90.\" width=\"487\" height=\"240\" \/><\/li>\n<li>\n<p id=\"fs-idp106518000\">This probability question is a <strong>conditional<\/strong>. You are asked to find the probability that an eight-week-old baby smiles more than 12 seconds when you <strong>already know<\/strong> the baby has smiled for more than eight seconds.<\/p>\n<p>Find <em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; 12|<em data-effect=\"italics\">x<\/em> &gt; 8) There are two ways to do the problem. <strong>For the first way<\/strong>, use the fact that this is a <strong>conditional<\/strong> and changes the sample space. The graph illustrates the new sample space. You already know the baby smiled more than eight seconds.<\/p>\n<p>Write a new $f(x)$: $f(x) = \\frac{1}{23-8}=\\frac1{15}$ for $8&lt;x&lt;23$.<br \/>\n$P(x&gt;12 | x&gt;8) = (23-12)\\left( \\frac1{15} \\right) = \\frac{11}{15}$<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/c353af5d816fb7583ed2ae5a00993688f0535390.jpg\" alt=\"f(X)=1\/15 graph displaying a boxed region consisting of a horizontal line extending to the right from point 1\/15 on the y-axis, a vertical upward line from points 8 and 23 on the x-axis, and the x-axis. A shaded region from points 12-23 occurs within this area.\" width=\"487\" height=\"240\" \/><\/p>\n<p id=\"element-961\"><strong>For the second way<\/strong>, use the conditional formula from <a href=\"https:\/\/textbooks.jaykesler.net\/introstats\/chapter\/terminology\/\">Probability Topics<\/a> with the original distribution <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (0, 23):<br \/>\n$P(A|B) = \\frac{P(A \\text{ and } B)}{P(B)}$<br \/>\nFor this problem, $A$ is $(x&gt;12)$ and $B$ is $(x&gt;8)$.<\/p>\n<p>So, $P(x&gt;12 | x&gt;8) = \\frac{(x&gt;12 \\text{ and } x&gt;8)}{P(x&gt;8)} = \\frac{P(x&gt;12)}{P(x&gt;8)} = \\frac{11\/23}{15\/23} = \\frac{11}{15}$<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/631233780159a532b8a741bca1e8a6c96300cd9b.jpg\" alt=\"This diagram shows a horizontal X axis that intersects a vertical F of x axis at the origin. The X axis runs from 0 to 24 while the Y axis only has the fraction one twenty third located about two thirds of the way to the top. A rectangular box extends horizontally from 0 to 23 on the X axis. The box extends vertically up to the fraction one twenty third on the F of x axis. The area of the box between 8 and 12 on the X axis is lightly shaded. The area of the box between 12 and 23 has darker shading.\" width=\"487\" height=\"240\" \/><\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<div id=\"element-412\" class=\"unnumbered\" data-type=\"exercise\">\n<section>\n<div id=\"id15390803\" data-type=\"solution\" aria-label=\"show solution\" aria-expanded=\"false\">\n<div class=\"ui-toggle-wrapper\"><\/div>\n<section class=\"ui-body\" style=\"display: block; overflow: hidden; height: 0px;\" role=\"alert\">\n<h4 data-type=\"solution-title\"><span class=\"os-title-label\">Solution <\/span><span class=\"os-number\">5.3<\/span><\/h4>\n<div class=\"os-solution-container\">\n<p>c. This probability question is a <strong>conditional<\/strong>. You are asked to find the probability that an eight-week-old baby smiles more than 12 seconds when you <strong>already know<\/strong> the baby has smiled for more than eight seconds.<\/p>\n<p id=\"element-836\">Find <em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; 12|<em data-effect=\"italics\">x<\/em> &gt; 8) There are two ways to do the problem. <strong>For the first way<\/strong>, use the fact that this is a <strong>conditional<\/strong> and changes the sample space. The graph illustrates the new sample space. You already know the baby smiled more than eight seconds.<\/p>\n<p id=\"element-837\"><strong>Write a new<\/strong> <em data-effect=\"italics\">f<\/em>(<em data-effect=\"italics\">x<\/em>): <em data-effect=\"italics\">f<\/em>(<em data-effect=\"italics\">x<\/em>) = <span class=\"os-math-in-para\"><span id=\"MathJax-Element-30-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;mtext&gt;&amp;#xA0;&lt;\/mtext&gt;&lt;mo&gt;&amp;#x2212;&lt;\/mo&gt;&lt;mtext&gt;&amp;#xA0;8&lt;\/mtext&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;mtext&gt;&amp;nbsp;&lt;\/mtext&gt;&lt;mo&gt;\u2212&lt;\/mo&gt;&lt;mtext&gt;&amp;nbsp;8&lt;\/mtext&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-414\" class=\"math\" style=\"width: 3.048em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 2.326em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(1.164em, 1002.33em, 2.824em, -1000em); top: -2.215em; left: 0em;\"><span id=\"MathJax-Span-415\" class=\"mrow\"><span id=\"MathJax-Span-416\" class=\"semantics\"><span id=\"MathJax-Span-417\" class=\"mrow\"><span id=\"MathJax-Span-418\" class=\"mrow\"><span id=\"MathJax-Span-419\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 2.084em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.35em, 1000.3em, 4.153em, -1000em); top: -4.401em; left: 50%; margin-left: -0.177em;\"><span id=\"MathJax-Span-420\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">1<\/span><\/span><span style=\"position: absolute; clip: rect(3.35em, 1001.93em, 4.211em, -1000em); top: -3.602em; left: 50%; margin-left: -0.982em;\"><span id=\"MathJax-Span-421\" class=\"mrow\"><span id=\"MathJax-Span-422\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">23<\/span><span id=\"MathJax-Span-423\" class=\"mtext\" style=\"font-size: 70.7%; font-family: MathJax_Main;\"> <\/span><span id=\"MathJax-Span-424\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">\u2212<\/span><span id=\"MathJax-Span-425\" class=\"mtext\" style=\"font-size: 70.7%; font-family: MathJax_Main;\"> 8<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/p>\n<p>123 \u2212 8123 \u2212 8<script type=\"math\/mml\" id=\"MathJax-Element-30\">\n<math display=\"\"><semantics><mrow><mrow><mfrac><mn>1<\/mn><mrow><mn>23<\/mn><mtext><\/mtext><mo>\u2212<\/mo><mtext>8<\/mtext><\/mrow><\/mfrac><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mfrac><mn>1<\/mn><mrow><mn>23<\/mn><mtext><\/mtext><mo>\u2212<\/mo><mtext>8<\/mtext><\/mrow><\/mfrac><\/mrow><\/annotation-xml><\/semantics><\/math>\n<\/script> = <span class=\"os-math-in-para\"><span id=\"MathJax-Element-31-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-426\" class=\"math\" style=\"width: 1.387em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 1.052em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(1.164em, 1001.05em, 2.781em, -1000em); top: -2.215em; left: 0em;\"><span id=\"MathJax-Span-427\" class=\"mrow\"><span id=\"MathJax-Span-428\" class=\"semantics\"><span id=\"MathJax-Span-429\" class=\"mrow\"><span id=\"MathJax-Span-430\" class=\"mrow\"><span id=\"MathJax-Span-431\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 0.827em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.35em, 1000.3em, 4.153em, -1000em); top: -4.401em; left: 50%; margin-left: -0.177em;\"><span id=\"MathJax-Span-432\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">1<\/span><\/span><span style=\"position: absolute; clip: rect(3.35em, 1000.67em, 4.168em, -1000em); top: -3.602em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-433\" class=\"mrow\"><span id=\"MathJax-Span-434\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">15<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/p>\n<p>115115<script type=\"math\/mml\" id=\"MathJax-Element-31\">\n<math display=\"\"><semantics><mrow><mrow><mfrac><mn>1<\/mn><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mfrac><mn>1<\/mn><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/annotation-xml><\/semantics><\/math>\n<\/script><br \/>\nfor 8 &lt; <em data-effect=\"italics\">x<\/em> &lt; 23<\/p>\n<p id=\"element-400\"><em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; 12|<em data-effect=\"italics\">x<\/em> &gt; 8) = (23 \u2212 12)<span class=\"os-math-in-para\"><span id=\"MathJax-Element-32-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mo&gt;(&lt;\/mo&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;mo&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mo&gt;(&lt;\/mo&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mn&gt;1&lt;\/mn&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;mo&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-435\" class=\"math\" style=\"width: 2.605em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 1.993em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(1.33em, 1001.84em, 2.947em, -1000em); top: -2.381em; left: 0em;\"><span id=\"MathJax-Span-436\" class=\"mrow\"><span id=\"MathJax-Span-437\" class=\"semantics\"><span id=\"MathJax-Span-438\" class=\"mrow\"><span id=\"MathJax-Span-439\" class=\"mrow\"><span id=\"MathJax-Span-440\" class=\"mrow\"><span id=\"MathJax-Span-441\" class=\"mo\" style=\"vertical-align: 0em;\"><span style=\"font-family: MathJax_Size1;\">(<\/span><\/span><span id=\"MathJax-Span-442\" class=\"mrow\"><span id=\"MathJax-Span-443\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 0.827em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.35em, 1000.3em, 4.153em, -1000em); top: -4.401em; left: 50%; margin-left: -0.177em;\"><span id=\"MathJax-Span-444\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">1<\/span><\/span><span style=\"position: absolute; clip: rect(3.35em, 1000.67em, 4.168em, -1000em); top: -3.602em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-445\" class=\"mrow\"><span id=\"MathJax-Span-446\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">15<\/span><\/span><\/span><\/span><\/span><\/span><span id=\"MathJax-Span-447\" class=\"mo\" style=\"vertical-align: 0em;\"><span style=\"font-family: MathJax_Size1;\">)<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/p>\n<p>(115)(115)<script type=\"math\/mml\" id=\"MathJax-Element-32\">\n<math display=\"\"><semantics><mrow><mrow><mrow><mo>(<\/mo><mrow><mfrac><mn>1<\/mn><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><mo>)<\/mo><\/mrow><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mrow><mo>(<\/mo><mrow><mfrac><mn>1<\/mn><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><mo>)<\/mo><\/mrow><\/mrow><\/annotation-xml><\/semantics><\/math>\n<\/script> = <span class=\"os-math-in-para\"><span id=\"MathJax-Element-33-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-448\" class=\"math\" style=\"width: 1.387em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 1.052em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(1.164em, 1001.05em, 2.781em, -1000em); top: -2.215em; left: 0em;\"><span id=\"MathJax-Span-449\" class=\"mrow\"><span id=\"MathJax-Span-450\" class=\"semantics\"><span id=\"MathJax-Span-451\" class=\"mrow\"><span id=\"MathJax-Span-452\" class=\"mrow\"><span id=\"MathJax-Span-453\" class=\"mrow\"><span id=\"MathJax-Span-454\" class=\"mrow\"><span id=\"MathJax-Span-455\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 0.827em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.35em, 1000.66em, 4.153em, -1000em); top: -4.401em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-456\" class=\"mrow\"><span id=\"MathJax-Span-457\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">11<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.35em, 1000.67em, 4.168em, -1000em); top: -3.602em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-458\" class=\"mrow\"><span id=\"MathJax-Span-459\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">15<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/p>\n<p>11151115<script type=\"math\/mml\" id=\"MathJax-Element-33\">\n<math display=\"\"><semantics><mrow><mrow><mrow><mrow><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/mrow><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mrow><mrow><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/mrow><\/mrow><\/annotation-xml><\/semantics><\/math>\n<\/script><\/p>\n<div id=\"eip-idm134042368\" class=\"os-figure\">\n<figure data-id=\"eip-idm134042368\"><span id=\"id15318622\" data-type=\"media\" data-alt=\"f(X)=1\/15 graph displaying a boxed region consisting of a horizontal line extending to the right from point 1\/15 on the y-axis, a vertical upward line from points 8 and 23 on the x-axis, and the x-axis. A shaded region from points 12-23 occurs within this area.\"><br \/>\n<img decoding=\"async\" id=\"4\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/c353af5d816fb7583ed2ae5a00993688f0535390.jpg\" alt=\"f(X)=1\/15 graph displaying a boxed region consisting of a horizontal line extending to the right from point 1\/15 on the y-axis, a vertical upward line from points 8 and 23 on the x-axis, and the x-axis. A shaded region from points 12-23 occurs within this area.\" width=\"380\" data-media-type=\"image\/jpg\" \/><br \/>\n<\/span><\/figure>\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.13<\/span><\/div>\n<\/div>\n<p><strong>For the second way<\/strong>, use the conditional formula from <a href=\"3-introduction\">Probability Topics<\/a> with the original distribution <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (0, 23):<\/p>\n<p id=\"element-445\"><em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">A<\/em>|<em data-effect=\"italics\">B<\/em>) = <span class=\"os-math-in-para\"><span id=\"MathJax-Element-34-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;inline&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;A&lt;\/mi&gt;&lt;mtext&gt;&amp;#xA0;AND&amp;#xA0;&lt;\/mtext&gt;&lt;mi&gt;B&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;B&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;A&lt;\/mi&gt;&lt;mtext&gt;&amp;nbsp;AND&amp;nbsp;&lt;\/mtext&gt;&lt;mi&gt;B&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;B&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-460\" class=\"math\" style=\"width: 5.817em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 4.485em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(0.928em, 1004.49em, 3.002em, -1000em); top: -2.215em; left: 0em;\"><span id=\"MathJax-Span-461\" class=\"mrow\"><span id=\"MathJax-Span-462\" class=\"semantics\"><span id=\"MathJax-Span-463\" class=\"mrow\"><span id=\"MathJax-Span-464\" class=\"mrow\"><span id=\"MathJax-Span-465\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 4.223em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.29em, 1004.04em, 4.33em, -1000em); top: -4.577em; left: 50%; margin-left: -2.051em;\"><span id=\"MathJax-Span-466\" class=\"mrow\"><span id=\"MathJax-Span-467\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">P<\/span><span id=\"MathJax-Span-468\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-469\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">A<\/span><span id=\"MathJax-Span-470\" class=\"mtext\" style=\"font-size: 70.7%; font-family: MathJax_Main;\"> AND <\/span><span id=\"MathJax-Span-471\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">B<\/span><span id=\"MathJax-Span-472\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.29em, 1001.55em, 4.33em, -1000em); top: -3.543em; left: 50%; margin-left: -0.809em;\"><span id=\"MathJax-Span-473\" class=\"mrow\"><span id=\"MathJax-Span-474\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">P<\/span><span id=\"MathJax-Span-475\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-476\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">B<\/span><span id=\"MathJax-Span-477\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/p>\n<p>P(A AND B)P(B)P(A AND B)P(B)<script type=\"math\/mml\" id=\"MathJax-Element-34\">\n<math display=\"inline\"><semantics><mrow><mrow><mfrac><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>A<\/mi><mtext>AND<\/mtext><mi>B<\/mi><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>B<\/mi><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mfrac><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>A<\/mi><mtext>AND<\/mtext><mi>B<\/mi><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>B<\/mi><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><\/mrow><\/annotation-xml><\/semantics><\/math>\n<\/script><\/p>\n<p id=\"fs-idp12091856\">For this problem, <em data-effect=\"italics\">A<\/em> is (<em data-effect=\"italics\">x<\/em> &gt; 12) and <em data-effect=\"italics\">B<\/em> is (<em data-effect=\"italics\">x<\/em> &gt; 8).<\/p>\n<p id=\"element-613\">So, <em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; <em data-effect=\"italics\">12<\/em>|<em data-effect=\"italics\">x<\/em> &gt; 8) = <span class=\"os-math-in-para\"><span id=\"MathJax-Element-35-Frame\" class=\"MathJax\" style=\"position: relative;\" tabindex=\"0\" role=\"presentation\" data-mathml=\"&lt;\/p&gt; &lt;math xmlns=&quot;http:\/\/www.w3.org\/1998\/Math\/MathML&quot; display=&quot;inline&quot;&gt;&lt;semantics&gt;&lt;mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;12&lt;\/mn&gt;&lt;mtext&gt;&amp;#xA0;AND&amp;#xA0;&lt;\/mtext&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;12&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mrow&gt;&lt;annotation-xml encoding=&quot;MathML-Content&quot;&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;12&lt;\/mn&gt;&lt;mtext&gt;&amp;nbsp;AND&amp;nbsp;&lt;\/mtext&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;12&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mi&gt;P&lt;\/mi&gt;&lt;mo stretchy=&quot;false&quot;&gt;(&lt;\/mo&gt;&lt;mi&gt;x&lt;\/mi&gt;&lt;mo&gt;&amp;gt;&lt;\/mo&gt;&lt;mn&gt;8&lt;\/mn&gt;&lt;mo stretchy=&quot;false&quot;&gt;)&lt;\/mo&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;23&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;mo&gt;=&lt;\/mo&gt;&lt;mfrac&gt;&lt;mrow&gt;&lt;mn&gt;11&lt;\/mn&gt;&lt;\/mrow&gt;&lt;mrow&gt;&lt;mn&gt;15&lt;\/mn&gt;&lt;\/mrow&gt;&lt;\/mfrac&gt;&lt;\/mrow&gt;&lt;\/annotation-xml&gt;&lt;\/semantics&gt;&lt;\/math&gt; &lt;p&gt;\"><span id=\"MathJax-Span-478\" class=\"math\" style=\"width: 19.659em; display: inline-block;\"><span style=\"display: inline-block; position: relative; width: 15.227em; height: 0px; font-size: 129%;\"><span style=\"position: absolute; clip: rect(0.686em, 1015.23em, 3.366em, -1000em); top: -2.27em; left: 0em;\"><span id=\"MathJax-Span-479\" class=\"mrow\"><span id=\"MathJax-Span-480\" class=\"semantics\"><span id=\"MathJax-Span-481\" class=\"mrow\"><span id=\"MathJax-Span-482\" class=\"mrow\"><span id=\"MathJax-Span-483\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 5.594em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.29em, 1005.41em, 4.33em, -1000em); top: -4.577em; left: 50%; margin-left: -2.737em;\"><span id=\"MathJax-Span-484\" class=\"mrow\"><span id=\"MathJax-Span-485\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-486\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">x<\/span><span id=\"MathJax-Span-487\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">&gt;<\/span><span id=\"MathJax-Span-488\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">12<\/span><span id=\"MathJax-Span-489\" class=\"mtext\" style=\"font-size: 70.7%; font-family: MathJax_Main;\"> AND <\/span><span id=\"MathJax-Span-490\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">x<\/span><span id=\"MathJax-Span-491\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">&gt;<\/span><span id=\"MathJax-Span-492\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">8<\/span><span id=\"MathJax-Span-493\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.29em, 1002.32em, 4.33em, -1000em); top: -3.543em; left: 50%; margin-left: -1.195em;\"><span id=\"MathJax-Span-494\" class=\"mrow\"><span id=\"MathJax-Span-495\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">P<\/span><span id=\"MathJax-Span-496\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-497\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">x<\/span><span id=\"MathJax-Span-498\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">&gt;<\/span><span id=\"MathJax-Span-499\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">8<\/span><span id=\"MathJax-Span-500\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><\/span><\/span><span id=\"MathJax-Span-501\" class=\"mo\" style=\"font-family: MathJax_Main; padding-left: 0.278em;\">=<\/span><span id=\"MathJax-Span-502\" class=\"mfrac\" style=\"padding-left: 0.278em;\"><span style=\"display: inline-block; position: relative; width: 2.863em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.29em, 1002.68em, 4.33em, -1000em); top: -4.577em; left: 50%; margin-left: -1.371em;\"><span id=\"MathJax-Span-503\" class=\"mrow\"><span id=\"MathJax-Span-504\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">P<\/span><span id=\"MathJax-Span-505\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-506\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">x<\/span><span id=\"MathJax-Span-507\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">&gt;<\/span><span id=\"MathJax-Span-508\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">12<\/span><span id=\"MathJax-Span-509\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.29em, 1002.32em, 4.33em, -1000em); top: -3.543em; left: 50%; margin-left: -1.195em;\"><span id=\"MathJax-Span-510\" class=\"mrow\"><span id=\"MathJax-Span-511\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">P<\/span><span id=\"MathJax-Span-512\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">(<\/span><span id=\"MathJax-Span-513\" class=\"mi\" style=\"font-size: 70.7%; font-family: MathJax_Math; font-style: italic;\">x<\/span><span id=\"MathJax-Span-514\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">&gt;<\/span><span id=\"MathJax-Span-515\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">8<\/span><span id=\"MathJax-Span-516\" class=\"mo\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">)<\/span><\/span><\/span><\/span><\/span><span id=\"MathJax-Span-517\" class=\"mo\" style=\"font-family: MathJax_Main; padding-left: 0.278em;\">=<\/span><span id=\"MathJax-Span-518\" class=\"mfrac\" style=\"padding-left: 0.278em;\"><span style=\"display: inline-block; position: relative; width: 0.98em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.147em, 1000.86em, 4.484em, -1000em); top: -4.732em; left: 50%; margin-left: -0.43em;\"><span id=\"MathJax-Span-519\" class=\"mrow\"><span id=\"MathJax-Span-520\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 0.62em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.488em, 1000.46em, 4.153em, -1000em); top: -4.327em; left: 50%; margin-left: -0.25em;\"><span id=\"MathJax-Span-521\" class=\"mrow\"><span id=\"MathJax-Span-522\" class=\"mn\" style=\"font-size: 50%; font-family: MathJax_Main;\">11<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.488em, 1000.48em, 4.164em, -1000em); top: -3.667em; left: 50%; margin-left: -0.25em;\"><span id=\"MathJax-Span-523\" class=\"mrow\"><span id=\"MathJax-Span-524\" class=\"mn\" style=\"font-size: 50%; font-family: MathJax_Main;\">23<\/span><\/span><\/span><\/span><\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.136em, 1000.86em, 4.484em, -1000em); top: -3.388em; left: 50%; margin-left: -0.43em;\"><span id=\"MathJax-Span-525\" class=\"mrow\"><span id=\"MathJax-Span-526\" class=\"mfrac\"><span style=\"display: inline-block; position: relative; width: 0.62em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.488em, 1000.48em, 4.164em, -1000em); top: -4.338em; left: 50%; margin-left: -0.25em;\"><span id=\"MathJax-Span-527\" class=\"mrow\"><span id=\"MathJax-Span-528\" class=\"mn\" style=\"font-size: 50%; font-family: MathJax_Main;\">15<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.488em, 1000.48em, 4.164em, -1000em); top: -3.667em; left: 50%; margin-left: -0.25em;\"><span id=\"MathJax-Span-529\" class=\"mrow\"><span id=\"MathJax-Span-530\" class=\"mn\" style=\"font-size: 50%; font-family: MathJax_Main;\">23<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><span id=\"MathJax-Span-531\" class=\"mo\" style=\"font-family: MathJax_Main; padding-left: 0.278em;\">=<\/span><span id=\"MathJax-Span-532\" class=\"mfrac\" style=\"padding-left: 0.278em;\"><span style=\"display: inline-block; position: relative; width: 0.827em; height: 0px; margin-right: 0.12em; margin-left: 0.12em;\"><span style=\"position: absolute; clip: rect(3.35em, 1000.66em, 4.153em, -1000em); top: -4.401em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-533\" class=\"mrow\"><span id=\"MathJax-Span-534\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">11<\/span><\/span><\/span><span style=\"position: absolute; clip: rect(3.35em, 1000.67em, 4.168em, -1000em); top: -3.602em; left: 50%; margin-left: -0.354em;\"><span id=\"MathJax-Span-535\" class=\"mrow\"><span id=\"MathJax-Span-536\" class=\"mn\" style=\"font-size: 70.7%; font-family: MathJax_Main;\">15<\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/span><\/p>\n<p>(x&gt;12 AND x&gt;8)P(x&gt;8)=P(x&gt;12)P(x&gt;8)=11231523=1115(x&gt;12 AND x&gt;8)P(x&gt;8)=P(x&gt;12)P(x&gt;8)=11231523=1115<script type=\"math\/mml\" id=\"MathJax-Element-35\">\n<math display=\"inline\"><semantics><mrow><mrow><mfrac><mrow><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>12<\/mn><mtext>AND<\/mtext><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>12<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>23<\/mn><\/mrow><\/mfrac><\/mrow><mrow><mfrac><mrow><mn>15<\/mn><\/mrow><mrow><mn>23<\/mn><\/mrow><\/mfrac><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/mrow><annotation-xml encoding=\"MathML-Content\"><mrow><mfrac><mrow><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>12<\/mn><mtext>AND<\/mtext><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>12<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><mrow><mi>P<\/mi><mo stretchy=\"false\">(<\/mo><mi>x<\/mi><mo>&gt;<\/mo><mn>8<\/mn><mo stretchy=\"false\">)<\/mo><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>23<\/mn><\/mrow><\/mfrac><\/mrow><mrow><mfrac><mrow><mn>15<\/mn><\/mrow><mrow><mn>23<\/mn><\/mrow><\/mfrac><\/mrow><\/mfrac><mo>=<\/mo><mfrac><mrow><mn>11<\/mn><\/mrow><mrow><mn>15<\/mn><\/mrow><\/mfrac><\/mrow><\/annotation-xml><\/semantics><\/math>\n<\/script><\/p>\n<div id=\"eip-idm5414416\" class=\"os-figure\">\n<figure data-id=\"eip-idm5414416\"><span id=\"id15928918\" data-type=\"media\" data-alt=\"This diagram shows a horizontal X axis that intersects a vertical F of x axis at the origin. The X axis runs from 0 to 24 while the Y axis only has the fraction one twenty third located about two thirds of the way to the top. A rectangular box extends horizontally from 0 to 23 on the X axis. The box extends vertically up to the fraction one twenty third on the F of x axis. The area of the box between 8 and 12 on the X axis is lightly shaded. The area of the box between 12 and 23 has darker shading.\"><br \/>\n<img decoding=\"async\" id=\"5\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/631233780159a532b8a741bca1e8a6c96300cd9b.jpg\" alt=\"This diagram shows a horizontal X axis that intersects a vertical F of x axis at the origin. The X axis runs from 0 to 24 while the Y axis only has the fraction one twenty third located about two thirds of the way to the top. A rectangular box extends horizontally from 0 to 23 on the X axis. The box extends vertically up to the fraction one twenty third on the F of x axis. The area of the box between 8 and 12 on the X axis is lightly shaded. The area of the box between 12 and 23 has darker shading.\" width=\"380\" data-media-type=\"image\/jpg\" \/><\/span><\/figure>\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.14<\/span> <span class=\"os-caption\">Darker shaded area represents P(x &gt; 12). Entire shaded area shows P(x &gt; 8).<\/span><\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/section>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<div id=\"fs-idp61080304\" class=\"statistics try ui-has-child-title\" data-type=\"note\" data-has-label=\"true\" data-label=\"\">\n<header>\n<h3 class=\"os-title\"><span class=\"os-title-label\">Try It <\/span><span class=\"os-number\">5.3<\/span><\/h3>\n<\/header>\n<section>\n<div id=\"fs-idp178484384\" class=\"unnumbered\" data-type=\"exercise\">\n<header><\/header>\n<section>\n<div id=\"fs-idp81255648\" data-type=\"problem\">\n<div class=\"os-problem-container\">\n<p id=\"fs-idp10982640\">A distribution is given as <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (0, 20). What is <em data-effect=\"italics\">P<\/em>(2 &lt; <em data-effect=\"italics\">x<\/em> &lt; 18)? Find the 90<sup>th<\/sup> percentile.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/section>\n<\/div>\n<div id=\"element-158\" class=\"ui-has-child-title\" data-type=\"example\">\n<header>\n<h3 class=\"os-title\"><span class=\"os-title-label\">Example <\/span><span class=\"os-number\">5.4<\/span><\/h3>\n<\/header>\n<section>\n<div class=\"body\">\n<p id=\"element-697\">The amount of time, in minutes, that a person must wait for a bus is uniformly distributed between zero and 15 minutes, inclusive.<span data-type=\"newline\"><br \/>\n<\/span><\/p>\n<div id=\"element-351\" class=\"unnumbered\" data-type=\"exercise\">\n<header><\/header>\n<section>\n<div id=\"id12074907\" data-type=\"problem\">\n<div class=\"os-problem-container\">\n<ol>\n<li id=\"element-447\">What is the probability that a person waits fewer than 12.5 minutes?<\/li>\n<li>On the average, how long must a person wait? Find the mean, <em data-effect=\"italics\">\u03bc<\/em>, and the standard deviation, <em data-effect=\"italics\">\u03c3<\/em>.<\/li>\n<li>Ninety percent of the time, the time a person must wait falls below what value?\n<div id=\"eip-idm560268464\" data-type=\"note\">\n<div class=\"os-note-body\">This asks for the 90<sup>th<\/sup> percentile.<\/div>\n<\/div>\n<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<div id=\"element-375\" class=\"unnumbered\" data-type=\"exercise\">\n<section>\n<div id=\"id14859813\" data-type=\"problem\">\n<div class=\"os-problem-container\"><\/div>\n<\/div>\n<div id=\"id15337330\" data-type=\"solution\" aria-label=\"show solution\" aria-expanded=\"false\">\n<section class=\"ui-body\" style=\"display: block; overflow: hidden;\" role=\"alert\">\n<div class=\"os-solution-container\">\n<div id=\"eip-idp75195312\" class=\"os-figure\">\n<div>\n<h4 data-type=\"solution-title\"><span class=\"os-title-label\">Solution <\/span><span class=\"os-number\">5.4<\/span><\/h4>\n<ol>\n<li>Let <em data-effect=\"italics\">X<\/em> = the number of minutes a person must wait for a bus. <em data-effect=\"italics\">a<\/em> = 0 and <em data-effect=\"italics\">b<\/em> = 15.<br \/>\n<em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em>(0, 15). Write the probability density function.<br \/>\n$f(x)=\\frac{1}{15-0} = \\frac{1}{15}$ for $0\\leq x\\leq 15$.<\/p>\n<p id=\"element-438\">Find <em data-effect=\"italics\">P<\/em> (<em data-effect=\"italics\">x<\/em> &lt; 12.5). Draw a graph.<\/p>\n<p>$P(x\\leq k)=\\text{(base)(height)}=(12.5-0)\\left(\\frac{1}{15}\\right) = 0.8333$<\/p>\n<p>The probability a person waits less than 12.5 minutes is 0.8333.<\/p>\n<div id=\"eip-idp99340768\" class=\"os-figure\">\n<figure data-id=\"eip-idp99340768\"><span id=\"id17238530\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 1\/15. A horiztonal line ranges from the point (0, 1\/15) to the point (15, 1\/15). A vertical line extends from the x-axis to the end of the line at point (15, 1\/15) creating a rectangle. A region is shaded inside the rectangle from x = 0 to x = 12.5.\"><img decoding=\"async\" id=\"7\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/9f3f596ad15792a55a6f8af15761b83910214bf2.jpg\" alt=\"This shows the graph of the function f(x) = 1\/15. A horiztonal line ranges from the point (0, 1\/15) to the point (15, 1\/15). A vertical line extends from the x-axis to the end of the line at point (15, 1\/15) creating a rectangle. A region is shaded inside the rectangle from x = 0 to x = 12.5.\" width=\"380\" data-media-type=\"image\/jpg\" \/><\/span><\/figure>\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.15<\/span><\/div>\n<\/div>\n<div><\/div>\n<\/li>\n<li>$\\mu = \\frac{a+b}{2}=\\frac{15+0}{2}=7.5$; On the average, a person must wait 7.5 minutes.<br \/>\n$\\sigma = \\sqrt{\\frac{(b-a)^2}{12}} = \\sqrt{\\frac{(15-0)^2}{12}}=4.3$; The Standard deviation is 4.3 minutes.<\/li>\n<li>\n<p id=\"element-12\">Find the 90<sup>th<\/sup> percentile. Draw a graph. Let <em data-effect=\"italics\">k<\/em> = the 90<sup>th<\/sup> percentile.<br \/>\n$P(x&lt; k)=\\text{(base)(height)}=(k-0)\\left(\\frac{1}{15}\\right)<br \/>\n0.90 = (k)\\left(\\frac{1}{15} \\right)$<br \/>\n$k=(0.90)(15) = 13.5$<br \/>\n<em data-effect=\"italics\">k<\/em> is sometimes called a critical value.<\/p>\n<p>The 90<sup>th<\/sup> percentile is 13.5 minutes. Ninety percent of the time, a person must wait at most 13.5 minutes.<\/p>\n<div class=\"os-figure\">\n<figure data-id=\"eip-idp75195312\"><span id=\"id16334803\" data-type=\"media\" data-alt=\"f(X)=1\/15 graph displaying a boxed region consisting of a horizontal line extending to the right from point 1\/15 on the y-axis, a vertical upward line from an arbitrary point on the x-axis, and the x and y-axes. A shaded region from points 0-k occurs within this area. The area of this probability region is equal to 0.90.\"><br \/>\n<img decoding=\"async\" id=\"8\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/c9489e57396fd3375c42c526d5602ce6609a8f1c.jpg\" alt=\"f(X)=1\/15 graph displaying a boxed region consisting of a horizontal line extending to the right from point 1\/15 on the y-axis, a vertical upward line from an arbitrary point on the x-axis, and the x and y-axes. A shaded region from points 0-k occurs within this area. The area of this probability region is equal to 0.90.\" width=\"380\" data-media-type=\"image\/jpg\" \/><\/span><\/figure>\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.16<\/span><\/div>\n<\/div>\n<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/section>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<div id=\"fs-idp13010016\" class=\"statistics try ui-has-child-title\" data-type=\"note\" data-has-label=\"true\" data-label=\"\">\n<header>\n<h3 class=\"os-title\"><span class=\"os-title-label\">Try It <\/span><span class=\"os-number\">5.4<\/span><\/h3>\n<\/header>\n<section>\n<div id=\"fs-idp51205632\" class=\"unnumbered\" data-type=\"exercise\">\n<header><\/header>\n<section>\n<div id=\"fs-idp103521216\" data-type=\"problem\">\n<div class=\"os-problem-container\">\n<p id=\"fs-idp80584752\">The total duration of baseball games in the major league in the 2011 season is uniformly distributed between 447 hours and 521 hours inclusive.<\/p>\n<ol id=\"fs-idp80942784\" type=\"a\">\n<li>Find <em data-effect=\"italics\">a<\/em> and <em data-effect=\"italics\">b<\/em> and describe what they represent.<\/li>\n<li>Write the distribution.<\/li>\n<li>Find the mean and the standard deviation.<\/li>\n<li>What is the probability that the duration of games for a team for the 2011 season is between 480 and 500 hours?<\/li>\n<li>What is the 65<sup>th<\/sup> percentile for the duration of games for a team for the 2011 season?<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/section>\n<\/div>\n<div id=\"element-321\" class=\"ui-has-child-title\" data-type=\"example\">\n<header>\n<h3 class=\"os-title\"><span class=\"os-title-label\">Example <\/span><span class=\"os-number\">5.5<\/span><\/h3>\n<\/header>\n<section>\n<div class=\"body\">\n<p id=\"element-637\">Suppose the time it takes a nine-year old to eat a donut is between 0.5 and 4 minutes, inclusive. Let <em data-effect=\"italics\">X<\/em> = the time, in minutes, it takes a nine-year old child to eat a donut. Then <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (0.5, 4).<span data-type=\"newline\"><br \/>\n<\/span><\/p>\n<div id=\"eip-idp102263568\" class=\"unnumbered\" data-type=\"exercise\" data-label=\"\">\n<section>\n<div id=\"eip-idp95256048\" data-type=\"problem\" data-label=\"\">\n<div class=\"os-problem-container\">\n<ol>\n<li id=\"eip-idp95256304\">The probability that a randomly selected nine-year old child eats a donut in at least two minutes is _______.<\/li>\n<li>Find the probability that a different nine-year old child eats a donut in more than two minutes given that the child has already been eating the donut for more than 1.5 minutes.The second question has a <span id=\"term113\" data-type=\"term\">conditional probability<\/span>. You are asked to find the probability that a nine-year old child eats a donut in more than two minutes given that the child has already been eating the donut for more than 1.5 minutes. Solve the problem two different ways (see <a class=\"autogenerated-content\" href=\"#element-156\">Example 5.3<\/a>). You must reduce the sample space. <strong>First way<\/strong>: Since you know the child has already been eating the donut for more than 1.5 minutes, you are no longer starting at <em data-effect=\"italics\">a<\/em> = 0.5 minutes. Your starting point is 1.5 minutes.<strong>Write a new <em data-effect=\"italics\">f<\/em>(<em data-effect=\"italics\">x<\/em>):<br \/>\n<\/strong><br \/>\n$f(x)=\\frac{1}{4-1.5} = \\frac{1}{2.5}= \\frac{1}{2.5}\\cdot\\frac{2}{2}=\\frac{2}{5}$ for $1.5\\leq x \\leq 4$Find <em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; 2|<em data-effect=\"italics\">x<\/em> &gt; 1.5). Draw a graph.<span id=\"id13790135\" data-type=\"media\" data-alt=\"f(X)=2\/5 graph displaying a boxed region consisting of a horizontal line extending to the right from point 2\/5 on the y-axis, a vertical upward line from points 1.5 and 4 on the x-axis, and the x-axis. A shaded region from points 2-4 occurs within this area.\"><\/span><span data-type=\"media\" data-alt=\"f(X)=2\/5 graph displaying a boxed region consisting of a horizontal line extending to the right from point 2\/5 on the y-axis, a vertical upward line from points 1.5 and 4 on the x-axis, and the x-axis. A shaded region from points 2-4 occurs within this area.\"><img decoding=\"async\" id=\"10\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/8789026edaad77edcdf838ce16154b98ce66eafb.jpg\" alt=\"f(X)=2\/5 graph displaying a boxed region consisting of a horizontal line extending to the right from point 2\/5 on the y-axis, a vertical upward line from points 1.5 and 4 on the x-axis, and the x-axis. A shaded region from points 2-4 occurs within this area.\" width=\"380\" data-media-type=\"image\/jpg\" \/><\/span><\/p>\n<div class=\"os-caption-container\">\n<p><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.17<\/span><\/p>\n<\/div>\n<section>\n<div id=\"eip-idp95258096\" data-type=\"problem\">\n<div class=\"os-problem-container\">\n<p id=\"eip-idm48182144\"><em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; <em data-effect=\"italics\">2<\/em>|<em data-effect=\"italics\">x<\/em> &gt; 1.5) = (base)(new height) =??<\/p>\n<p><strong>Second way:<\/strong> Draw the original graph for <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (0.5, 4). Use the conditional formula<br \/>\n$P(x&gt;2|x&gt;1.5) = \\text{(base)(height)} (4-2)\\left(\\frac{2}{5} \\right) =$ ??<\/p>\n<\/div>\n<\/div>\n<\/section>\n<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/div>\n<\/section>\n<h4 data-type=\"solution-title\"><span class=\"os-title-label\">Solution <\/span><span class=\"os-number\">5.5<\/span><\/h4>\n<div class=\"os-solution-container\">\n<ol>\n<li id=\"eip-idp95257200\">0.5714<\/li>\n<li>$\\frac{4}{5}$<br \/>\nThe probability that a nine-year old child eats a donut in more than two minutes given that the child has already been eating the donut for more than 1.5 minutes is $\\frac{4}{5}$<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<div id=\"fs-idp42235264\" class=\"statistics try ui-has-child-title\" data-type=\"note\" data-has-label=\"true\" data-label=\"\">\n<header>\n<h3 class=\"os-title\"><span class=\"os-title-label\">Try It <\/span><span class=\"os-number\">5.5<\/span><\/h3>\n<\/header>\n<section>\n<div id=\"fs-idp177663840\" class=\"unnumbered\" data-type=\"exercise\">\n<header><\/header>\n<section>\n<div id=\"fs-idp7455808\" data-type=\"problem\">\n<div class=\"os-problem-container\">\n<p id=\"fs-idp125513712\">Suppose the time it takes a student to finish a quiz is uniformly distributed between six and 15 minutes, inclusive. Let <em data-effect=\"italics\">X<\/em> = the time, in minutes, it takes a student to finish a quiz. Then <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (6, 15).<\/p>\n<p id=\"fs-idp133097024\">Find the probability that a randomly selected student needs at least eight minutes to complete the quiz. Then find the probability that a different student needs at least eight minutes to finish the quiz given that she has already taken more than seven minutes.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/section>\n<\/div>\n<div id=\"eip-323\" class=\"ui-has-child-title\" data-type=\"example\">\n<header>\n<h3 class=\"os-title\"><span class=\"os-title-label\">Example <\/span><span class=\"os-number\">5.6<\/span><\/h3>\n<\/header>\n<section>\n<div class=\"body\">\n<p id=\"eip-id1170213489898\">Ace Heating and Air Conditioning Service finds that the amount of time a repairman needs to fix a furnace is uniformly distributed between 1.5 and four hours. Let <em data-effect=\"italics\">x<\/em> = the time needed to fix a furnace. Then <em data-effect=\"italics\">x<\/em> ~ <em data-effect=\"italics\">U<\/em> (1.5, 4).<\/p>\n<div id=\"eip-idm8252240\" class=\"unnumbered\" data-type=\"exercise\" data-label=\"\">\n<header><\/header>\n<section>\n<div id=\"eip-idp126490560\" data-type=\"problem\" data-label=\"\">\n<div class=\"os-problem-container\">\n<ol id=\"eip-id1170199222063\">\n<li>Find the probability that a randomly selected furnace repair requires more than two hours.<\/li>\n<li>Find the probability that a randomly selected furnace repair requires less than three hours.<\/li>\n<li>Find the 30<sup>th<\/sup> percentile of furnace repair times.<\/li>\n<li>The longest 25% of furnace repair times take at least how long? (In other words: find the minimum time for the longest 25% of repair times.) What percentile does this represent?<\/li>\n<li>Find the mean and standard deviation<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<div id=\"eip-idp14636112\" data-type=\"solution\" aria-label=\"show solution\" aria-expanded=\"false\">\n<div class=\"ui-toggle-wrapper\"><\/div>\n<section class=\"ui-body\" style=\"display: block; overflow: hidden;\" role=\"alert\">\n<h4 data-type=\"solution-title\"><span class=\"os-title-label\">Solution <\/span><span class=\"os-number\">5.6<\/span><\/h4>\n<div class=\"os-solution-container\">\n<ol>\n<li id=\"fs-idm59847232\">To find $f(x)$: $f(x)=\\frac{1}{4-1.5}= \\frac{1}{2.5}$ so $f(x)=0.4$<br \/>\n<em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; 2) = (base)(height) = (4 \u2013 2)(0.4) = 0.8<span id=\"fs-idm38845872\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 2 to x = 4.\"><\/span><span data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 2 to x = 4.\"><img decoding=\"async\" id=\"12\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/40f09bd097ad4b759321a9cd11e8df0b85856b60.jpg\" alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 2 to x = 4.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span><\/p>\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.18<\/span> <span class=\"os-caption\">Uniform Distribution between 1.5 and four with shaded area between two and four representing the probability that the repair time <em data-effect=\"italics\">x<\/em> is greater than two<\/span><\/div>\n<\/li>\n<li><em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &lt; 3) = (base)(height) = (3 \u2013 1.5)(0.4) = 0.6The graph of the rectangle showing the entire distribution would remain the same. However the graph should be shaded between <em data-effect=\"italics\">x<\/em> = 1.5 and <em data-effect=\"italics\">x<\/em> = 3. Note that the shaded area starts at <em data-effect=\"italics\">x<\/em> = 1.5 rather than at <em data-effect=\"italics\">x<\/em> = 0; since <em data-effect=\"italics\">X<\/em> ~ <em data-effect=\"italics\">U<\/em> (1.5, 4), <em data-effect=\"italics\">x<\/em> can not be less than 1.5.<span id=\"fs-idm6304128\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 1.5 to x = 3.\"><\/span><span data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 1.5 to x = 3.\"><img decoding=\"async\" id=\"13\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/f5017f05f412d2b45dfa47007ddcfe99d9d66439.jpg\" alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 1.5 to x = 3.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span><br \/>\n<section class=\"ui-body\" style=\"display: block; overflow: hidden;\" role=\"alert\">\n<div class=\"os-solution-container\">\n<div id=\"fs-idm70679104\" class=\"os-figure\">\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.19<\/span> <span class=\"os-caption\">Uniform Distribution between 1.5 and four with shaded area between 1.5 and three representing the probability that the repair time <em data-effect=\"italics\">x<\/em> is less than three<\/span><\/div>\n<\/div>\n<\/div>\n<\/section>\n<div><\/div>\n<\/li>\n<li><span id=\"fs-idp23900752\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 1.5 to x = k. The shaded area represents P(x &lt; k) = 0.3.\"><img decoding=\"async\" id=\"14\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/5d9ce280b464776e57fe96430360fe9049e4d7bf.jpg\" alt=\"This shows the graph of the function f(x) = 0.4. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = 1.5 to x = k. The shaded area represents P(x &lt; k) = 0.3.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span>\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.20<\/span> <span class=\"os-caption\">Uniform Distribution between 1.5 and 4 with an area of 0.30 shaded to the left, representing the shortest 30% of repair times.<\/span><\/div>\n<p><em data-effect=\"italics\">P<\/em> (<em data-effect=\"italics\">x<\/em> &lt; <em data-effect=\"italics\">k<\/em>) = 0.30<\/p>\n<p><em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &lt; <em data-effect=\"italics\">k<\/em>) = (base)(height) = (<em data-effect=\"italics\">k<\/em> \u2013 1.5)(0.4)<\/p>\n<p><strong>0.3 = (<em data-effect=\"italics\">k<\/em> \u2013 1.5) (0.4)<\/strong>; Solve to find <em data-effect=\"italics\">k<\/em>:<br \/>\n<span data-type=\"newline\"><br \/>\n<\/span>0.75 = <em data-effect=\"italics\">k<\/em> \u2013 1.5, obtained by dividing both sides by 0.4<br \/>\n<span data-type=\"newline\"><br \/>\n<\/span><strong><em data-effect=\"italics\">k<\/em> = 2.25 <\/strong>, obtained by adding 1.5 to both sides<br \/>\n<span data-type=\"newline\"><br \/>\n<\/span>The 30<sup>th<\/sup> percentile of repair times is 2.25 hours. 30% of repair times are 2.25 hours or less.<\/li>\n<li><span id=\"fs-idp77501376\" data-type=\"media\" data-alt=\"This shows the graph of the function f(x) = 0.4, the pdf for a uniform distribution. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = k for 1.5 &lt; k &lt; 4 to x = 4. Text notes that the shaded area represents P(x &gt; k) = 0.25.\"><img decoding=\"async\" id=\"15\" src=\"\/introstats\/wp-content\/uploads\/sites\/2\/2023\/06\/9b017d000be742cfa74ec0a5a167cb2f93ecde0c.jpg\" alt=\"This shows the graph of the function f(x) = 0.4, the pdf for a uniform distribution. A horizontal line ranges from the point (1.5, 0.4) to the point (4, 0.4). Vertical lines extend from the x-axis to the graph at x = 1.5 and x = 4 creating a rectangle. A region is shaded inside the rectangle from x = k for 1.5 &lt; k &lt; 4 to x = 4. Text notes that the shaded area represents P(x &gt; k) = 0.25.\" width=\"380\" data-media-type=\"image\/jpeg\" \/><\/span>\n<div class=\"os-caption-container\"><span class=\"os-title-label\">Figure <\/span><span class=\"os-number\">5.21<\/span> <span class=\"os-caption\">Uniform Distribution between 1.5 and 4 with an area of 0.25 shaded to the right representing the longest 25% of repair times.<\/span><\/div>\n<p><em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; <em data-effect=\"italics\">k<\/em>) = 0.25<br \/>\n<em data-effect=\"italics\">P<\/em>(<em data-effect=\"italics\">x<\/em> &gt; <em data-effect=\"italics\">k<\/em>) = (base)(height) = (4 \u2013 <em data-effect=\"italics\">k<\/em>)(0.4)<br \/>\n<span data-type=\"newline\"><br \/>\n<\/span><strong>0.25 = (4 \u2013 <em data-effect=\"italics\">k<\/em>)(0.4)<\/strong>; Solve for <em data-effect=\"italics\">k<\/em>:<br \/>\n<span data-type=\"newline\"><br \/>\n<\/span>0.625 = 4 \u2212 <em data-effect=\"italics\">k<\/em>,<br \/>\n<span data-type=\"newline\"><br \/>\n<\/span>obtained by dividing both sides by 0.4<br \/>\n<span data-type=\"newline\"><br \/>\n<\/span>\u22123.375 = \u2212<em data-effect=\"italics\">k<\/em>,<br \/>\n<span data-type=\"newline\"><br \/>\n<\/span>obtained by subtracting four from both sides: <strong><em data-effect=\"italics\">k<\/em> = 3.375<\/strong><br \/>\n<span data-type=\"newline\"><br \/>\n<\/span>The longest 25% of furnace repairs take at least 3.375 hours (3.375 hours or longer).<br \/>\n<span data-type=\"newline\"><br \/>\n<\/span><strong>Note:<\/strong> Since 25% of repair times are 3.375 hours or longer, that means that 75% of repair times are 3.375 hours or less. 3.375 hours is the <strong>75<sup>th<\/sup> percentile<\/strong> of furnace repair times.<\/li>\n<li>$\\mu = \\frac{a+b}{2}$ and $\\sigma = \\sqrt{\\frac{(b-a)^2}{12}}$<br \/>\n$\\mu = \\frac{1.5+4}{2}=2.75$ hours and $\\sigma = \\sqrt{(4-1.5)^2}{12}=0.7217$ hours<\/li>\n<\/ol>\n<\/div>\n<\/section>\n<\/div>\n<\/section>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<div id=\"fs-idm9097392\" class=\"statistics try ui-has-child-title\" data-type=\"note\" data-has-label=\"true\" data-label=\"\">\n<header>\n<h3 class=\"os-title\"><span class=\"os-title-label\">Try It <\/span><span class=\"os-number\">5.6<\/span><\/h3>\n<\/header>\n<section>\n<div id=\"fs-idp8673008\" class=\"unnumbered\" data-type=\"exercise\">\n<header><\/header>\n<section>\n<div id=\"fs-idp161676800\" data-type=\"problem\">\n<div class=\"os-problem-container\">\n<p id=\"fs-idp28489760\">The amount of time a service technician needs to change the oil in a car is uniformly distributed between 11 and 21 minutes. Let <em data-effect=\"italics\">X<\/em> = the time needed to change the oil on a car.<\/p>\n<ol id=\"fs-idp35516576\" type=\"a\">\n<li>Write the random variable <em data-effect=\"italics\">X<\/em> in words. <em data-effect=\"italics\">X<\/em> = __________________.<\/li>\n<li>Write the distribution.<\/li>\n<li>Graph the distribution.<\/li>\n<li>Find <em data-effect=\"italics\">P<\/em> (<em data-effect=\"italics\">x<\/em> &gt; 19).<\/li>\n<li>Find the 50<sup>th<\/sup> percentile.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n<\/section>\n<\/div>\n<\/div>\n","protected":false},"author":1,"menu_order":2,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-53","chapter","type-chapter","status-publish","hentry"],"part":51,"_links":{"self":[{"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/pressbooks\/v2\/chapters\/53","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":12,"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/pressbooks\/v2\/chapters\/53\/revisions"}],"predecessor-version":[{"id":667,"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/pressbooks\/v2\/chapters\/53\/revisions\/667"}],"part":[{"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/pressbooks\/v2\/parts\/51"}],"metadata":[{"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/pressbooks\/v2\/chapters\/53\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/wp\/v2\/media?parent=53"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/pressbooks\/v2\/chapter-type?post=53"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/wp\/v2\/contributor?post=53"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/textbooks.jaykesler.net\/introstats\/wp-json\/wp\/v2\/license?post=53"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}