{"id":1104,"date":"2021-06-12T20:11:39","date_gmt":"2021-06-13T00:11:39","guid":{"rendered":"https:\/\/openbooks.macewan.ca\/rcommander\/?post_type=chapter&#038;p=1104"},"modified":"2024-02-08T14:31:51","modified_gmt":"2024-02-08T19:31:51","slug":"10-5-one-proportion-z-test-for-p","status":"publish","type":"chapter","link":"https:\/\/openbooks.macewan.ca\/introstats\/chapter\/10-5-one-proportion-z-test-for-p\/","title":{"raw":"10.5 One-Proportion z Test for p","rendered":"10.5 One-Proportion z Test for p"},"content":{"raw":"The assumptions and steps of a one-proportion [latex]z[\/latex] test are as follows.\r\n<div class=\"textbox\">\r\n\r\n<strong>Assumptions<\/strong>:\r\n<ol>\r\n \t<li>A simple random sample.<\/li>\r\n \t<li>Both [latex]np_0[\/latex] and [latex]n(1-p_0)[\/latex] are at least 5, where [latex]p_0[\/latex] is the hypothesized value of [latex]p[\/latex] under the null [latex]H_0[\/latex].<\/li>\r\n<\/ol>\r\n<strong>Steps to perform a one-proportion <\/strong><strong>z test<\/strong>:\r\n<ol>\r\n \t<li>Set up the hypotheses:\r\n<div align=\"center\">\r\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n<tr class=\"shaded\">\r\n<th scope=\"col\">\r\n<div align=\"center\">Two-tailed<\/div><\/th>\r\n<th scope=\"col\">\r\n<div align=\"center\">Right-tailed<\/div><\/th>\r\n<th scope=\"col\">\r\n<div align=\"center\">Left-tailed<\/div><\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\" width=\"217\">\r\n<div align=\"center\">[latex]H_0: p = p_0[\/latex]<\/div><\/td>\r\n<td valign=\"top\" width=\"225\">\r\n<div align=\"center\">[latex]H_0: p \\leq p_0[\/latex]<\/div><\/td>\r\n<td valign=\"top\" width=\"225\">\r\n<div align=\"center\">[latex]H_0: p \\geq p_0[\/latex]<\/div><\/td>\r\n<\/tr>\r\n<tr>\r\n<td valign=\"top\" width=\"217\">\r\n<div align=\"center\">[latex]H_a: p \\neq p_0[\/latex]<\/div><\/td>\r\n<td valign=\"top\" width=\"225\">\r\n<div align=\"center\">[latex]H_a: p \\: \\gt \\:p_0[\/latex]<\/div><\/td>\r\n<td valign=\"top\" width=\"225\">\r\n<div align=\"center\">[latex]H_a: p \\: \\lt \\:p_0[\/latex]<\/div><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div><\/li>\r\n \t<li>State the significance level [latex]\\alpha[\/latex].<\/li>\r\n \t<li>Compute the value of the test statistic: [latex]z_o = \\frac{\\hat{p} - p_0}{\\sqrt{\\frac{p_0 (1 - p_0)}{n} }}[\/latex], with [latex]\\hat{p} = \\frac{x}{n}[\/latex].<\/li>\r\n \t<li>Find the P-value <strong>or<\/strong> rejection region.\r\n<table class=\"first-col-border\" style=\"width: 100%; height: 90px;\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\r\n<thead>\r\n<tr class=\"border-bottom\" style=\"height: 15px;\">\r\n<td style=\"height: 15px;\"><\/td>\r\n<th style=\"height: 15px;\" scope=\"col\">\r\n<div align=\"center\">Two-tailed<\/div><\/th>\r\n<th style=\"height: 15px;\" scope=\"col\">\r\n<div align=\"center\">Right-tailed<\/div><\/th>\r\n<th style=\"height: 15px;\" scope=\"col\">\r\n<div align=\"center\">Left-tailed<\/div><\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr style=\"height: 15px;\">\r\n<th style=\"height: 15px;\" scope=\"row\" valign=\"top\" width=\"149\">Null<\/th>\r\n<td style=\"height: 15px;\" valign=\"top\" width=\"189\">\r\n<div align=\"center\">[latex]H_0: p = p_0[\/latex]<\/div><\/td>\r\n<td style=\"height: 15px;\" valign=\"top\" width=\"180\">\r\n<div align=\"center\">[latex]H_0: p \\leq p_0[\/latex]<\/div><\/td>\r\n<td style=\"height: 15px;\" valign=\"top\" width=\"142\">\r\n<div align=\"center\">[latex]H_0: p \\geq p_0[\/latex]<\/div><\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px;\">\r\n<th style=\"height: 15px;\" scope=\"row\" valign=\"top\" width=\"149\">Alternative<\/th>\r\n<td style=\"height: 15px;\" valign=\"top\" width=\"189\">\r\n<div align=\"center\">[latex]H_a: p \\neq p_0[\/latex]<\/div><\/td>\r\n<td style=\"height: 15px;\" valign=\"top\" width=\"180\">\r\n<div align=\"center\">[latex]H_a: p \\: \\gt \\:p_0[\/latex]<\/div><\/td>\r\n<td style=\"height: 15px;\" valign=\"top\" width=\"142\">\r\n<div align=\"center\">[latex]H_a: p \\: \\lt \\:p_0[\/latex]<\/div><\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px;\">\r\n<th style=\"height: 15px;\" scope=\"row\" valign=\"top\" width=\"149\">P-value<\/th>\r\n<td style=\"height: 15px;\" valign=\"top\" width=\"189\">\r\n<div align=\"center\">[latex]2P(Z \\geq |z_o|)[\/latex]<\/div><\/td>\r\n<td style=\"height: 15px;\" valign=\"top\" width=\"180\">\r\n<div align=\"center\">[latex]P(Z \\geq z_o)[\/latex]<\/div><\/td>\r\n<td style=\"height: 15px;\" valign=\"top\" width=\"142\">\r\n<div align=\"center\">[latex]P(Z \\leq z_o)[\/latex]<\/div><\/td>\r\n<\/tr>\r\n<tr style=\"height: 30px;\">\r\n<th style=\"height: 30px;\" scope=\"row\" valign=\"top\" width=\"149\">Rejection region<\/th>\r\n<td style=\"height: 30px;\" valign=\"top\" width=\"189\">[latex]Z \\geq z_{\\alpha \/ 2}[\/latex] or [latex]Z \\leq - z_{\\alpha \/ 2}[\/latex]<\/td>\r\n<td style=\"height: 30px;\" valign=\"top\" width=\"180\">\r\n<div align=\"center\">[latex]Z \\geq z_{\\alpha }[\/latex]<\/div><\/td>\r\n<td style=\"height: 30px;\" valign=\"top\" width=\"142\">\r\n<div align=\"center\">[latex]Z \\leq - z_{\\alpha }[\/latex]<\/div><\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/li>\r\n \t<li>Reject the null [latex]H_0[\/latex] if the P-value [latex] \\leq \\alpha[\/latex] or [latex]z_o[\/latex] falls in the rejection region.<\/li>\r\n \t<li>Conclusion.<\/li>\r\n<\/ol>\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-Proportion z Test<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nLet [latex]p[\/latex] be the proportion of athletes wearing blue suits who win a judo match. Randomly select <em>n<\/em> = 100 Olympic judo matches and suppose 55 winners wore a blue suit. The other 45 wore a white suit.\r\n<ol type=\"a\">\r\n \t<li><strong>Test at the 5% significance level whether a color bias exists.<\/strong>\r\nIf there is no colour bias, the proportions of blue and white winners should be 0.5 and 0.5. Therefore, letting <em>p<\/em> be the proportion of winners in blue, the hypotheses are [latex]H_0: p = 0.5[\/latex] versus [latex]H_a: p \\neq 0.5[\/latex].\r\n<strong>Check the assumptions<\/strong>:\r\n<ol>\r\n \t<li>We have a simple random sample (SRS).<\/li>\r\n \t<li>Both [latex]np_0 = 100 \\times 0.5 = 50[\/latex] and [latex]n (1 - p_0) = 100 \\times (1-0.5) = 50[\/latex] are at least 5.<\/li>\r\n<\/ol>\r\n<strong>Steps<\/strong>:\r\n<ol>\r\n \t<li>Set up the hypotheses. [latex]H_0: p = 0.5[\/latex] versus [latex]H_a: p \\neq 0.5[\/latex]<\/li>\r\n \t<li>State the significance level is [latex]\\alpha = 0.05[\/latex].<\/li>\r\n \t<li>Compute the test statistic:\r\n<p align=\"center\">[latex]\\hat{p} = \\frac{x}{n} = \\frac{55}{100} = 0.55, z_o = \\frac{\\hat{p} - p_0}{\\sqrt{\\frac{p_0 (1 - p_0)}{n}}} = \\frac{0.55 - 0.5}{ \\sqrt{ \\frac{0.5(1-0.5)}{100} }} = 1.[\/latex]<\/p>\r\n<\/li>\r\n \t<li>Find the P-value. For a two-tailed test, the P-value is twice the area to the right of the absolute value of the observed test statistic [latex]z_o[\/latex]. That is:\r\nP-value = [latex]2P(Z \\geq |z_o|)[\/latex] [latex]= 2P(Z \\geq 1)[\/latex] [latex]= 2P(Z \\leq -1)[\/latex] [latex]= 2 \\times 0.1587[\/latex] [latex]= 0.3174[\/latex].<\/li>\r\n \t<li>Decision: Since the P-value [latex] = 0.3174 \\: \\gt \\: 0.05(\\alpha)[\/latex], we cannot reject the null [latex]H_0[\/latex].<\/li>\r\n \t<li>Conclusion: At the 5% significance level, we do not have sufficient evidence that color bias exists in judging Olympic Judo matches.<\/li>\r\n<\/ol>\r\n<\/li>\r\n \t<li><strong>Obtain a confidence interval <\/strong><strong>corresponding to the test in part (a).\r\n<\/strong>For a two-tailed test at the 5% significance level, we obtain a 95% two-tailed interval.\r\nThe sample proportion is [latex]\\hat{p} = \\frac{x}{n} = \\frac{55}{100} = 0.55[\/latex].\r\n<p align=\"center\">[latex]1 - \\alpha = 0.95 \\Longrightarrow \\alpha = 0.05 \\Longrightarrow z_{\\alpha \/ 2} = z_{0.025} = 1.96[\/latex].<\/p>\r\nA 95% confidence interval for the proportion of winners in blue is\r\n<p align=\"center\">[latex]\\hat{p} \\pm z_{\\alpha \/ 2} \\sqrt{\\frac{\\hat{p} (1 - \\hat{p})}{n}} = 0.55 \\pm 1.96 \\times \\sqrt{\\frac{0.55(1-0.55)}{100}} = (0.4525, 0.6475)[\/latex].<\/p>\r\n<strong>Interpretation<\/strong>: We are 95% confident that the proportion of winners in blue is somewhere between 0.4525 and 0.6475, i.e., we are 95% confident that the percentage of winners in blue is somewhere between 45.25% and 64.75%.<\/li>\r\n \t<li><strong>Does this interval support the conclusion of the one-proportion z<\/strong><strong> test?\r\n<\/strong>Yes. In part a), we failed to reject [latex]H_0: p=0.5[\/latex] at the 5% significance level. Similarly, in part b), the 95% confidence interval [latex](0.4525, 0.6475)[\/latex] contains the hypothesized value [latex]p_0 = 0.5[\/latex], meaning we don't have sufficient evidence to claim that [latex]p[\/latex] is significantly different from 0.5.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>","rendered":"<p>The assumptions and steps of a one-proportion [latex]z[\/latex] test are as follows.<\/p>\n<div class=\"textbox\">\n<p><strong>Assumptions<\/strong>:<\/p>\n<ol>\n<li>A simple random sample.<\/li>\n<li>Both [latex]np_0[\/latex] and [latex]n(1-p_0)[\/latex] are at least 5, where [latex]p_0[\/latex] is the hypothesized value of [latex]p[\/latex] under the null [latex]H_0[\/latex].<\/li>\n<\/ol>\n<p><strong>Steps to perform a one-proportion <\/strong><strong>z test<\/strong>:<\/p>\n<ol>\n<li>Set up the hypotheses:\n<div style=\"margin: auto;\">\n<table cellpadding=\"0\" style=\"border-spacing: 0px;\">\n<thead>\n<tr class=\"shaded\">\n<th scope=\"col\">\n<div style=\"margin: auto;\">Two-tailed<\/div>\n<\/th>\n<th scope=\"col\">\n<div style=\"margin: auto;\">Right-tailed<\/div>\n<\/th>\n<th scope=\"col\">\n<div style=\"margin: auto;\">Left-tailed<\/div>\n<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td valign=\"top\" style=\"width: 217px;\">\n<div style=\"margin: auto;\">[latex]H_0: p = p_0[\/latex]<\/div>\n<\/td>\n<td valign=\"top\" style=\"width: 225px;\">\n<div style=\"margin: auto;\">[latex]H_0: p \\leq p_0[\/latex]<\/div>\n<\/td>\n<td valign=\"top\" style=\"width: 225px;\">\n<div style=\"margin: auto;\">[latex]H_0: p \\geq p_0[\/latex]<\/div>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" style=\"width: 217px;\">\n<div style=\"margin: auto;\">[latex]H_a: p \\neq p_0[\/latex]<\/div>\n<\/td>\n<td valign=\"top\" style=\"width: 225px;\">\n<div style=\"margin: auto;\">[latex]H_a: p \\: \\gt \\:p_0[\/latex]<\/div>\n<\/td>\n<td valign=\"top\" style=\"width: 225px;\">\n<div style=\"margin: auto;\">[latex]H_a: p \\: \\lt \\:p_0[\/latex]<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/li>\n<li>State the significance level [latex]\\alpha[\/latex].<\/li>\n<li>Compute the value of the test statistic: [latex]z_o = \\frac{\\hat{p} - p_0}{\\sqrt{\\frac{p_0 (1 - p_0)}{n} }}[\/latex], with [latex]\\hat{p} = \\frac{x}{n}[\/latex].<\/li>\n<li>Find the P-value <strong>or<\/strong> rejection region.<br \/>\n<table class=\"first-col-border\" style=\"width: 100%; height: 90px; border-spacing: 0px;\" cellpadding=\"0\">\n<thead>\n<tr class=\"border-bottom\" style=\"height: 15px;\">\n<td style=\"height: 15px;\"><\/td>\n<th style=\"height: 15px;\" scope=\"col\">\n<div style=\"margin: auto;\">Two-tailed<\/div>\n<\/th>\n<th style=\"height: 15px;\" scope=\"col\">\n<div style=\"margin: auto;\">Right-tailed<\/div>\n<\/th>\n<th style=\"height: 15px;\" scope=\"col\">\n<div style=\"margin: auto;\">Left-tailed<\/div>\n<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 15px;\">\n<th style=\"height: 15px; width: 149px;\" scope=\"row\" valign=\"top\">Null<\/th>\n<td style=\"height: 15px; width: 189px;\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]H_0: p = p_0[\/latex]<\/div>\n<\/td>\n<td style=\"height: 15px; width: 180px;\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]H_0: p \\leq p_0[\/latex]<\/div>\n<\/td>\n<td style=\"height: 15px; width: 142px;\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]H_0: p \\geq p_0[\/latex]<\/div>\n<\/td>\n<\/tr>\n<tr style=\"height: 15px;\">\n<th style=\"height: 15px; width: 149px;\" scope=\"row\" valign=\"top\">Alternative<\/th>\n<td style=\"height: 15px; width: 189px;\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]H_a: p \\neq p_0[\/latex]<\/div>\n<\/td>\n<td style=\"height: 15px; width: 180px;\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]H_a: p \\: \\gt \\:p_0[\/latex]<\/div>\n<\/td>\n<td style=\"height: 15px; width: 142px;\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]H_a: p \\: \\lt \\:p_0[\/latex]<\/div>\n<\/td>\n<\/tr>\n<tr style=\"height: 15px;\">\n<th style=\"height: 15px; width: 149px;\" scope=\"row\" valign=\"top\">P-value<\/th>\n<td style=\"height: 15px; width: 189px;\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]2P(Z \\geq |z_o|)[\/latex]<\/div>\n<\/td>\n<td style=\"height: 15px; width: 180px;\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]P(Z \\geq z_o)[\/latex]<\/div>\n<\/td>\n<td style=\"height: 15px; width: 142px;\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]P(Z \\leq z_o)[\/latex]<\/div>\n<\/td>\n<\/tr>\n<tr style=\"height: 30px;\">\n<th style=\"height: 30px; width: 149px;\" scope=\"row\" valign=\"top\">Rejection region<\/th>\n<td style=\"height: 30px; width: 189px;\" valign=\"top\">[latex]Z \\geq z_{\\alpha \/ 2}[\/latex] or [latex]Z \\leq - z_{\\alpha \/ 2}[\/latex]<\/td>\n<td style=\"height: 30px; width: 180px;\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]Z \\geq z_{\\alpha }[\/latex]<\/div>\n<\/td>\n<td style=\"height: 30px; width: 142px;\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]Z \\leq - z_{\\alpha }[\/latex]<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li>Reject the null [latex]H_0[\/latex] if the P-value [latex]\\leq \\alpha[\/latex] or [latex]z_o[\/latex] falls in the rejection region.<\/li>\n<li>Conclusion.<\/li>\n<\/ol>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example: One-Proportion z Test<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Let [latex]p[\/latex] be the proportion of athletes wearing blue suits who win a judo match. Randomly select <em>n<\/em> = 100 Olympic judo matches and suppose 55 winners wore a blue suit. The other 45 wore a white suit.<\/p>\n<ol type=\"a\">\n<li><strong>Test at the 5% significance level whether a color bias exists.<\/strong><br \/>\nIf there is no colour bias, the proportions of blue and white winners should be 0.5 and 0.5. Therefore, letting <em>p<\/em> be the proportion of winners in blue, the hypotheses are [latex]H_0: p = 0.5[\/latex] versus [latex]H_a: p \\neq 0.5[\/latex].<br \/>\n<strong>Check the assumptions<\/strong>:<\/p>\n<ol>\n<li>We have a simple random sample (SRS).<\/li>\n<li>Both [latex]np_0 = 100 \\times 0.5 = 50[\/latex] and [latex]n (1 - p_0) = 100 \\times (1-0.5) = 50[\/latex] are at least 5.<\/li>\n<\/ol>\n<p><strong>Steps<\/strong>:<\/p>\n<ol>\n<li>Set up the hypotheses. [latex]H_0: p = 0.5[\/latex] versus [latex]H_a: p \\neq 0.5[\/latex]<\/li>\n<li>State the significance level is [latex]\\alpha = 0.05[\/latex].<\/li>\n<li>Compute the test statistic:\n<p style=\"text-align: center;\">[latex]\\hat{p} = \\frac{x}{n} = \\frac{55}{100} = 0.55, z_o = \\frac{\\hat{p} - p_0}{\\sqrt{\\frac{p_0 (1 - p_0)}{n}}} = \\frac{0.55 - 0.5}{ \\sqrt{ \\frac{0.5(1-0.5)}{100} }} = 1.[\/latex]<\/p>\n<\/li>\n<li>Find the P-value. For a two-tailed test, the P-value is twice the area to the right of the absolute value of the observed test statistic [latex]z_o[\/latex]. That is:<br \/>\nP-value = [latex]2P(Z \\geq |z_o|)[\/latex] [latex]= 2P(Z \\geq 1)[\/latex] [latex]= 2P(Z \\leq -1)[\/latex] [latex]= 2 \\times 0.1587[\/latex] [latex]= 0.3174[\/latex].<\/li>\n<li>Decision: Since the P-value [latex]= 0.3174 \\: \\gt \\: 0.05(\\alpha)[\/latex], we cannot reject the null [latex]H_0[\/latex].<\/li>\n<li>Conclusion: At the 5% significance level, we do not have sufficient evidence that color bias exists in judging Olympic Judo matches.<\/li>\n<\/ol>\n<\/li>\n<li><strong>Obtain a confidence interval <\/strong><strong>corresponding to the test in part (a).<br \/>\n<\/strong>For a two-tailed test at the 5% significance level, we obtain a 95% two-tailed interval.<br \/>\nThe sample proportion is [latex]\\hat{p} = \\frac{x}{n} = \\frac{55}{100} = 0.55[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]1 - \\alpha = 0.95 \\Longrightarrow \\alpha = 0.05 \\Longrightarrow z_{\\alpha \/ 2} = z_{0.025} = 1.96[\/latex].<\/p>\n<p>A 95% confidence interval for the proportion of winners in blue is<\/p>\n<p style=\"text-align: center;\">[latex]\\hat{p} \\pm z_{\\alpha \/ 2} \\sqrt{\\frac{\\hat{p} (1 - \\hat{p})}{n}} = 0.55 \\pm 1.96 \\times \\sqrt{\\frac{0.55(1-0.55)}{100}} = (0.4525, 0.6475)[\/latex].<\/p>\n<p><strong>Interpretation<\/strong>: We are 95% confident that the proportion of winners in blue is somewhere between 0.4525 and 0.6475, i.e., we are 95% confident that the percentage of winners in blue is somewhere between 45.25% and 64.75%.<\/li>\n<li><strong>Does this interval support the conclusion of the one-proportion z<\/strong><strong> test?<br \/>\n<\/strong>Yes. In part a), we failed to reject [latex]H_0: p=0.5[\/latex] at the 5% significance level. Similarly, in part b), the 95% confidence interval [latex](0.4525, 0.6475)[\/latex] contains the hypothesized value [latex]p_0 = 0.5[\/latex], meaning we don&#8217;t have sufficient evidence to claim that [latex]p[\/latex] is significantly different from 0.5.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n","protected":false},"author":19,"menu_order":5,"template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-1104","chapter","type-chapter","status-publish","hentry"],"part":1075,"_links":{"self":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/1104","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":24,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/1104\/revisions"}],"predecessor-version":[{"id":5313,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/1104\/revisions\/5313"}],"part":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/parts\/1075"}],"metadata":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/1104\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/wp\/v2\/media?parent=1104"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapter-type?post=1104"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/wp\/v2\/contributor?post=1104"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/wp\/v2\/license?post=1104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}