{"id":792,"date":"2020-08-05T19:42:43","date_gmt":"2020-08-05T23:42:43","guid":{"rendered":"https:\/\/openbooks.macewan.ca\/rcommander\/?post_type=chapter&#038;p=792"},"modified":"2025-05-07T17:59:10","modified_gmt":"2025-05-07T21:59:10","slug":"7-2-confidence-interval-when-sigma-is-unknown","status":"publish","type":"chapter","link":"https:\/\/openbooks.macewan.ca\/introstats\/chapter\/7-2-confidence-interval-when-sigma-is-unknown\/","title":{"raw":"7.2 Confidence Interval When &sigma; is Unknown","rendered":"7.2 Confidence Interval When &sigma; is Unknown"},"content":{"raw":"In practice, the population standard deviation is usually unknown. It is often estimated by the sample standard deviation\r\n<p align=\"center\">[latex] s = \\sqrt{\\frac{\\sum^n_{i=1}(x_i - \\bar{x})^2}{n-1}} = \\sqrt{ \\frac{\\left( \\sum x_i ^2 \\right) - \\frac{(\\sum x_i)^2}{n} } {n-1} }. [\/latex]<\/p>\r\n\r\n<h2><strong>7.2.1<em>\u00a0t<\/em> Distribution and <em>t<\/em>-Score Table<\/strong><\/h2>\r\nRecall the distribution of the sample mean [latex]\\bar{X}[\/latex]: if the population from which we sample is normally distributed or if the sample size is large, it follows that [latex]\\bar{X} \\sim N(\\mu, \\frac{\\sigma}{\\sqrt{n}})[\/latex]. For computational simplicity, we often transform [latex]\\bar{X}[\/latex] into the standardized variable [latex]Z = \\frac{\\bar{X} - \\mu}{\\sigma \/ \\sqrt{n}},[\/latex] which follows the standard normal distribution. However, when [latex]\\sigma[\/latex] is unknown, it is estimated with the sample standard deviation [latex]s[\/latex], and this leads to a different random variable [latex]t= \\frac{\\bar{X} - \\mu}{s \/ \\sqrt{n}}[\/latex], which follows the t distribution with a parameter called degrees of freedom [latex]df = n-1[\/latex].\r\n\r\nIn general, degrees of freedom are the number of independent variables that can take arbitrary values; it equals the number of variables minus the number of relationships among the variables. For example, if two random variables, X and Y, are independent, we have [latex]df =2[\/latex]. However, if they satisfy the relationship X+Y=5, then [latex]df = 2-1=1[\/latex]. The random variable [latex]t= \\frac{\\bar{X} - \\mu}{s \/ \\sqrt{n}}[\/latex] is based on [latex]n[\/latex] random variables [latex]X_1,\u00a0 X_2, \\cdots, X_n[\/latex] with [latex]\\bar X=\\frac{X_1+X_2+\\cdots+X_n}{n}[\/latex]; therefore, we have [latex]n[\/latex] independent variables with one relationship. As a result, the degree of freedom is [latex]df=n-1[\/latex].\r\n\r\n<span style=\"text-align: initial; font-size: 1em;\">The <\/span><em style=\"text-align: initial; font-size: 1em;\">t<\/em><span style=\"text-align: initial; font-size: 1em;\"> density curve is very similar to the standard normal density curve. The following figure shows several <\/span><em style=\"text-align: initial; font-size: 1em;\">t<\/em><span style=\"text-align: initial; font-size: 1em;\"> density curves with different degrees of freedom and the standard normal density curve.<a id=\"retfig7.3\"><\/a><\/span>\r\n\r\n[caption id=\"attachment_1775\" align=\"aligncenter\" width=\"389\"]<a href=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/07\/M07_normal_t.png\"><img class=\"wp-image-1775\" style=\"font-size: 14.399999618530273px;\" src=\"https:\/\/openbooks.macewan.ca\/rcommander\/wp-content\/uploads\/sites\/8\/2021\/07\/M07_normal_t-300x286.png\" alt=\"A graph shoeing the difference between the standard normal distribution and t-distributions at varying degrees of freedom. Image description available.\" width=\"389\" height=\"371\" \/><\/a> <strong>Figure 7.3<\/strong>: Standard Normal Versus t Distributions. [<a href=\"https:\/\/openbooks.macewan.ca\/introstats\/back-matter\/image-description\/#fig7.3\">Image Description (See Appendix D Figure 7.3)<\/a>] Click on the image to enlarge it.[\/caption]Here are the properties of a <em>t<\/em> distribution:\r\n<div class=\"textbox textbox--key-takeaways\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Key Facts: Properties of t Density Curve<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n<ul>\r\n \t<li>The total area under the curve is 1.<\/li>\r\n \t<li>Bell-shaped and symmetric at 0, that is, the area to the right of any given t-score is the same as the area to the left of its negative counterpart: [latex]P(t \\: &gt; \\: t_{\\alpha}) = P(t \\: &lt; \\: -t_{\\alpha})[\/latex]. For example, [latex]P(t&gt;2)=P(t&lt;-2)[\/latex].<\/li>\r\n \t<li><span style=\"font-family: inherit; font-size: inherit;\">When the degrees of freedom <\/span>[latex]df = n-1[\/latex]\u00a0increases, the <em style=\"font-family: inherit; font-size: inherit;\">t<\/em><span style=\"font-family: inherit; font-size: inherit;\"> distribution approaches the standard normal distribution. When [latex]df = \\infty[\/latex]<\/span><span style=\"font-family: inherit; font-size: inherit;\">, the <\/span><em style=\"font-family: inherit; font-size: inherit;\">t<\/em><span style=\"font-family: inherit; font-size: inherit;\"> distribution becomes the standard normal.<\/span><\/li>\r\n \t<li>The standard normal curve is taller and slimmer, and the t distribution\u00a0has a fatter and wider tail.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\nUnlike the standard normal table (Table II) whose main body gives left-tailed areas under the standard normal density curve, the main body of the <em>t-<\/em>score table (Table IV) gives <em>t<\/em>-scores, [latex]t_{\\alpha}[\/latex], which are defined in a manner analogous to [latex]z_{\\alpha}[\/latex]. That is, the <em>t<\/em>-scores [latex]t_{\\alpha}[\/latex] is the value such that the area to its <strong>right <\/strong>is [latex]\\alpha[\/latex],\u00a0under the density curve of the <em>t<\/em> distribution with a given degree of freedom.<a id=\"retfig7.4\"><\/a>\r\n\r\n[caption id=\"attachment_3071\" align=\"aligncenter\" width=\"4762\"]<img class=\"wp-image-3071 size-full\" src=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/06\/t_table_example.png\" alt=\"Part of the t-table showing how to find t-scores. Image description available.\" width=\"4762\" height=\"3068\" \/> <strong>Figure 7.4<\/strong>: Usage of t-score Table (Table IV). [<a href=\"https:\/\/openbooks.macewan.ca\/introstats\/back-matter\/image-description\/#fig7.4\">Image Description (See Appendix D Figure 7.4)<\/a>][\/caption]For example, if [latex]n=10[\/latex] and [latex]df = n-1 = 9[\/latex], then [latex]t_{0.025} = 2.262[\/latex]. That is, the <em>t<\/em>-score 2.262 has an area of 0.025 to its right, under the <i>t-density<\/i>\u00a0curve with 9 degrees of freedom. Notice that for each [latex]df[\/latex], the <em>t<\/em>-table lists only 12 <em>t<\/em>-scores. For this reason, we are often required to approximate the area to the right of a given <em>t<\/em>-score. For example, to find the area to the right of the <em>t<\/em>-score 1.5 under the\u00a0<em>t<\/em> density curve with [latex]df = 9[\/latex], we first locate the <em>t<\/em>-score 1.5, which is between 1.383 and 1.833; then, if we look at the top of the table, we see that the area to the right of 1.5 is between 0.1 and 0.05. If we use technology, for example, the R commander, we determine that the <em>t<\/em>-score of 1.5 has a right-tailed area of 0.0839. That is, when [latex]df=9[\/latex], [latex]t_{0.0839} = 1.5[\/latex].\r\n<div style=\"height: 55px; margin-top: 5px;\"><img class=\"size-full wp-image-99 alignleft\" src=\"https:\/\/openbooks.macewan.ca\/rcommander\/wp-content\/uploads\/sites\/8\/2020\/06\/activity.png\" alt=\"\" width=\"250\" height=\"50\" \/><\/div>\r\n<div class=\"textbox textbox--exercises\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Exercise: Use of the t-Score Table<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nGiven that [latex]n =15[\/latex], use the <em>t<\/em>-score table (Table IV) to find\r\n<ol type=\"a\">\r\n \t<li>[latex]t_{0.025}[\/latex]<\/li>\r\n \t<li>[latex]t_{0.005}[\/latex]<\/li>\r\n \t<li>[latex]P(t \\geq 2.145)[\/latex], which is the area to the right of 2.145 under the <em>t<\/em>\u00a0density curve.<\/li>\r\n \t<li>[latex]P(t \\leq -2.145)[\/latex], which is the area to the left of -2.145 under the <em>t<\/em>\u00a0density curve.<\/li>\r\n \t<li>\u00a0[latex]P(t \\geq 2.5)[\/latex] , which is the area to the right of 2.5 under the <em>t<\/em>\u00a0density curve.<\/li>\r\n<\/ol>\r\n<details><summary>Show\/Hide Answer<\/summary>For [latex]n=15, df= n-1 = 14[\/latex]. Hence, we may refer to the bottom row of the table in Figure 7.4 and Figure 7.5.<a id=\"retfig7.5\"><\/a>\r\n\r\n[caption id=\"attachment_2829\" align=\"aligncenter\" width=\"600\"]<img class=\"wp-image-2829\" src=\"https:\/\/openbooks.macewan.ca\/rcommander\/wp-content\/uploads\/sites\/8\/2022\/05\/tdf14_crop-1024x698.png\" alt=\"A t-distribution with 14 degrees of freedom. The common significance values are labelled. Image description available.\" width=\"600\" height=\"409\" \/> <strong>Figure 7.5<\/strong>: Critical Values of t Distribution with df=14. [<a href=\"https:\/\/openbooks.macewan.ca\/introstats\/back-matter\/image-description\/#fig7.5\">Image Description (See Appendix D Figure 7.5)<\/a>][\/caption]\r\n<ol type=\"a\">\r\n \t<li>[latex]t_{0.025} = 2.145[\/latex]<\/li>\r\n \t<li>[latex]t_{0.005} = 2.977[\/latex]<\/li>\r\n \t<li>Since [latex]t_{0.025}=2.145[\/latex], it follows that [latex]P(t \\geq 2.145) = 0.025[\/latex].<\/li>\r\n \t<li>First note that the <em>t<\/em> distribution is symmetric at 0, so the area to the left of -2.145 is the same as the area to the right of 2.145. Therefore, [latex]P(t \\leq -2.145) = P(t \\geq 2.145) = 0.025[\/latex], which is the area under the <em>t<\/em> density curve to the left of \u20132.145.<\/li>\r\n \t<li>\u00a0Since 2.145 (which is [latex]t_{0.025}[\/latex]) [latex]&lt; 2.5 &lt; 2.624[\/latex] (which is [latex]t_{0.01}[\/latex]), the area to the right of 2.5 should be somewhere between 0.025 and 0.01. That is, [latex]0.01 &lt; P(t \\geq 2.5) &lt; 0.025[\/latex].<\/li>\r\n<\/ol>\r\n<\/details><\/div>\r\n<\/div>\r\n<h2><strong>7.2.2 One-Sample <em>t<\/em> Interval When <em>\u03c3<\/em> is Unknown<\/strong><\/h2>\r\nWhen the population standard deviation [latex]\\sigma[\/latex] is unknown and estimated by the sample standard deviation [latex]s[\/latex], a [latex](1-\\alpha) \\times 100\\%[\/latex] confidence interval is given by a one-sample <em>t<\/em> interval:\r\n<div class=\"textbox\">\r\n\r\n<strong>Assumptions<\/strong>:\r\n<ol>\r\n \t<li>A simple random sample (SRS)<\/li>\r\n \t<li>Normal population or large sample size (rule of thumb: [latex]n \\ge 30[\/latex])<\/li>\r\n \t<li>The population standard deviation [latex]\\sigma[\/latex] is unknown<\/li>\r\n<\/ol>\r\n<strong>Formula<\/strong>: [latex](\\bar{x} - t_{\\alpha \/ 2} \\frac{s}{\\sqrt{n}}, \\bar{x} + t_{\\alpha \/ 2}\\frac{s}{\\sqrt{n}})[\/latex] or [latex]\\bar x \\pm t_{\\alpha\/2}\\frac{s}{\\sqrt{n}}[\/latex]\r\n\r\n<strong>Interpretation<\/strong>: We are [latex](1-\\alpha) \\times 100\\%[\/latex] confident that the interval contains the population mean [latex]\\mu[\/latex].\r\n\r\n<\/div>\r\n&nbsp;\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example: One-Sample t Interval<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nA computer company claims that the average lifetime of its laptops is about 4 years. A simple random sample of 36 laptops yields an average lifetime of 3.5 years with a sample standard deviation of 4.2 years.\r\n\r\nYou could use the following truncated Table IV to obtain the t-scores.<a id=\"retex7.1\"><\/a>\r\n\r\n[caption id=\"attachment_3074\" align=\"aligncenter\" width=\"5070\"]<img class=\"wp-image-3074 size-full\" src=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/08\/t_table_more_crop.png\" alt=\"Part of the t-table. Image description available.\" width=\"5070\" height=\"4636\" \/> [<a href=\"https:\/\/openbooks.macewan.ca\/introstats\/back-matter\/image-description\/#ex7.1\">Image Description (See Appendix D Example 7.1)<\/a>][\/caption]\r\n<ol type=\"a\">\r\n \t<li>Obtain a 99% confidence interval for the population mean lifetime [latex]\\mu[\/latex].\r\n<strong>Check the assumptions<\/strong>:\r\n<ol start=\"1\" type=\"1\">\r\n \t<li>We have a simple random sample (SRS).<\/li>\r\n \t<li>We do not know whether the population is normal or not, but we have a large sample size [latex]n = 36 &gt; 30[\/latex].<\/li>\r\n \t<li>[latex]\\sigma[\/latex] is unknown and estimated by [latex]s=4.2[\/latex].<\/li>\r\n<\/ol>\r\n<strong>Steps<\/strong>:\r\n<ul type=\"disc\">\r\n \t<li>Find [latex]t_{\\alpha \/ 2}[\/latex]: [latex] n = 36, df = n-1 = 36-1 = 35[\/latex] [latex] 1 - \\alpha = 0.99 \\Longrightarrow \\alpha = 0.01 \\Longrightarrow \\frac{\\alpha}{2} = 0.005 \\Longrightarrow t_{\\alpha \/ 2} = t_{0.005} = 2.724[\/latex] (using Table IV).<\/li>\r\n \t<li>Information: [latex]n = 36, \\bar{x} = 3.5, s = 4.2[\/latex].<\/li>\r\n \t<li>Interval:\u00a0 [latex]\\begin{align*}\\bar{x} \\pm t_{\\alpha \/ 2} \\frac{s}{\\sqrt{n}}&amp;= 3.5 \\pm 2.724 \\times \\frac{4.2}{\\sqrt{36}}=(3.5-1.9068, 3.5+1.9068 )\\\\&amp;=(1.5932, 5.4068).\\end{align*}[\/latex]<\/li>\r\n<\/ul>\r\n<strong>Interpretation<\/strong>: We are 99% confident that the interval [latex](1.5932, 5.4068)[\/latex] contains the population mean lifetime. In other words, we are 99% confident that this computer company produces laptops with a mean lifetime somewhere between 1.5932 and 5.4068 years.<\/li>\r\n \t<li>Obtain an 80% confidence interval for the population mean lifetime.\r\n<strong>Steps<\/strong>:\r\n<ul type=\"disc\">\r\n \t<li>Find [latex]t_{\\alpha \/ 2}[\/latex] : [latex] n = 36, df = n-1 = 36-1 = 35[\/latex] [latex] 1 - \\alpha = 0.8 \\Longrightarrow \\alpha = 0.2. \\Longrightarrow \\frac{\\alpha}{2} = 0.1 \\Longrightarrow t_{\\alpha \/ 2} = t_{0.1} = 1.306[\/latex] (using Table IV).<\/li>\r\n \t<li>Information: [latex]n = 36, \\bar{x} = 3.5, s = 4.2[\/latex].<\/li>\r\n \t<li>Interval:\r\n[latex]\\begin{align*}\\bar{x} \\pm t_{\\alpha \/ 2} \\frac{s}{\\sqrt{n}}&amp;= 3.5 \\pm 1.306 \\times \\frac{4.2}{\\sqrt{36}}= ( 3.5 - 0.9142, 3.5 + 0.9142)\\\\ &amp;= (2.5858, 4.4142 ).\\end{align*}[\/latex]<\/li>\r\n<\/ul>\r\n<strong>Interpretation<\/strong>: We are 80% confident that the interval [latex](2.5858, 4.4142)[\/latex] contains the population mean life [latex]\\mu[\/latex]. In other words, we are 80% confident that this computer company produces laptops with a mean lifetime somewhere between 2.5858 and 4.4142 years.<\/li>\r\n \t<li>Does the confidence interval in part a) provide any evidence against the company\u2019s claim that the average lifetime of this brand of laptops is about 4 years?\r\nNo. Since the interval [latex](1.5932, 5.4068)[\/latex] contains 4, we can not reject the claim that the average lifetime is about 4 years.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<div style=\"height: 55px; margin-top: 5px;\"><img class=\"size-full wp-image-99 alignleft\" src=\"https:\/\/openbooks.macewan.ca\/rcommander\/wp-content\/uploads\/sites\/8\/2020\/06\/activity.png\" alt=\"\" width=\"250\" height=\"50\" \/><\/div>\r\n<div class=\"textbox textbox--exercises\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Exercise: One-Sample t Interval<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nA nutrition laboratory tests 50 \u201creduced sodium\u201d hot dogs and finds the sample mean sodium content is 300 mg, with a sample standard deviation of 36 mg.\r\n<ol type=\"a\">\r\n \t<li>Obtain a 90% confidence interval for the mean sodium content of this brand of hot dog.<\/li>\r\n \t<li>Interpret the confidence interval obtained in part (a).<\/li>\r\n \t<li>Suppose that the mean sodium content of all brands of hot dogs on the market is 320 mg. Can we claim that this brand of \u201creduced sodium\u201d hot dogs has a lower average sodium content?<\/li>\r\n<\/ol>\r\n<details><summary>Show\/Hide Answer<\/summary><strong>Answers:<\/strong>\r\n<ol type=\"a\">\r\n \t<li><strong>Steps<\/strong>:\r\n<ul type=\"disc\">\r\n \t<li>Find [latex]t_{\\alpha \/ 2}[\/latex] : [latex]n = 50, df = n-1 = 50 -1 = 49[\/latex] [latex]1 - \\alpha = 0.9 \\Longrightarrow \\alpha = 0.1 \\Longrightarrow \\frac{\\alpha}{2} = 0.05 \\Longrightarrow t_{\\alpha \/ 2} = t_{0.05} = 1.677[\/latex] (using Table IV).<\/li>\r\n \t<li>Information: [latex]n = 50, \\bar x = 300, s= 36[\/latex].<\/li>\r\n \t<li>Interval:\r\n[latex]\\begin{align*}\\bar{x} \\pm t_{\\alpha \/ 2} \\frac{s}{\\sqrt{n}} &amp;= 300 \\pm 1.677 \\times \\frac{36}{\\sqrt{50}} = (300 - 8.538, 300 + 8.538)\\\\&amp; = (291.462, 308.538 ).\\end{align*}[\/latex]<\/li>\r\n<\/ul>\r\n<\/li>\r\n \t<li><strong>Interpretation<\/strong>: We are 90% confident that this brand of \u201creduced sodium\u201d hot dogs has a mean sodium content somewhere between 291.462 mg and 308.538 mg.<\/li>\r\n \t<li>Since the entire interval [latex](291.462, 308.538)[\/latex] is below 320 mg, we have evidence that this brand of \u201creduced sodium\u201d hot dog has a lower average sodium content than 320 mg.<\/li>\r\n<\/ol>\r\n<\/details><\/div>\r\n<\/div>","rendered":"<p>In practice, the population standard deviation is usually unknown. It is often estimated by the sample standard deviation<\/p>\n<p style=\"text-align: center;\">[latex]s = \\sqrt{\\frac{\\sum^n_{i=1}(x_i - \\bar{x})^2}{n-1}} = \\sqrt{ \\frac{\\left( \\sum x_i ^2 \\right) - \\frac{(\\sum x_i)^2}{n} } {n-1} }.[\/latex]<\/p>\n<h2><strong>7.2.1<em>\u00a0t<\/em> Distribution and <em>t<\/em>-Score Table<\/strong><\/h2>\n<p>Recall the distribution of the sample mean [latex]\\bar{X}[\/latex]: if the population from which we sample is normally distributed or if the sample size is large, it follows that [latex]\\bar{X} \\sim N(\\mu, \\frac{\\sigma}{\\sqrt{n}})[\/latex]. For computational simplicity, we often transform [latex]\\bar{X}[\/latex] into the standardized variable [latex]Z = \\frac{\\bar{X} - \\mu}{\\sigma \/ \\sqrt{n}},[\/latex] which follows the standard normal distribution. However, when [latex]\\sigma[\/latex] is unknown, it is estimated with the sample standard deviation [latex]s[\/latex], and this leads to a different random variable [latex]t= \\frac{\\bar{X} - \\mu}{s \/ \\sqrt{n}}[\/latex], which follows the t distribution with a parameter called degrees of freedom [latex]df = n-1[\/latex].<\/p>\n<p>In general, degrees of freedom are the number of independent variables that can take arbitrary values; it equals the number of variables minus the number of relationships among the variables. For example, if two random variables, X and Y, are independent, we have [latex]df =2[\/latex]. However, if they satisfy the relationship X+Y=5, then [latex]df = 2-1=1[\/latex]. The random variable [latex]t= \\frac{\\bar{X} - \\mu}{s \/ \\sqrt{n}}[\/latex] is based on [latex]n[\/latex] random variables [latex]X_1,\u00a0 X_2, \\cdots, X_n[\/latex] with [latex]\\bar X=\\frac{X_1+X_2+\\cdots+X_n}{n}[\/latex]; therefore, we have [latex]n[\/latex] independent variables with one relationship. As a result, the degree of freedom is [latex]df=n-1[\/latex].<\/p>\n<p><span style=\"text-align: initial; font-size: 1em;\">The <\/span><em style=\"text-align: initial; font-size: 1em;\">t<\/em><span style=\"text-align: initial; font-size: 1em;\"> density curve is very similar to the standard normal density curve. The following figure shows several <\/span><em style=\"text-align: initial; font-size: 1em;\">t<\/em><span style=\"text-align: initial; font-size: 1em;\"> density curves with different degrees of freedom and the standard normal density curve.<a id=\"retfig7.3\"><\/a><\/span><\/p>\n<figure id=\"attachment_1775\" aria-describedby=\"caption-attachment-1775\" style=\"width: 389px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/07\/M07_normal_t.png\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1775\" style=\"font-size: 14.399999618530273px;\" src=\"https:\/\/openbooks.macewan.ca\/rcommander\/wp-content\/uploads\/sites\/8\/2021\/07\/M07_normal_t-300x286.png\" alt=\"A graph shoeing the difference between the standard normal distribution and t-distributions at varying degrees of freedom. Image description available.\" width=\"389\" height=\"371\" srcset=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/07\/M07_normal_t-300x286.png 300w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/07\/M07_normal_t-1024x976.png 1024w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/07\/M07_normal_t-768x732.png 768w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/07\/M07_normal_t-65x62.png 65w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/07\/M07_normal_t-225x214.png 225w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/07\/M07_normal_t-350x333.png 350w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/07\/M07_normal_t.png 1500w\" sizes=\"auto, (max-width: 389px) 100vw, 389px\" \/><\/a><figcaption id=\"caption-attachment-1775\" class=\"wp-caption-text\"><strong>Figure 7.3<\/strong>: Standard Normal Versus t Distributions. [<a href=\"https:\/\/openbooks.macewan.ca\/introstats\/back-matter\/image-description\/#fig7.3\">Image Description (See Appendix D Figure 7.3)<\/a>] Click on the image to enlarge it.<\/figcaption><\/figure>\n<p>Here are the properties of a <em>t<\/em> distribution:<\/p>\n<div class=\"textbox textbox--key-takeaways\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Key Facts: Properties of t Density Curve<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<ul>\n<li>The total area under the curve is 1.<\/li>\n<li>Bell-shaped and symmetric at 0, that is, the area to the right of any given t-score is the same as the area to the left of its negative counterpart: [latex]P(t \\: > \\: t_{\\alpha}) = P(t \\: < \\: -t_{\\alpha})[\/latex]. For example, [latex]P(t>2)=P(t<-2)[\/latex].<\/li>\n<li><span style=\"font-family: inherit; font-size: inherit;\">When the degrees of freedom <\/span>[latex]df = n-1[\/latex]\u00a0increases, the <em style=\"font-family: inherit; font-size: inherit;\">t<\/em><span style=\"font-family: inherit; font-size: inherit;\"> distribution approaches the standard normal distribution. When [latex]df = \\infty[\/latex]<\/span><span style=\"font-family: inherit; font-size: inherit;\">, the <\/span><em style=\"font-family: inherit; font-size: inherit;\">t<\/em><span style=\"font-family: inherit; font-size: inherit;\"> distribution becomes the standard normal.<\/span><\/li>\n<li>The standard normal curve is taller and slimmer, and the t distribution\u00a0has a fatter and wider tail.<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<p>Unlike the standard normal table (Table II) whose main body gives left-tailed areas under the standard normal density curve, the main body of the <em>t-<\/em>score table (Table IV) gives <em>t<\/em>-scores, [latex]t_{\\alpha}[\/latex], which are defined in a manner analogous to [latex]z_{\\alpha}[\/latex]. That is, the <em>t<\/em>-scores [latex]t_{\\alpha}[\/latex] is the value such that the area to its <strong>right <\/strong>is [latex]\\alpha[\/latex],\u00a0under the density curve of the <em>t<\/em> distribution with a given degree of freedom.<a id=\"retfig7.4\"><\/a><\/p>\n<figure id=\"attachment_3071\" aria-describedby=\"caption-attachment-3071\" style=\"width: 4762px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-3071 size-full\" src=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/06\/t_table_example.png\" alt=\"Part of the t-table showing how to find t-scores. Image description available.\" width=\"4762\" height=\"3068\" srcset=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/06\/t_table_example.png 4762w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/06\/t_table_example-300x193.png 300w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/06\/t_table_example-1024x660.png 1024w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/06\/t_table_example-768x495.png 768w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/06\/t_table_example-1536x990.png 1536w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/06\/t_table_example-2048x1319.png 2048w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/06\/t_table_example-65x42.png 65w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/06\/t_table_example-225x145.png 225w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/06\/t_table_example-350x225.png 350w\" sizes=\"auto, (max-width: 4762px) 100vw, 4762px\" \/><figcaption id=\"caption-attachment-3071\" class=\"wp-caption-text\"><strong>Figure 7.4<\/strong>: Usage of t-score Table (Table IV). [<a href=\"https:\/\/openbooks.macewan.ca\/introstats\/back-matter\/image-description\/#fig7.4\">Image Description (See Appendix D Figure 7.4)<\/a>]<\/figcaption><\/figure>\n<p>For example, if [latex]n=10[\/latex] and [latex]df = n-1 = 9[\/latex], then [latex]t_{0.025} = 2.262[\/latex]. That is, the <em>t<\/em>-score 2.262 has an area of 0.025 to its right, under the <i>t-density<\/i>\u00a0curve with 9 degrees of freedom. Notice that for each [latex]df[\/latex], the <em>t<\/em>-table lists only 12 <em>t<\/em>-scores. For this reason, we are often required to approximate the area to the right of a given <em>t<\/em>-score. For example, to find the area to the right of the <em>t<\/em>-score 1.5 under the\u00a0<em>t<\/em> density curve with [latex]df = 9[\/latex], we first locate the <em>t<\/em>-score 1.5, which is between 1.383 and 1.833; then, if we look at the top of the table, we see that the area to the right of 1.5 is between 0.1 and 0.05. If we use technology, for example, the R commander, we determine that the <em>t<\/em>-score of 1.5 has a right-tailed area of 0.0839. That is, when [latex]df=9[\/latex], [latex]t_{0.0839} = 1.5[\/latex].<\/p>\n<div style=\"height: 55px; margin-top: 5px;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-99 alignleft\" src=\"https:\/\/openbooks.macewan.ca\/rcommander\/wp-content\/uploads\/sites\/8\/2020\/06\/activity.png\" alt=\"\" width=\"250\" height=\"50\" srcset=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/06\/activity.png 250w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/06\/activity-65x13.png 65w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/06\/activity-225x45.png 225w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/div>\n<div class=\"textbox textbox--exercises\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Exercise: Use of the t-Score Table<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Given that [latex]n =15[\/latex], use the <em>t<\/em>-score table (Table IV) to find<\/p>\n<ol type=\"a\">\n<li>[latex]t_{0.025}[\/latex]<\/li>\n<li>[latex]t_{0.005}[\/latex]<\/li>\n<li>[latex]P(t \\geq 2.145)[\/latex], which is the area to the right of 2.145 under the <em>t<\/em>\u00a0density curve.<\/li>\n<li>[latex]P(t \\leq -2.145)[\/latex], which is the area to the left of -2.145 under the <em>t<\/em>\u00a0density curve.<\/li>\n<li>\u00a0[latex]P(t \\geq 2.5)[\/latex] , which is the area to the right of 2.5 under the <em>t<\/em>\u00a0density curve.<\/li>\n<\/ol>\n<details>\n<summary>Show\/Hide Answer<\/summary>\n<p>For [latex]n=15, df= n-1 = 14[\/latex]. Hence, we may refer to the bottom row of the table in Figure 7.4 and Figure 7.5.<a id=\"retfig7.5\"><\/a><\/p>\n<figure id=\"attachment_2829\" aria-describedby=\"caption-attachment-2829\" style=\"width: 600px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-2829\" src=\"https:\/\/openbooks.macewan.ca\/rcommander\/wp-content\/uploads\/sites\/8\/2022\/05\/tdf14_crop-1024x698.png\" alt=\"A t-distribution with 14 degrees of freedom. The common significance values are labelled. Image description available.\" width=\"600\" height=\"409\" srcset=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/05\/tdf14_crop-1024x698.png 1024w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/05\/tdf14_crop-300x204.png 300w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/05\/tdf14_crop-768x523.png 768w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/05\/tdf14_crop-1536x1046.png 1536w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/05\/tdf14_crop-2048x1395.png 2048w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/05\/tdf14_crop-65x44.png 65w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/05\/tdf14_crop-225x153.png 225w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2022\/05\/tdf14_crop-350x238.png 350w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><figcaption id=\"caption-attachment-2829\" class=\"wp-caption-text\"><strong>Figure 7.5<\/strong>: Critical Values of t Distribution with df=14. [<a href=\"https:\/\/openbooks.macewan.ca\/introstats\/back-matter\/image-description\/#fig7.5\">Image Description (See Appendix D Figure 7.5)<\/a>]<\/figcaption><\/figure>\n<ol type=\"a\">\n<li>[latex]t_{0.025} = 2.145[\/latex]<\/li>\n<li>[latex]t_{0.005} = 2.977[\/latex]<\/li>\n<li>Since [latex]t_{0.025}=2.145[\/latex], it follows that [latex]P(t \\geq 2.145) = 0.025[\/latex].<\/li>\n<li>First note that the <em>t<\/em> distribution is symmetric at 0, so the area to the left of -2.145 is the same as the area to the right of 2.145. Therefore, [latex]P(t \\leq -2.145) = P(t \\geq 2.145) = 0.025[\/latex], which is the area under the <em>t<\/em> density curve to the left of \u20132.145.<\/li>\n<li>\u00a0Since 2.145 (which is [latex]t_{0.025}[\/latex]) [latex]< 2.5 < 2.624[\/latex] (which is [latex]t_{0.01}[\/latex]), the area to the right of 2.5 should be somewhere between 0.025 and 0.01. That is, [latex]0.01 < P(t \\geq 2.5) < 0.025[\/latex].<\/li>\n<\/ol>\n<\/details>\n<\/div>\n<\/div>\n<h2><strong>7.2.2 One-Sample <em>t<\/em> Interval When <em>\u03c3<\/em> is Unknown<\/strong><\/h2>\n<p>When the population standard deviation [latex]\\sigma[\/latex] is unknown and estimated by the sample standard deviation [latex]s[\/latex], a [latex](1-\\alpha) \\times 100\\%[\/latex] confidence interval is given by a one-sample <em>t<\/em> interval:<\/p>\n<div class=\"textbox\">\n<p><strong>Assumptions<\/strong>:<\/p>\n<ol>\n<li>A simple random sample (SRS)<\/li>\n<li>Normal population or large sample size (rule of thumb: [latex]n \\ge 30[\/latex])<\/li>\n<li>The population standard deviation [latex]\\sigma[\/latex] is unknown<\/li>\n<\/ol>\n<p><strong>Formula<\/strong>: [latex](\\bar{x} - t_{\\alpha \/ 2} \\frac{s}{\\sqrt{n}}, \\bar{x} + t_{\\alpha \/ 2}\\frac{s}{\\sqrt{n}})[\/latex] or [latex]\\bar x \\pm t_{\\alpha\/2}\\frac{s}{\\sqrt{n}}[\/latex]<\/p>\n<p><strong>Interpretation<\/strong>: We are [latex](1-\\alpha) \\times 100\\%[\/latex] confident that the interval contains the population mean [latex]\\mu[\/latex].<\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example: One-Sample t Interval<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>A computer company claims that the average lifetime of its laptops is about 4 years. A simple random sample of 36 laptops yields an average lifetime of 3.5 years with a sample standard deviation of 4.2 years.<\/p>\n<p>You could use the following truncated Table IV to obtain the t-scores.<a id=\"retex7.1\"><\/a><\/p>\n<figure id=\"attachment_3074\" aria-describedby=\"caption-attachment-3074\" style=\"width: 5070px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-3074 size-full\" src=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/08\/t_table_more_crop.png\" alt=\"Part of the t-table. Image description available.\" width=\"5070\" height=\"4636\" srcset=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/08\/t_table_more_crop.png 5070w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/08\/t_table_more_crop-300x274.png 300w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/08\/t_table_more_crop-1024x936.png 1024w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/08\/t_table_more_crop-768x702.png 768w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/08\/t_table_more_crop-1536x1405.png 1536w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/08\/t_table_more_crop-2048x1873.png 2048w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/08\/t_table_more_crop-65x59.png 65w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/08\/t_table_more_crop-225x206.png 225w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/08\/t_table_more_crop-350x320.png 350w\" sizes=\"auto, (max-width: 5070px) 100vw, 5070px\" \/><figcaption id=\"caption-attachment-3074\" class=\"wp-caption-text\">[<a href=\"https:\/\/openbooks.macewan.ca\/introstats\/back-matter\/image-description\/#ex7.1\">Image Description (See Appendix D Example 7.1)<\/a>]<\/figcaption><\/figure>\n<ol type=\"a\">\n<li>Obtain a 99% confidence interval for the population mean lifetime [latex]\\mu[\/latex].<br \/>\n<strong>Check the assumptions<\/strong>:<\/p>\n<ol start=\"1\" type=\"1\">\n<li>We have a simple random sample (SRS).<\/li>\n<li>We do not know whether the population is normal or not, but we have a large sample size [latex]n = 36 > 30[\/latex].<\/li>\n<li>[latex]\\sigma[\/latex] is unknown and estimated by [latex]s=4.2[\/latex].<\/li>\n<\/ol>\n<p><strong>Steps<\/strong>:<\/p>\n<ul type=\"disc\">\n<li>Find [latex]t_{\\alpha \/ 2}[\/latex]: [latex]n = 36, df = n-1 = 36-1 = 35[\/latex] [latex]1 - \\alpha = 0.99 \\Longrightarrow \\alpha = 0.01 \\Longrightarrow \\frac{\\alpha}{2} = 0.005 \\Longrightarrow t_{\\alpha \/ 2} = t_{0.005} = 2.724[\/latex] (using Table IV).<\/li>\n<li>Information: [latex]n = 36, \\bar{x} = 3.5, s = 4.2[\/latex].<\/li>\n<li>Interval:\u00a0 [latex]\\begin{align*}\\bar{x} \\pm t_{\\alpha \/ 2} \\frac{s}{\\sqrt{n}}&= 3.5 \\pm 2.724 \\times \\frac{4.2}{\\sqrt{36}}=(3.5-1.9068, 3.5+1.9068 )\\\\&=(1.5932, 5.4068).\\end{align*}[\/latex]<\/li>\n<\/ul>\n<p><strong>Interpretation<\/strong>: We are 99% confident that the interval [latex](1.5932, 5.4068)[\/latex] contains the population mean lifetime. In other words, we are 99% confident that this computer company produces laptops with a mean lifetime somewhere between 1.5932 and 5.4068 years.<\/li>\n<li>Obtain an 80% confidence interval for the population mean lifetime.<br \/>\n<strong>Steps<\/strong>:<\/p>\n<ul type=\"disc\">\n<li>Find [latex]t_{\\alpha \/ 2}[\/latex] : [latex]n = 36, df = n-1 = 36-1 = 35[\/latex] [latex]1 - \\alpha = 0.8 \\Longrightarrow \\alpha = 0.2. \\Longrightarrow \\frac{\\alpha}{2} = 0.1 \\Longrightarrow t_{\\alpha \/ 2} = t_{0.1} = 1.306[\/latex] (using Table IV).<\/li>\n<li>Information: [latex]n = 36, \\bar{x} = 3.5, s = 4.2[\/latex].<\/li>\n<li>Interval:<br \/>\n[latex]\\begin{align*}\\bar{x} \\pm t_{\\alpha \/ 2} \\frac{s}{\\sqrt{n}}&= 3.5 \\pm 1.306 \\times \\frac{4.2}{\\sqrt{36}}= ( 3.5 - 0.9142, 3.5 + 0.9142)\\\\ &= (2.5858, 4.4142 ).\\end{align*}[\/latex]<\/li>\n<\/ul>\n<p><strong>Interpretation<\/strong>: We are 80% confident that the interval [latex](2.5858, 4.4142)[\/latex] contains the population mean life [latex]\\mu[\/latex]. In other words, we are 80% confident that this computer company produces laptops with a mean lifetime somewhere between 2.5858 and 4.4142 years.<\/li>\n<li>Does the confidence interval in part a) provide any evidence against the company\u2019s claim that the average lifetime of this brand of laptops is about 4 years?<br \/>\nNo. Since the interval [latex](1.5932, 5.4068)[\/latex] contains 4, we can not reject the claim that the average lifetime is about 4 years.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<div style=\"height: 55px; margin-top: 5px;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-99 alignleft\" src=\"https:\/\/openbooks.macewan.ca\/rcommander\/wp-content\/uploads\/sites\/8\/2020\/06\/activity.png\" alt=\"\" width=\"250\" height=\"50\" srcset=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/06\/activity.png 250w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/06\/activity-65x13.png 65w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2020\/06\/activity-225x45.png 225w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/div>\n<div class=\"textbox textbox--exercises\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Exercise: One-Sample t Interval<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>A nutrition laboratory tests 50 \u201creduced sodium\u201d hot dogs and finds the sample mean sodium content is 300 mg, with a sample standard deviation of 36 mg.<\/p>\n<ol type=\"a\">\n<li>Obtain a 90% confidence interval for the mean sodium content of this brand of hot dog.<\/li>\n<li>Interpret the confidence interval obtained in part (a).<\/li>\n<li>Suppose that the mean sodium content of all brands of hot dogs on the market is 320 mg. Can we claim that this brand of \u201creduced sodium\u201d hot dogs has a lower average sodium content?<\/li>\n<\/ol>\n<details>\n<summary>Show\/Hide Answer<\/summary>\n<p><strong>Answers:<\/strong><\/p>\n<ol type=\"a\">\n<li><strong>Steps<\/strong>:\n<ul type=\"disc\">\n<li>Find [latex]t_{\\alpha \/ 2}[\/latex] : [latex]n = 50, df = n-1 = 50 -1 = 49[\/latex] [latex]1 - \\alpha = 0.9 \\Longrightarrow \\alpha = 0.1 \\Longrightarrow \\frac{\\alpha}{2} = 0.05 \\Longrightarrow t_{\\alpha \/ 2} = t_{0.05} = 1.677[\/latex] (using Table IV).<\/li>\n<li>Information: [latex]n = 50, \\bar x = 300, s= 36[\/latex].<\/li>\n<li>Interval:<br \/>\n[latex]\\begin{align*}\\bar{x} \\pm t_{\\alpha \/ 2} \\frac{s}{\\sqrt{n}} &= 300 \\pm 1.677 \\times \\frac{36}{\\sqrt{50}} = (300 - 8.538, 300 + 8.538)\\\\& = (291.462, 308.538 ).\\end{align*}[\/latex]<\/li>\n<\/ul>\n<\/li>\n<li><strong>Interpretation<\/strong>: We are 90% confident that this brand of \u201creduced sodium\u201d hot dogs has a mean sodium content somewhere between 291.462 mg and 308.538 mg.<\/li>\n<li>Since the entire interval [latex](291.462, 308.538)[\/latex] is below 320 mg, we have evidence that this brand of \u201creduced sodium\u201d hot dog has a lower average sodium content than 320 mg.<\/li>\n<\/ol>\n<\/details>\n<\/div>\n<\/div>\n","protected":false},"author":19,"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-792","chapter","type-chapter","status-publish","hentry"],"part":777,"_links":{"self":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/792","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/wp\/v2\/users\/19"}],"version-history":[{"count":77,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/792\/revisions"}],"predecessor-version":[{"id":4377,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/792\/revisions\/4377"}],"part":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/parts\/777"}],"metadata":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/792\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/wp\/v2\/media?parent=792"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapter-type?post=792"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/wp\/v2\/contributor?post=792"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/wp\/v2\/license?post=792"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}