{"id":2570,"date":"2024-07-11T18:35:11","date_gmt":"2024-07-11T22:35:11","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/?post_type=chapter&#038;p=2570"},"modified":"2024-07-23T21:29:21","modified_gmt":"2024-07-24T01:29:21","slug":"hypothesis-testing-for-one-mean-examples","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/chapter\/hypothesis-testing-for-one-mean-examples\/","title":{"raw":"Hypothesis Testing for One Mean","rendered":"Hypothesis Testing for One Mean"},"content":{"raw":"<div class=\"textbox textbox--learning-objectives\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Learning Objectives<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">In this section, we will perform left, right and two-tailed hypothesis tests for means from one sample.<\/div>\r\n<\/div>\r\nIn this section, we will step through several examples of how to perform hypothesis testing for sample means. Let us start by recapping the required formula presented in the <a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/chapter\/steps-to-perform-a-hypothesis-testing\/\">previous section<\/a>:\r\n<h2>Hypotheses<\/h2>\r\nH<sub>0<\/sub>: [latex]\\mu = \\mu_{original}[\/latex] (all tails)\r\n\r\nH<sub>A<\/sub>: [latex]\\mu &lt; \\mu_{original}[\/latex] (left-tailed), [latex]\\mu &gt; \\mu_{original}[\/latex] (right-tailed), [latex]\\mu \\neq \\mu_{original}[\/latex] (two-tailed)\r\n<h2>Test Statistic<\/h2>\r\nThe test statistic formula is the same, regardless of what tailed test we are performing:\r\n\r\n\\[t_{test} = \\frac{\\bar{x}-\\mu}{\\frac{s}{\\sqrt{n}}}\\]\r\n<h2>P-Values<\/h2>\r\nWe could use Excel's T.DIST() function to calculate all p-values but, it is slightly easier to use different functions depending on which hypothesis test we are performing (left, right or two-tailed):\r\n\r\n\\[p_{\\text{ left-tailed}}=\\text{T.DIST}(t_{test},n-1,\\text{TRUE})\\]\r\n\r\n\\[p_{\\text{ two-tailed}}=\\text{T.DIST.2T}(\\text{abs}(t_{test}), n-1) \\]\r\n\r\n\\[p_{\\text{ right-tailed}}=\\text{T.DIST.RT}(t_{test},n-1)\\]\r\n\r\n<strong>Remember:<\/strong> When use <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/t-dist-2t-function-198e9340-e360-4230-bd21-f52f22ff5c28\">T.DIST.2T<\/a>, we must only input a positive t[latex]_{test}[\/latex] value. For this reason, we can use an absolute value call <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/abs-function-3420200f-5628-4e8c-99da-c99d7c87713c\">ABS()<\/a> to ensure that we input a positive value in the T.DIST.2T function.\r\n<h1>Right-tailed Test (Exercise)<\/h1>\r\nLet us start by working through a right-tailed hypothesis test problem for a sample with one mean.\r\n<h2>Example 57.1<\/h2>\r\n<strong><span style=\"color: #003366\">Problem Setup<\/span><\/strong>: Stats Canada has published a report stating that the average starting business student's starting salary is $5,400 per month. Your college's marketing team believes that their business diploma grads earn higher than $5,400, on average, upon graduation. A sample of 100 grads is polled and their starting salaries are reported. The average starting salary is reported at $6,500 with a standard deviation of $3,200.\r\n\r\n<a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-scaled.jpg\"><img class=\"wp-image-2596 aligncenter\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-scaled.jpg\" alt=\"Image of graduates throwing their caps up in the air. The backdrop is a beautiful blue sky.\" width=\"510\" height=\"340\" \/><\/a>\r\n\r\n<strong><span style=\"color: #003366\">Question<\/span><\/strong>: Is there sufficient evidence, based on the sample of 100 grads to support the marketing team's hypothesis at a 5% level of significance?\r\n\r\n<span style=\"color: #003366\"><strong>You Try<\/strong><\/span>: Scroll through the questions below to solve the hypothesis test problem above.\r\n<div class=\"textbox textbox--exercises\">\r\n<div class=\"textbox__content\">\r\n\r\n[h5p id=\"181\"]\r\n\r\n<\/div>\r\n<\/div>\r\n<span style=\"color: #003366\"><strong>Solutions<\/strong><\/span>: <a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-1_Solutions.xlsx\">Click here<\/a> to download the Excel solutions and click on the sections below to reveal the written solutions to each part of the above exercise.\r\n<div>\r\n<h1>Assumptions<\/h1>\r\n<ul>\r\n \t<li>The sample size is large enough to ensure that the sampling distribution is normal.<\/li>\r\n \t<li>The are data selected at random such that each data point is independent of the one-another.<\/li>\r\n \t<li>The sample is random, representative and non-bias.<\/li>\r\n<\/ul>\r\n<h1>Hypotheses<\/h1>\r\n<ul>\r\n \t<li>H<sub>0<\/sub>: \u03bc = $5,400<\/li>\r\n \t<li>H<sub>A<\/sub>: \u03bc &gt; $5,400<\/li>\r\n<\/ul>\r\n<h1>Rejection Region<\/h1>\r\nWe want to prove that the mean income after graduation is higher than $5,400. For this reason, we need our sample result to be significantly higher than $5,400. The rejection region would be the upper 5% right tail. The original mean of $5,400 is what we are comparing to and is marked in the middle of the graph.\r\n\r\n[caption id=\"attachment_2573\" align=\"aligncenter\" width=\"592\"]<a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-1-Right_5400.jpg\"><img class=\"size-full wp-image-2573\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-1-Right_5400.jpg\" alt=\"Bell curve with highest 5% highlighted and $5,400 marked in the middle (mean).\" width=\"592\" height=\"278\" \/><\/a> Figure 57.1 Rejection region in top 5% of graph.[\/caption]\r\n<h1>Type of Test<\/h1>\r\nThis is a right-tailed test. In order to prove that the mean starting salary is higher than $5,400, we will need our sample result to be far enough above the original mean of $5,400 and be, therefore, in the upper right tail (upper rejection region).\r\n<h1>Test Statistic<\/h1>\r\n[latex]\r\n\r\n\\begin{align}\r\n\r\nt_{test} &amp;= \\frac{\\bar{x}-\\mu}{\\frac{s}{\\sqrt{n}}} \\\\\r\n\r\n&amp;= \\frac{\\$6,500-\\$5,400}{\\frac{\\$3,200}{\\sqrt{100}}} \\\\\r\n\r\n&amp;= 3.4375\r\n\r\n\\end{align}\r\n\r\n[\/latex]\r\n<h1>P-value<\/h1>\r\nBecause we are performing a right-tailed test on a mean, we will use Excel's <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/t-dist-rt-function-20a30020-86f9-4b35-af1f-7ef6ae683eda\">T.DIST.RT(t<sub>test<\/sub>, n-1)<\/a> function:\r\n\r\n[latex] p\\text{-value}=\\text{T.DIST.RT}(3.4375, 99) = 0.00043 [\/latex]\r\n<h1>Decision<\/h1>\r\nBecause the p-value = 0.00043 (0.043%) is less than (&lt;) the level of significance of 5% (0.05), we reject H<sub>0<\/sub>.\r\n<h1>Conclusion<\/h1>\r\nBecause we rejected H<sub>0<\/sub>, there is sufficient evidence to conclude that the college's business diploma grads earn higher than $5,400 upon graduation.\r\n\r\n<\/div>\r\n<h1>Two-tailed Test (Exercise)<\/h1>\r\nIn this example, we will perform a two-tailed hypothesis test for a sample with one mean. We will return to our example of quality control for <a href=\"https:\/\/fastenerandfixing.com\/application-technology\/space-fasteners-play-their-part\/\">space fasteners<\/a> that could be supplied to organizations and companies like <a href=\"https:\/\/standards.nasa.gov\/standard\/NASA\/NASA-STD-6008\">NASA<\/a>, <a href=\"https:\/\/www.spacex.com\/\">SpaceX<\/a> and other companies that build satellites and other machines used in space.\r\n<table class=\"no-lines\" style=\"border-collapse: collapse;width: 100%\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 50%\">\r\n\r\n[caption id=\"attachment_2345\" align=\"alignnone\" width=\"600\"]<a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Space_fasteners.jpg\"><img class=\"wp-image-2345 size-full\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Space_fasteners.jpg\" alt=\"Image of nuts, bolts and other fasteners that could be used in space.\" width=\"600\" height=\"397\" \/><\/a> Figure 57.2 Possible space fasteners[\/caption]<\/td>\r\n<td style=\"width: 50%\">\r\n\r\n[caption id=\"attachment_2346\" align=\"alignnone\" width=\"600\"]<a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Satellite_image.jpg\"><img class=\"wp-image-2346 size-full\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Satellite_image.jpg\" alt=\"Image of satellite orbiting over Earth.\" width=\"600\" height=\"397\" \/><\/a> Figure 57.3 Satellite orbiting over Earth[\/caption]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<h2>Example 57.2<\/h2>\r\n<span style=\"color: #003366\"><strong>Problem Setup:<\/strong><\/span> A company supplies Standard Hexagon Head Cap Screws. They perform regular quality control checks. In this case, they are performing quality control on their 5\/8 inch standard hexagon head cap screws.\r\n\r\n[caption id=\"attachment_2411\" align=\"aligncenter\" width=\"333\"]<a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/HexBoltScrew.jpg\"><img class=\" wp-image-2411\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/HexBoltScrew.jpg\" alt=\"Picture with two hex bolt screws\" width=\"333\" height=\"286\" \/><\/a> Figure 57.4 Military hexagon head cap screws[\/caption]\r\n<ul>\r\n \t<li>They sample 100 screws.<\/li>\r\n \t<li>The mean length of the screws sampled is 0.6245 inches.<\/li>\r\n \t<li>The standard deviation of the lengths is 0.0124 inches.<\/li>\r\n<\/ul>\r\n<span style=\"color: #003366\"><strong>Question<\/strong><\/span>: At the 1% level of significance, is there sufficient evidence to conclude that this batch of hexagon head cap screws are not actually 5\/8 inches in length?\r\n\r\n<span style=\"color: #003366\"><strong>You Try<\/strong><\/span>: Scroll through the questions below to solve the hypothesis test problem above.\r\n<div class=\"textbox textbox--exercises\">\r\n<div class=\"textbox__content\">\r\n\r\n[h5p id=\"182\"]\r\n\r\n<\/div>\r\n<\/div>\r\n<span style=\"color: #003366\"><strong>Solutions<\/strong><\/span>: <a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-2_Solutions.xlsx\">Click here<\/a> to download the Excel solutions and click on the sections below to reveal the written solutions to each part of the above exercise.\r\n<div>\r\n<h1>Assumptions<\/h1>\r\n<ul>\r\n \t<li>The sample size is large enough to ensure that the sampling distribution is normal.<\/li>\r\n \t<li>The are data selected at random such that each data point is independent of the one-another.<\/li>\r\n \t<li>The sample is random, representative and non-bias.<\/li>\r\n<\/ul>\r\n<h1>Hypotheses<\/h1>\r\n<ul>\r\n \t<li>H<sub>0<\/sub>: \u03bc = 0.625<\/li>\r\n \t<li>H<sub>A<\/sub>: \u03bc \u2260 0.625<\/li>\r\n<\/ul>\r\n<h1>Rejection Region<\/h1>\r\nWe want to prove that (or check if) the average screw length from this batch of screws is not 5\/8 inches = 0.625 inches in length. When proving that the screws are not equal to 0.625 inches, we could prove this by having a batch of screws with an average length much longer or much shorter than 0.625 inches. For this reason, extreme values in either tail would prove this. This means we have a two-tailed problem:\r\n\r\n[caption id=\"attachment_2602\" align=\"aligncenter\" width=\"561\"]<a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-2-Middle_0-6245_05.jpg\"><img class=\"size-full wp-image-2602\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-2-Middle_0-6245_05.jpg\" alt=\"Bell curve with highest and lowest 0.5% highlighted and 0.625 marked in the middle (mean).\" width=\"561\" height=\"257\" \/><\/a> Figure 57.5 Rejection region for 1% Level of Significance[\/caption]\r\n<h1>Type of Test<\/h1>\r\nThis is a two-tailed test, as described in the previous section. We always have a two-tailed test when the alternate hypothesis (H<sub>A<\/sub>) contains a 'not equal' (\u2260) symbol.\r\n<h1>Test Statistic<\/h1>\r\n[latex]\r\n\r\n\\begin{align}\r\n\r\nt_{test} &amp;= \\frac{\\bar{x}-\\mu}{\\frac{s}{\\sqrt{n}}} \\\\\r\n\r\n&amp;= \\frac{0.6245-0.625}{\\frac{0.0124}{\\sqrt{100}}} \\\\\r\n\r\n&amp;= -0.4032\r\n\r\n\\end{align}\r\n\r\n[\/latex]\r\n<h1>P-value<\/h1>\r\nBecause we are performing a right-tailed test on a mean, we will use Excel's <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/t-dist-rt-function-20a30020-86f9-4b35-af1f-7ef6ae683eda\">T.DIST.RT(t<sub>test<\/sub>, n-1)<\/a> function:\r\n\r\n[latex] p\\text{-value}=\\text{T.DIST.2T}(abs(-0.4032), 99) = 0.68765 [\/latex]\r\n<h1>Decision<\/h1>\r\nBecause the p-value = 0.68765 (68.765%) is more than (&gt;) the level of significance of 1% (0.01), we do not reject H<sub>0<\/sub>.\r\n<h1>Conclusion<\/h1>\r\nBecause we failed to reject H<sub>0<\/sub>, there is not sufficient evidence to conclude that the batch of hexagon head cap screws do not have an average length of 5\/8 inches.\r\n\r\n<\/div>\r\n<h1>Left-tailed Test (Exercise)<\/h1>\r\nIn this example, we will perform a left-tailed hypothesis test for a sample with one mean.\r\n<h2>Example 57.3<\/h2>\r\n<strong><span style=\"color: #003366\">Problem Setup<\/span><\/strong>: A salesman claims that his product, <em>XYZ<\/em> tires, will last at least 100,000 kilometers without failure. Your company is considering using such tires in its customized Jeeps that it manufactures however you are skeptical of the salesman's claim. Through some laborious research you receive some information from an independent source regarding the life expectancy of <em>XYZ<\/em> tires. The independent source provides the following information on 100 randomly selected tires: the sample of tires has a mean life of 98,000 km with a standard deviation of 9,434 km.\r\n\r\n[caption id=\"attachment_2609\" align=\"aligncenter\" width=\"354\"]<a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-scaled.jpg\"><img class=\"wp-image-2609\" title=\"Photo by Jay Johnson\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-scaled.jpg\" alt=\"\" width=\"354\" height=\"530\" \/><\/a> Figure 57.6 Brand XYZ Tires on Jeep[\/caption]\r\n\r\n<strong><span style=\"color: #003366\">Question<\/span><\/strong>: Is there sufficient evidence, at the 5% level of significance, to conclude that the salesmen's claim regarding the life expectancy of <em>XYZ<\/em> tires is an exaggeration?\r\n\r\n<span style=\"color: #003366\"><strong>You Try<\/strong><\/span>: Scroll through the questions below to solve the hypothesis test problem above.\r\n<div class=\"textbox textbox--exercises\">\r\n<div class=\"textbox__content\">\r\n\r\n[h5p id=\"183\"]\r\n\r\n<\/div>\r\n<\/div>\r\n<span style=\"color: #003366\"><strong>Solutions<\/strong><\/span>: <a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-3_Solutions.xlsx\">Click here<\/a> to download the Excel solutions to the above problem and click on the sections below to reveal the written solutions to each part of the above exercise.\r\n<div>\r\n<h1>Assumptions<\/h1>\r\n<ul>\r\n \t<li>The sample size is large enough to ensure that the sampling distribution is normal.<\/li>\r\n \t<li>The are data selected at random such that each data point is independent of the one-another.<\/li>\r\n \t<li>The sample is random, representative and non-bias.<\/li>\r\n<\/ul>\r\n<h1>Hypotheses<\/h1>\r\n<ul>\r\n \t<li>H<sub>0<\/sub>: \u03bc \u2265 100,000 or \u03bc = 100,000 (we can always use an '=' symbol for H<sub>0<\/sub>)<\/li>\r\n \t<li>H<sub>A<\/sub>: \u03bc &lt; 100,000<\/li>\r\n<\/ul>\r\n<h1>Rejection Region<\/h1>\r\nWe want to prove that the average number of kilometers the tires will last is less than 100,000 kilometers (km). If the sample of 100 tires last much less than 100,000 km, there is sufficient evidence to conclude that the real average duration of the tires is less than 100,000 km. This means we need a result in the left-tail or far below 100,000.\r\n\r\n[caption id=\"attachment_2610\" align=\"aligncenter\" width=\"592\"]<a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-3-Left_100000.jpg\"><img class=\"wp-image-2610 size-full\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-3-Left_100000.jpg\" alt=\"Bell curve with bottom 5% highlighted as the rejection region. One hundred thousand is marked in the middle (mean) position.\" width=\"592\" height=\"278\" \/><\/a> Figure 57.7 Bottom left 5% rejection region for tire duration much less than 100,000 km.[\/caption]\r\n<h1>Type of Test<\/h1>\r\nThis is a left-tailed test. In order to prove that the mean number of kilometers that tires last is lower than 100,000 km, we will need our sample result to be far enough below the stated mean of 100,000 and be, therefore, in the lower left tail.\r\n<h1>Test Statistic<\/h1>\r\n[latex]\r\n\r\n\\begin{align}\r\n\r\nt_{test} &amp;= \\frac{\\bar{x}-\\mu}{\\frac{s}{\\sqrt{n}}} \\\\\r\n\r\n&amp;= \\frac{98,000-100,000}{\\frac{9,434}{\\sqrt{100}}} \\\\\r\n\r\n&amp;= -2.1200\r\n\r\n\\end{align}\r\n\r\n[\/latex]\r\n<h1>P-value<\/h1>\r\nBecause we are performing a left-tailed test on a mean, we will use Excel's <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/t-dist-function-4329459f-ae91-48c2-bba8-1ead1c6c21b2\">T.DIST(t<sub>test<\/sub>, n-1, TRUE)<\/a> function:\r\n\r\n[latex] p\\text{-value}=\\text{T.DIST}(-2.12, 99, \\text{TRUE}) = 0.01825 [\/latex]\r\n<h1>Decision<\/h1>\r\nBecause the p-value = 0.01825 (1.825%) is less than (&lt;) the level of significance of 5% (0.05), we reject H<sub>0<\/sub>.\r\n<h1>Conclusion<\/h1>\r\nBecause we rejected H<sub>0<\/sub>, there is sufficient evidence to conclude that the salesmen's claim regarding the life expectancy of <em>XYZ<\/em> tires is an exaggeration.\r\n\r\n<\/div>","rendered":"<div class=\"textbox textbox--learning-objectives\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Learning Objectives<\/p>\n<\/header>\n<div class=\"textbox__content\">In this section, we will perform left, right and two-tailed hypothesis tests for means from one sample.<\/div>\n<\/div>\n<p>In this section, we will step through several examples of how to perform hypothesis testing for sample means. Let us start by recapping the required formula presented in the <a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/chapter\/steps-to-perform-a-hypothesis-testing\/\">previous section<\/a>:<\/p>\n<h2>Hypotheses<\/h2>\n<p>H<sub>0<\/sub>: [latex]\\mu = \\mu_{original}[\/latex] (all tails)<\/p>\n<p>H<sub>A<\/sub>: [latex]\\mu < \\mu_{original}[\/latex] (left-tailed), [latex]\\mu > \\mu_{original}[\/latex] (right-tailed), [latex]\\mu \\neq \\mu_{original}[\/latex] (two-tailed)<\/p>\n<h2>Test Statistic<\/h2>\n<p>The test statistic formula is the same, regardless of what tailed test we are performing:<\/p>\n<p>\\[t_{test} = \\frac{\\bar{x}-\\mu}{\\frac{s}{\\sqrt{n}}}\\]<\/p>\n<h2>P-Values<\/h2>\n<p>We could use Excel&#8217;s T.DIST() function to calculate all p-values but, it is slightly easier to use different functions depending on which hypothesis test we are performing (left, right or two-tailed):<\/p>\n<p>\\[p_{\\text{ left-tailed}}=\\text{T.DIST}(t_{test},n-1,\\text{TRUE})\\]<\/p>\n<p>\\[p_{\\text{ two-tailed}}=\\text{T.DIST.2T}(\\text{abs}(t_{test}), n-1) \\]<\/p>\n<p>\\[p_{\\text{ right-tailed}}=\\text{T.DIST.RT}(t_{test},n-1)\\]<\/p>\n<p><strong>Remember:<\/strong> When use <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/t-dist-2t-function-198e9340-e360-4230-bd21-f52f22ff5c28\">T.DIST.2T<\/a>, we must only input a positive t[latex]_{test}[\/latex] value. For this reason, we can use an absolute value call <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/abs-function-3420200f-5628-4e8c-99da-c99d7c87713c\">ABS()<\/a> to ensure that we input a positive value in the T.DIST.2T function.<\/p>\n<h1>Right-tailed Test (Exercise)<\/h1>\n<p>Let us start by working through a right-tailed hypothesis test problem for a sample with one mean.<\/p>\n<h2>Example 57.1<\/h2>\n<p><strong><span style=\"color: #003366\">Problem Setup<\/span><\/strong>: Stats Canada has published a report stating that the average starting business student&#8217;s starting salary is $5,400 per month. Your college&#8217;s marketing team believes that their business diploma grads earn higher than $5,400, on average, upon graduation. A sample of 100 grads is polled and their starting salaries are reported. The average starting salary is reported at $6,500 with a standard deviation of $3,200.<\/p>\n<p><a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-scaled.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-2596 aligncenter\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-scaled.jpg\" alt=\"Image of graduates throwing their caps up in the air. The backdrop is a beautiful blue sky.\" width=\"510\" height=\"340\" srcset=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-scaled.jpg 2560w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-300x200.jpg 300w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-1024x683.jpg 1024w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-768x512.jpg 768w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-1536x1024.jpg 1536w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-2048x1365.jpg 2048w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-65x43.jpg 65w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-225x150.jpg 225w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/graduates-350x233.jpg 350w\" sizes=\"auto, (max-width: 510px) 100vw, 510px\" \/><\/a><\/p>\n<p><strong><span style=\"color: #003366\">Question<\/span><\/strong>: Is there sufficient evidence, based on the sample of 100 grads to support the marketing team&#8217;s hypothesis at a 5% level of significance?<\/p>\n<p><span style=\"color: #003366\"><strong>You Try<\/strong><\/span>: Scroll through the questions below to solve the hypothesis test problem above.<\/p>\n<div class=\"textbox textbox--exercises\">\n<div class=\"textbox__content\">\n<div id=\"h5p-181\">\n<div class=\"h5p-iframe-wrapper\"><iframe id=\"h5p-iframe-181\" class=\"h5p-iframe\" data-content-id=\"181\" style=\"height:1px\" src=\"about:blank\" frameBorder=\"0\" scrolling=\"no\" title=\"Example 57.1 Hypothesis Testing One Mean\"><\/iframe><\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><span style=\"color: #003366\"><strong>Solutions<\/strong><\/span>: <a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-1_Solutions.xlsx\">Click here<\/a> to download the Excel solutions and click on the sections below to reveal the written solutions to each part of the above exercise.<\/p>\n<div>\n<h1>Assumptions<\/h1>\n<ul>\n<li>The sample size is large enough to ensure that the sampling distribution is normal.<\/li>\n<li>The are data selected at random such that each data point is independent of the one-another.<\/li>\n<li>The sample is random, representative and non-bias.<\/li>\n<\/ul>\n<h1>Hypotheses<\/h1>\n<ul>\n<li>H<sub>0<\/sub>: \u03bc = $5,400<\/li>\n<li>H<sub>A<\/sub>: \u03bc &gt; $5,400<\/li>\n<\/ul>\n<h1>Rejection Region<\/h1>\n<p>We want to prove that the mean income after graduation is higher than $5,400. For this reason, we need our sample result to be significantly higher than $5,400. The rejection region would be the upper 5% right tail. The original mean of $5,400 is what we are comparing to and is marked in the middle of the graph.<\/p>\n<figure id=\"attachment_2573\" aria-describedby=\"caption-attachment-2573\" style=\"width: 592px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-1-Right_5400.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2573\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-1-Right_5400.jpg\" alt=\"Bell curve with highest 5% highlighted and $5,400 marked in the middle (mean).\" width=\"592\" height=\"278\" srcset=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-1-Right_5400.jpg 592w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-1-Right_5400-300x141.jpg 300w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-1-Right_5400-65x31.jpg 65w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-1-Right_5400-225x106.jpg 225w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-1-Right_5400-350x164.jpg 350w\" sizes=\"auto, (max-width: 592px) 100vw, 592px\" \/><\/a><figcaption id=\"caption-attachment-2573\" class=\"wp-caption-text\">Figure 57.1 Rejection region in top 5% of graph.<\/figcaption><\/figure>\n<h1>Type of Test<\/h1>\n<p>This is a right-tailed test. In order to prove that the mean starting salary is higher than $5,400, we will need our sample result to be far enough above the original mean of $5,400 and be, therefore, in the upper right tail (upper rejection region).<\/p>\n<h1>Test Statistic<\/h1>\n<p>[latex]\\begin{align}    t_{test} &= \\frac{\\bar{x}-\\mu}{\\frac{s}{\\sqrt{n}}} \\\\    &= \\frac{\\$6,500-\\$5,400}{\\frac{\\$3,200}{\\sqrt{100}}} \\\\    &= 3.4375    \\end{align}[\/latex]<\/p>\n<h1>P-value<\/h1>\n<p>Because we are performing a right-tailed test on a mean, we will use Excel&#8217;s <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/t-dist-rt-function-20a30020-86f9-4b35-af1f-7ef6ae683eda\">T.DIST.RT(t<sub>test<\/sub>, n-1)<\/a> function:<\/p>\n<p>[latex]p\\text{-value}=\\text{T.DIST.RT}(3.4375, 99) = 0.00043[\/latex]<\/p>\n<h1>Decision<\/h1>\n<p>Because the p-value = 0.00043 (0.043%) is less than (&lt;) the level of significance of 5% (0.05), we reject H<sub>0<\/sub>.<\/p>\n<h1>Conclusion<\/h1>\n<p>Because we rejected H<sub>0<\/sub>, there is sufficient evidence to conclude that the college&#8217;s business diploma grads earn higher than $5,400 upon graduation.<\/p>\n<\/div>\n<h1>Two-tailed Test (Exercise)<\/h1>\n<p>In this example, we will perform a two-tailed hypothesis test for a sample with one mean. We will return to our example of quality control for <a href=\"https:\/\/fastenerandfixing.com\/application-technology\/space-fasteners-play-their-part\/\">space fasteners<\/a> that could be supplied to organizations and companies like <a href=\"https:\/\/standards.nasa.gov\/standard\/NASA\/NASA-STD-6008\">NASA<\/a>, <a href=\"https:\/\/www.spacex.com\/\">SpaceX<\/a> and other companies that build satellites and other machines used in space.<\/p>\n<table class=\"no-lines\" style=\"border-collapse: collapse;width: 100%\">\n<tbody>\n<tr>\n<td style=\"width: 50%\">\n<figure id=\"attachment_2345\" aria-describedby=\"caption-attachment-2345\" style=\"width: 600px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Space_fasteners.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-2345 size-full\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Space_fasteners.jpg\" alt=\"Image of nuts, bolts and other fasteners that could be used in space.\" width=\"600\" height=\"397\" srcset=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Space_fasteners.jpg 600w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Space_fasteners-300x199.jpg 300w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Space_fasteners-65x43.jpg 65w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Space_fasteners-225x149.jpg 225w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Space_fasteners-350x232.jpg 350w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><figcaption id=\"caption-attachment-2345\" class=\"wp-caption-text\">Figure 57.2 Possible space fasteners<\/figcaption><\/figure>\n<\/td>\n<td style=\"width: 50%\">\n<figure id=\"attachment_2346\" aria-describedby=\"caption-attachment-2346\" style=\"width: 600px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Satellite_image.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-2346 size-full\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Satellite_image.jpg\" alt=\"Image of satellite orbiting over Earth.\" width=\"600\" height=\"397\" srcset=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Satellite_image.jpg 600w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Satellite_image-300x199.jpg 300w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Satellite_image-65x43.jpg 65w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Satellite_image-225x149.jpg 225w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/Satellite_image-350x232.jpg 350w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><figcaption id=\"caption-attachment-2346\" class=\"wp-caption-text\">Figure 57.3 Satellite orbiting over Earth<\/figcaption><\/figure>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Example 57.2<\/h2>\n<p><span style=\"color: #003366\"><strong>Problem Setup:<\/strong><\/span> A company supplies Standard Hexagon Head Cap Screws. They perform regular quality control checks. In this case, they are performing quality control on their 5\/8 inch standard hexagon head cap screws.<\/p>\n<figure id=\"attachment_2411\" aria-describedby=\"caption-attachment-2411\" style=\"width: 333px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/HexBoltScrew.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-2411\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/HexBoltScrew.jpg\" alt=\"Picture with two hex bolt screws\" width=\"333\" height=\"286\" srcset=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/HexBoltScrew.jpg 330w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/HexBoltScrew-300x257.jpg 300w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/HexBoltScrew-65x56.jpg 65w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/06\/HexBoltScrew-225x193.jpg 225w\" sizes=\"auto, (max-width: 333px) 100vw, 333px\" \/><\/a><figcaption id=\"caption-attachment-2411\" class=\"wp-caption-text\">Figure 57.4 Military hexagon head cap screws<\/figcaption><\/figure>\n<ul>\n<li>They sample 100 screws.<\/li>\n<li>The mean length of the screws sampled is 0.6245 inches.<\/li>\n<li>The standard deviation of the lengths is 0.0124 inches.<\/li>\n<\/ul>\n<p><span style=\"color: #003366\"><strong>Question<\/strong><\/span>: At the 1% level of significance, is there sufficient evidence to conclude that this batch of hexagon head cap screws are not actually 5\/8 inches in length?<\/p>\n<p><span style=\"color: #003366\"><strong>You Try<\/strong><\/span>: Scroll through the questions below to solve the hypothesis test problem above.<\/p>\n<div class=\"textbox textbox--exercises\">\n<div class=\"textbox__content\">\n<div id=\"h5p-182\">\n<div class=\"h5p-iframe-wrapper\"><iframe id=\"h5p-iframe-182\" class=\"h5p-iframe\" data-content-id=\"182\" style=\"height:1px\" src=\"about:blank\" frameBorder=\"0\" scrolling=\"no\" title=\"Example 57.2 Two-Tailed Hypothesis Testing One Mean\"><\/iframe><\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><span style=\"color: #003366\"><strong>Solutions<\/strong><\/span>: <a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-2_Solutions.xlsx\">Click here<\/a> to download the Excel solutions and click on the sections below to reveal the written solutions to each part of the above exercise.<\/p>\n<div>\n<h1>Assumptions<\/h1>\n<ul>\n<li>The sample size is large enough to ensure that the sampling distribution is normal.<\/li>\n<li>The are data selected at random such that each data point is independent of the one-another.<\/li>\n<li>The sample is random, representative and non-bias.<\/li>\n<\/ul>\n<h1>Hypotheses<\/h1>\n<ul>\n<li>H<sub>0<\/sub>: \u03bc = 0.625<\/li>\n<li>H<sub>A<\/sub>: \u03bc \u2260 0.625<\/li>\n<\/ul>\n<h1>Rejection Region<\/h1>\n<p>We want to prove that (or check if) the average screw length from this batch of screws is not 5\/8 inches = 0.625 inches in length. When proving that the screws are not equal to 0.625 inches, we could prove this by having a batch of screws with an average length much longer or much shorter than 0.625 inches. For this reason, extreme values in either tail would prove this. This means we have a two-tailed problem:<\/p>\n<figure id=\"attachment_2602\" aria-describedby=\"caption-attachment-2602\" style=\"width: 561px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-2-Middle_0-6245_05.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2602\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-2-Middle_0-6245_05.jpg\" alt=\"Bell curve with highest and lowest 0.5% highlighted and 0.625 marked in the middle (mean).\" width=\"561\" height=\"257\" srcset=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-2-Middle_0-6245_05.jpg 561w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-2-Middle_0-6245_05-300x137.jpg 300w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-2-Middle_0-6245_05-65x30.jpg 65w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-2-Middle_0-6245_05-225x103.jpg 225w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-2-Middle_0-6245_05-350x160.jpg 350w\" sizes=\"auto, (max-width: 561px) 100vw, 561px\" \/><\/a><figcaption id=\"caption-attachment-2602\" class=\"wp-caption-text\">Figure 57.5 Rejection region for 1% Level of Significance<\/figcaption><\/figure>\n<h1>Type of Test<\/h1>\n<p>This is a two-tailed test, as described in the previous section. We always have a two-tailed test when the alternate hypothesis (H<sub>A<\/sub>) contains a &#8216;not equal&#8217; (\u2260) symbol.<\/p>\n<h1>Test Statistic<\/h1>\n<p>[latex]\\begin{align}    t_{test} &= \\frac{\\bar{x}-\\mu}{\\frac{s}{\\sqrt{n}}} \\\\    &= \\frac{0.6245-0.625}{\\frac{0.0124}{\\sqrt{100}}} \\\\    &= -0.4032    \\end{align}[\/latex]<\/p>\n<h1>P-value<\/h1>\n<p>Because we are performing a right-tailed test on a mean, we will use Excel&#8217;s <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/t-dist-rt-function-20a30020-86f9-4b35-af1f-7ef6ae683eda\">T.DIST.RT(t<sub>test<\/sub>, n-1)<\/a> function:<\/p>\n<p>[latex]p\\text{-value}=\\text{T.DIST.2T}(abs(-0.4032), 99) = 0.68765[\/latex]<\/p>\n<h1>Decision<\/h1>\n<p>Because the p-value = 0.68765 (68.765%) is more than (&gt;) the level of significance of 1% (0.01), we do not reject H<sub>0<\/sub>.<\/p>\n<h1>Conclusion<\/h1>\n<p>Because we failed to reject H<sub>0<\/sub>, there is not sufficient evidence to conclude that the batch of hexagon head cap screws do not have an average length of 5\/8 inches.<\/p>\n<\/div>\n<h1>Left-tailed Test (Exercise)<\/h1>\n<p>In this example, we will perform a left-tailed hypothesis test for a sample with one mean.<\/p>\n<h2>Example 57.3<\/h2>\n<p><strong><span style=\"color: #003366\">Problem Setup<\/span><\/strong>: A salesman claims that his product, <em>XYZ<\/em> tires, will last at least 100,000 kilometers without failure. Your company is considering using such tires in its customized Jeeps that it manufactures however you are skeptical of the salesman&#8217;s claim. Through some laborious research you receive some information from an independent source regarding the life expectancy of <em>XYZ<\/em> tires. The independent source provides the following information on 100 randomly selected tires: the sample of tires has a mean life of 98,000 km with a standard deviation of 9,434 km.<\/p>\n<figure id=\"attachment_2609\" aria-describedby=\"caption-attachment-2609\" style=\"width: 354px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-scaled.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-2609\" title=\"Photo by Jay Johnson\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-scaled.jpg\" alt=\"\" width=\"354\" height=\"530\" srcset=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-scaled.jpg 1709w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-200x300.jpg 200w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-683x1024.jpg 683w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-768x1151.jpg 768w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-1025x1536.jpg 1025w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-1367x2048.jpg 1367w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-65x97.jpg 65w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-225x337.jpg 225w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/jeep_w_tire-350x524.jpg 350w\" sizes=\"auto, (max-width: 354px) 100vw, 354px\" \/><\/a><figcaption id=\"caption-attachment-2609\" class=\"wp-caption-text\">Figure 57.6 Brand XYZ Tires on Jeep<\/figcaption><\/figure>\n<p><strong><span style=\"color: #003366\">Question<\/span><\/strong>: Is there sufficient evidence, at the 5% level of significance, to conclude that the salesmen&#8217;s claim regarding the life expectancy of <em>XYZ<\/em> tires is an exaggeration?<\/p>\n<p><span style=\"color: #003366\"><strong>You Try<\/strong><\/span>: Scroll through the questions below to solve the hypothesis test problem above.<\/p>\n<div class=\"textbox textbox--exercises\">\n<div class=\"textbox__content\">\n<div id=\"h5p-183\">\n<div class=\"h5p-iframe-wrapper\"><iframe id=\"h5p-iframe-183\" class=\"h5p-iframe\" data-content-id=\"183\" style=\"height:1px\" src=\"about:blank\" frameBorder=\"0\" scrolling=\"no\" title=\"Example 57.3 Left-Tailed Hypothesis Testing One Mean\"><\/iframe><\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><span style=\"color: #003366\"><strong>Solutions<\/strong><\/span>: <a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-3_Solutions.xlsx\">Click here<\/a> to download the Excel solutions to the above problem and click on the sections below to reveal the written solutions to each part of the above exercise.<\/p>\n<div>\n<h1>Assumptions<\/h1>\n<ul>\n<li>The sample size is large enough to ensure that the sampling distribution is normal.<\/li>\n<li>The are data selected at random such that each data point is independent of the one-another.<\/li>\n<li>The sample is random, representative and non-bias.<\/li>\n<\/ul>\n<h1>Hypotheses<\/h1>\n<ul>\n<li>H<sub>0<\/sub>: \u03bc \u2265 100,000 or \u03bc = 100,000 (we can always use an &#8216;=&#8217; symbol for H<sub>0<\/sub>)<\/li>\n<li>H<sub>A<\/sub>: \u03bc &lt; 100,000<\/li>\n<\/ul>\n<h1>Rejection Region<\/h1>\n<p>We want to prove that the average number of kilometers the tires will last is less than 100,000 kilometers (km). If the sample of 100 tires last much less than 100,000 km, there is sufficient evidence to conclude that the real average duration of the tires is less than 100,000 km. This means we need a result in the left-tail or far below 100,000.<\/p>\n<figure id=\"attachment_2610\" aria-describedby=\"caption-attachment-2610\" style=\"width: 592px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-3-Left_100000.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-2610 size-full\" src=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-3-Left_100000.jpg\" alt=\"Bell curve with bottom 5% highlighted as the rejection region. One hundred thousand is marked in the middle (mean) position.\" width=\"592\" height=\"278\" srcset=\"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-3-Left_100000.jpg 592w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-3-Left_100000-300x141.jpg 300w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-3-Left_100000-65x31.jpg 65w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-3-Left_100000-225x106.jpg 225w, https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-content\/uploads\/sites\/2128\/2024\/07\/Example57-3-Left_100000-350x164.jpg 350w\" sizes=\"auto, (max-width: 592px) 100vw, 592px\" \/><\/a><figcaption id=\"caption-attachment-2610\" class=\"wp-caption-text\">Figure 57.7 Bottom left 5% rejection region for tire duration much less than 100,000 km.<\/figcaption><\/figure>\n<h1>Type of Test<\/h1>\n<p>This is a left-tailed test. In order to prove that the mean number of kilometers that tires last is lower than 100,000 km, we will need our sample result to be far enough below the stated mean of 100,000 and be, therefore, in the lower left tail.<\/p>\n<h1>Test Statistic<\/h1>\n<p>[latex]\\begin{align}    t_{test} &= \\frac{\\bar{x}-\\mu}{\\frac{s}{\\sqrt{n}}} \\\\    &= \\frac{98,000-100,000}{\\frac{9,434}{\\sqrt{100}}} \\\\    &= -2.1200    \\end{align}[\/latex]<\/p>\n<h1>P-value<\/h1>\n<p>Because we are performing a left-tailed test on a mean, we will use Excel&#8217;s <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/t-dist-function-4329459f-ae91-48c2-bba8-1ead1c6c21b2\">T.DIST(t<sub>test<\/sub>, n-1, TRUE)<\/a> function:<\/p>\n<p>[latex]p\\text{-value}=\\text{T.DIST}(-2.12, 99, \\text{TRUE}) = 0.01825[\/latex]<\/p>\n<h1>Decision<\/h1>\n<p>Because the p-value = 0.01825 (1.825%) is less than (&lt;) the level of significance of 5% (0.05), we reject H<sub>0<\/sub>.<\/p>\n<h1>Conclusion<\/h1>\n<p>Because we rejected H<sub>0<\/sub>, there is sufficient evidence to conclude that the salesmen&#8217;s claim regarding the life expectancy of <em>XYZ<\/em> tires is an exaggeration.<\/p>\n<\/div>\n","protected":false},"author":865,"menu_order":3,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-2570","chapter","type-chapter","status-publish","hentry"],"part":2505,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapters\/2570","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/wp\/v2\/users\/865"}],"version-history":[{"count":25,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapters\/2570\/revisions"}],"predecessor-version":[{"id":2648,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapters\/2570\/revisions\/2648"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/parts\/2505"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapters\/2570\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/wp\/v2\/media?parent=2570"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/pressbooks\/v2\/chapter-type?post=2570"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/wp\/v2\/contributor?post=2570"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/1130sandbox\/wp-json\/wp\/v2\/license?post=2570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}