{"id":929,"date":"2021-05-29T15:36:34","date_gmt":"2021-05-29T19:36:34","guid":{"rendered":"https:\/\/openbooks.macewan.ca\/rcommander\/?post_type=chapter&#038;p=929"},"modified":"2024-02-08T14:05:40","modified_gmt":"2024-02-08T19:05:40","slug":"8-2-type-i-and-type-ii-errors","status":"publish","type":"chapter","link":"https:\/\/openbooks.macewan.ca\/introstats\/chapter\/8-2-type-i-and-type-ii-errors\/","title":{"raw":"8.2 Type I and Type II Errors","rendered":"8.2 Type I and Type II Errors"},"content":{"raw":"In testing hypotheses, there are only two possible outcomes: either reject [latex]H_0[\/latex] or do not reject [latex]H_0[\/latex]; in reality, there are only two possible scenarios: either [latex]H_0[\/latex] is true or [latex]H_0[\/latex] is false. Hence, regardless of which conclusion we make, we have a chance to make an error. There are two types of errors: Type I and Type II.\r\n\r\n<strong>Type I error<\/strong>: reject the null [latex]H_0[\/latex]\u00a0when [latex]H_0[\/latex]\u00a0is in\u00a0fact true.\r\n\r\n<strong>Type II error<\/strong>: do not reject the null [latex]H_0[\/latex]\u00a0when [latex]H_0[\/latex]\u00a0is false.\r\n<p style=\"text-align: center;\"><strong>Table 8.2<\/strong>: Type I and Type II Error<\/p>\r\n\r\n<div align=\"center\">\r\n<table class=\"aligncenter first-col-border\" style=\"height: 58px; width: 100%;\" border=\"1\" cellspacing=\"0\" cellpadding=\"2\">\r\n<thead>\r\n<tr class=\"border-bottom\" style=\"height: 15px;\">\r\n<td style=\"width: 29.585152838427952%; height: 15px;\" valign=\"top\"><\/td>\r\n<th class=\"border\" style=\"width: 28.7117903930131%; height: 15px; text-align: center;\" scope=\"col\" valign=\"top\">\r\n<div align=\"center\">[latex]H_0[\/latex]<strong>\u00a0is True<\/strong><\/div><\/th>\r\n<th class=\"border\" style=\"width: 22.379912663755462%; height: 15px; text-align: center;\" scope=\"col\" valign=\"top\">\r\n<div align=\"center\"><strong> <em>[latex]H_0[\/latex]<\/em>\u00a0is False<\/strong><\/div><\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr style=\"height: 28px;\">\r\n<th style=\"width: 29.585152838427952%; height: 28px;\" scope=\"row\" valign=\"top\" height=\"28\">Decision: Do not reject [latex]H_0[\/latex]<\/th>\r\n<td style=\"width: 28.7117903930131%; height: 28px; text-align: center;\" valign=\"top\">Correct decision<\/td>\r\n<td style=\"width: 22.379912663755462%; height: 28px; text-align: center;\" valign=\"top\">Type II error<\/td>\r\n<\/tr>\r\n<tr style=\"height: 15px;\">\r\n<th style=\"width: 29.585152838427952%; height: 15px;\" scope=\"row\" valign=\"top\">Decision: Reject [latex]H_0[\/latex]<\/th>\r\n<td style=\"width: 28.7117903930131%; height: 15px; text-align: center;\" valign=\"top\">Type I error<\/td>\r\n<td style=\"width: 22.379912663755462%; height: 15px; text-align: center;\" valign=\"top\">Correct decision<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\nThe probability of type I error is denoted as [latex]\\alpha[\/latex], and the probability of type II error is denoted as [latex]\\beta[\/latex]. That is:\r\n<p align=\"center\">[latex]\\alpha = P(\\text{Type I error}) = P(\\text{Reject }H_0|H_0\u00a0\\text{ is true})[\/latex]<\/p>\r\n<p align=\"center\">[latex]\\beta = P(\\text{Type II error}) = P(\\text{Do not reject }H_0|H_0\u00a0\\text{ is false})[\/latex]<\/p>\r\nThe type I error rate<em> [latex]\\alpha[\/latex]<\/em>\u00a0is also called the <strong>significance level<\/strong> of a hypothesis\u00a0test.\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example: Type I and Type II Errors<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nIn a diabetes blood test, a patient is diagnosed with the disease if the sugar level in their bloodstream is larger than the threshold C=130 mg\/dL. Suppose the distributions of sugar levels for the two populations (diabetes-free and having diabetes) are the two bell-shaped curves shown in the following figure.<a id=\"retfig8.1\"><\/a>\r\n\r\n[caption id=\"attachment_932\" align=\"aligncenter\" width=\"877\"]<img class=\"wp-image-932 size-full\" src=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/05\/image036.png\" alt=\"Two overlapping density curves, one red and one green. A cutoff line is marked, indicating the allowable Type II error. Image description available.\" width=\"877\" height=\"742\" \/> <strong>Figure 8.1<\/strong>: Trade-Off Between Type I and Type II Errors. [<a href=\"https:\/\/openbooks.macewan.ca\/introstats\/back-matter\/image-description\/#fig8.1\">Image Description (See Appendix D Figure 8.1)<\/a>][\/caption]<\/div>\r\n<div class=\"textbox__content\">\r\n\r\nDefine the hypotheses: <em>[latex]H_0[\/latex] <\/em>(a patient is disease free) vs.<em> [latex]H_a[\/latex]<\/em> (a patient has diabetes).\u00a0What are the type I and type II errors in this example?\r\n\r\nType I error: claim the person has diabetes (reject the null [latex]H_0[\/latex]) but actually the person does not have diabetes ([latex]H_0[\/latex] is in fact true). This is often referred to as a false positive.Type II error: claim the person does not have diabetes(do not reject the null [latex]H_0[\/latex]), but actually the person has diabetes ([latex]H_0[\/latex] is false). This is often referred to as a false negative.\r\n\r\n<\/div>\r\n<\/div>\r\nThe figure in the above example shows the trade-off between type I and type II errors. The gold area gives\u00a0<em>[latex]\\alpha[\/latex]<\/em>, the probability of the type I error; and the blue area gives <em>[latex]\\beta[\/latex]<\/em>, the probability of the type II\u00a0error. If we increase the threshold <em>C<\/em>\u00a0(move the cut-off to the right), the gold area will reduce\u00a0and the blue area will increase. That is the type I error rate <em>[latex]\\alpha[\/latex]<\/em>\u00a0will decrease and the type II\u00a0error rate [latex]\\beta[\/latex]\u00a0will increase. On the other hand, if we reduce the threshold <em>C<\/em>\u00a0(move\u00a0the cut-off to the left), the type I error rate <em>[latex]\\alpha[\/latex]<\/em>\u00a0will increase and the type II error rate will\u00a0decrease. This is the trade-off between the type I and type II errors <em>[latex]\\alpha[\/latex]<\/em>\u00a0and [latex]\\beta[\/latex]. It is not\u00a0a good idea to set either <em>[latex]\\alpha[\/latex]<\/em>\u00a0or <em>[latex]\\beta[\/latex]<\/em> to be too close to 0; otherwise, the other error rate will be huge. For example, if we set the threshold <em>C<\/em>\u00a0very large, few individuals will be diagnosed\u00a0as diabetic; as a result, many diabetic individuals will be misclassified as not having the disease (meaning we\u00a0have a high probability of committing a type I error). On the other hand, if we set the threshold\u00a0<em>C<\/em> very small, most individuals will be diagnosed as diabetic; consequently, many individuals who\u00a0are free of diabetes will be misclassified as diabetic (meaning we have a high probability of committing a type\u00a0II error). In general, we can set <em>[latex]\\alpha[\/latex]<\/em>\u00a0(or <em>[latex]\\beta[\/latex]<\/em>) to be relatively small if the consequence of\u00a0the type I (or type II) error is more serious. The <strong>power<\/strong> of a test is defined as\r\n<p align=\"center\">[latex]1 - \\beta = 1- P(\\text{Type II error}) [\/latex] [latex]= 1 - P(\\text{Do not reject } H_0 | H_0 \\text{ false}) = P(\\text{Reject } H_0 | H_0 \\text{ false}).[\/latex]<\/p>\r\nThis is the probability that we reject [latex]H_0[\/latex]\u00a0when [latex]H_0[\/latex]\u00a0is false.\u00a0Thus, it is of interest for a statistical test to have a high level of power.\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><\/div>\r\n<div>\r\n<div class=\"textbox textbox--exercises\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Exercise: Type I and Type II Errors<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nSuppose you are performing a statistical test to decide whether a nuclear reactor should be approved. The null hypothesis is that the reactor is safe to use, and so failing to reject the null hypothesis corresponds to approval.\r\n<ol type=\"a\">\r\n \t<li>Write down the null and alternative hypotheses.<\/li>\r\n \t<li>What are the type I and type II errors in this example?<\/li>\r\n \t<li>Which error has a more serious consequence, type I or type II? Which of <em>[latex]\\alpha[\/latex]<\/em>\u00a0or [latex]\\beta[\/latex]\u00a0should be smaller?<\/li>\r\n<\/ol>\r\n<details><summary>Show\/Hide Answer<\/summary><strong>Answers:<\/strong>\r\n<ol type=\"a\">\r\n \t<li>[latex]H_0[\/latex]: the nuclear reactor is safe versus [latex]H_a[\/latex]: the nuclear reactor is not safe.<\/li>\r\n \t<li>Type I error: disapprove the nuclear reactor for use given that the nuclear reactor is actually safe.\r\nType II error: approve the nuclear reactor for use given that the nuclear reactor is not safe.<\/li>\r\n \t<li>The type II error is more serious than the type I. Disapproving a safe reactor would waste time and money, but approving an unsafe reactor could lead to a nuclear meltdown, which is a catastrophic event. For this reason, we should set the type II error rate [latex]\\beta[\/latex] to be relatively small.<\/li>\r\n<\/ol>\r\n<\/details><\/div>\r\n<\/div>\r\n<\/div>","rendered":"<p>In testing hypotheses, there are only two possible outcomes: either reject [latex]H_0[\/latex] or do not reject [latex]H_0[\/latex]; in reality, there are only two possible scenarios: either [latex]H_0[\/latex] is true or [latex]H_0[\/latex] is false. Hence, regardless of which conclusion we make, we have a chance to make an error. There are two types of errors: Type I and Type II.<\/p>\n<p><strong>Type I error<\/strong>: reject the null [latex]H_0[\/latex]\u00a0when [latex]H_0[\/latex]\u00a0is in\u00a0fact true.<\/p>\n<p><strong>Type II error<\/strong>: do not reject the null [latex]H_0[\/latex]\u00a0when [latex]H_0[\/latex]\u00a0is false.<\/p>\n<p style=\"text-align: center;\"><strong>Table 8.2<\/strong>: Type I and Type II Error<\/p>\n<div style=\"margin: auto;\">\n<table class=\"aligncenter first-col-border\" style=\"height: 58px; width: 100%; border-spacing: 0px;\" cellpadding=\"2\">\n<thead>\n<tr class=\"border-bottom\" style=\"height: 15px;\">\n<td style=\"width: 29.585152838427952%; height: 15px;\" valign=\"top\"><\/td>\n<th class=\"border\" style=\"width: 28.7117903930131%; height: 15px; text-align: center;\" scope=\"col\" valign=\"top\">\n<div style=\"margin: auto;\">[latex]H_0[\/latex]<strong>\u00a0is True<\/strong><\/div>\n<\/th>\n<th class=\"border\" style=\"width: 22.379912663755462%; height: 15px; text-align: center;\" scope=\"col\" valign=\"top\">\n<div style=\"margin: auto;\"><strong> <em>[latex]H_0[\/latex]<\/em>\u00a0is False<\/strong><\/div>\n<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr style=\"height: 28px;\">\n<th style=\"width: 29.585152838427952%; height: 28px; height: 28px;\" scope=\"row\" valign=\"top\">Decision: Do not reject [latex]H_0[\/latex]<\/th>\n<td style=\"width: 28.7117903930131%; height: 28px; text-align: center;\" valign=\"top\">Correct decision<\/td>\n<td style=\"width: 22.379912663755462%; height: 28px; text-align: center;\" valign=\"top\">Type II error<\/td>\n<\/tr>\n<tr style=\"height: 15px;\">\n<th style=\"width: 29.585152838427952%; height: 15px;\" scope=\"row\" valign=\"top\">Decision: Reject [latex]H_0[\/latex]<\/th>\n<td style=\"width: 28.7117903930131%; height: 15px; text-align: center;\" valign=\"top\">Type I error<\/td>\n<td style=\"width: 22.379912663755462%; height: 15px; text-align: center;\" valign=\"top\">Correct decision<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>The probability of type I error is denoted as [latex]\\alpha[\/latex], and the probability of type II error is denoted as [latex]\\beta[\/latex]. That is:<\/p>\n<p style=\"text-align: center;\">[latex]\\alpha = P(\\text{Type I error}) = P(\\text{Reject }H_0|H_0\u00a0\\text{ is true})[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\beta = P(\\text{Type II error}) = P(\\text{Do not reject }H_0|H_0\u00a0\\text{ is false})[\/latex]<\/p>\n<p>The type I error rate<em> [latex]\\alpha[\/latex]<\/em>\u00a0is also called the <strong>significance level<\/strong> of a hypothesis\u00a0test.<\/p>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example: Type I and Type II Errors<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>In a diabetes blood test, a patient is diagnosed with the disease if the sugar level in their bloodstream is larger than the threshold C=130 mg\/dL. Suppose the distributions of sugar levels for the two populations (diabetes-free and having diabetes) are the two bell-shaped curves shown in the following figure.<a id=\"retfig8.1\"><\/a><\/p>\n<figure id=\"attachment_932\" aria-describedby=\"caption-attachment-932\" style=\"width: 877px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-932 size-full\" src=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/05\/image036.png\" alt=\"Two overlapping density curves, one red and one green. A cutoff line is marked, indicating the allowable Type II error. Image description available.\" width=\"877\" height=\"742\" srcset=\"https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/05\/image036.png 877w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/05\/image036-300x254.png 300w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/05\/image036-768x650.png 768w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/05\/image036-65x55.png 65w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/05\/image036-225x190.png 225w, https:\/\/openbooks.macewan.ca\/introstats\/wp-content\/uploads\/sites\/8\/2021\/05\/image036-350x296.png 350w\" sizes=\"auto, (max-width: 877px) 100vw, 877px\" \/><figcaption id=\"caption-attachment-932\" class=\"wp-caption-text\"><strong>Figure 8.1<\/strong>: Trade-Off Between Type I and Type II Errors. [<a href=\"https:\/\/openbooks.macewan.ca\/introstats\/back-matter\/image-description\/#fig8.1\">Image Description (See Appendix D Figure 8.1)<\/a>]<\/figcaption><\/figure>\n<\/div>\n<div class=\"textbox__content\">\n<p>Define the hypotheses: <em>[latex]H_0[\/latex] <\/em>(a patient is disease free) vs.<em> [latex]H_a[\/latex]<\/em> (a patient has diabetes).\u00a0What are the type I and type II errors in this example?<\/p>\n<p>Type I error: claim the person has diabetes (reject the null [latex]H_0[\/latex]) but actually the person does not have diabetes ([latex]H_0[\/latex] is in fact true). This is often referred to as a false positive.Type II error: claim the person does not have diabetes(do not reject the null [latex]H_0[\/latex]), but actually the person has diabetes ([latex]H_0[\/latex] is false). This is often referred to as a false negative.<\/p>\n<\/div>\n<\/div>\n<p>The figure in the above example shows the trade-off between type I and type II errors. The gold area gives\u00a0<em>[latex]\\alpha[\/latex]<\/em>, the probability of the type I error; and the blue area gives <em>[latex]\\beta[\/latex]<\/em>, the probability of the type II\u00a0error. If we increase the threshold <em>C<\/em>\u00a0(move the cut-off to the right), the gold area will reduce\u00a0and the blue area will increase. That is the type I error rate <em>[latex]\\alpha[\/latex]<\/em>\u00a0will decrease and the type II\u00a0error rate [latex]\\beta[\/latex]\u00a0will increase. On the other hand, if we reduce the threshold <em>C<\/em>\u00a0(move\u00a0the cut-off to the left), the type I error rate <em>[latex]\\alpha[\/latex]<\/em>\u00a0will increase and the type II error rate will\u00a0decrease. This is the trade-off between the type I and type II errors <em>[latex]\\alpha[\/latex]<\/em>\u00a0and [latex]\\beta[\/latex]. It is not\u00a0a good idea to set either <em>[latex]\\alpha[\/latex]<\/em>\u00a0or <em>[latex]\\beta[\/latex]<\/em> to be too close to 0; otherwise, the other error rate will be huge. For example, if we set the threshold <em>C<\/em>\u00a0very large, few individuals will be diagnosed\u00a0as diabetic; as a result, many diabetic individuals will be misclassified as not having the disease (meaning we\u00a0have a high probability of committing a type I error). On the other hand, if we set the threshold\u00a0<em>C<\/em> very small, most individuals will be diagnosed as diabetic; consequently, many individuals who\u00a0are free of diabetes will be misclassified as diabetic (meaning we have a high probability of committing a type\u00a0II error). In general, we can set <em>[latex]\\alpha[\/latex]<\/em>\u00a0(or <em>[latex]\\beta[\/latex]<\/em>) to be relatively small if the consequence of\u00a0the type I (or type II) error is more serious. The <strong>power<\/strong> of a test is defined as<\/p>\n<p style=\"text-align: center;\">[latex]1 - \\beta = 1- P(\\text{Type II error})[\/latex] [latex]= 1 - P(\\text{Do not reject } H_0 | H_0 \\text{ false}) = P(\\text{Reject } H_0 | H_0 \\text{ false}).[\/latex]<\/p>\n<p>This is the probability that we reject [latex]H_0[\/latex]\u00a0when [latex]H_0[\/latex]\u00a0is false.\u00a0Thus, it is of interest for a statistical test to have a high level of power.<\/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><\/div>\n<div>\n<div class=\"textbox textbox--exercises\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Exercise: Type I and Type II Errors<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Suppose you are performing a statistical test to decide whether a nuclear reactor should be approved. The null hypothesis is that the reactor is safe to use, and so failing to reject the null hypothesis corresponds to approval.<\/p>\n<ol type=\"a\">\n<li>Write down the null and alternative hypotheses.<\/li>\n<li>What are the type I and type II errors in this example?<\/li>\n<li>Which error has a more serious consequence, type I or type II? Which of <em>[latex]\\alpha[\/latex]<\/em>\u00a0or [latex]\\beta[\/latex]\u00a0should be smaller?<\/li>\n<\/ol>\n<details>\n<summary>Show\/Hide Answer<\/summary>\n<p><strong>Answers:<\/strong><\/p>\n<ol type=\"a\">\n<li>[latex]H_0[\/latex]: the nuclear reactor is safe versus [latex]H_a[\/latex]: the nuclear reactor is not safe.<\/li>\n<li>Type I error: disapprove the nuclear reactor for use given that the nuclear reactor is actually safe.<br \/>\nType II error: approve the nuclear reactor for use given that the nuclear reactor is not safe.<\/li>\n<li>The type II error is more serious than the type I. Disapproving a safe reactor would waste time and money, but approving an unsafe reactor could lead to a nuclear meltdown, which is a catastrophic event. For this reason, we should set the type II error rate [latex]\\beta[\/latex] to be relatively small.<\/li>\n<\/ol>\n<\/details>\n<\/div>\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-929","chapter","type-chapter","status-publish","hentry"],"part":889,"_links":{"self":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/929","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":30,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/929\/revisions"}],"predecessor-version":[{"id":5298,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/929\/revisions\/5298"}],"part":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/parts\/889"}],"metadata":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapters\/929\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/wp\/v2\/media?parent=929"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/pressbooks\/v2\/chapter-type?post=929"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/wp\/v2\/contributor?post=929"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/openbooks.macewan.ca\/introstats\/wp-json\/wp\/v2\/license?post=929"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}