{"id":11682,"date":"2021-02-26T12:06:16","date_gmt":"2021-02-26T12:06:16","guid":{"rendered":"https:\/\/analystprep.com\/study-notes\/?p=11682"},"modified":"2026-05-01T12:48:01","modified_gmt":"2026-05-01T12:48:01","slug":"hypothesis-testing","status":"publish","type":"post","link":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/","title":{"rendered":"Hypothesis Testing"},"content":{"rendered":"<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"QAPage\",\n  \"mainEntity\": {\n    \"@type\": \"Question\",\n    \"name\": \"Which of the following most likely reports the correct value of the t-statistic for the slope and most accurately evaluates its statistical significance with 95% confidence?\",\n    \"text\": \"Neeth Shinu, CFA, is forecasting price elasticity of supply for a certain product. Shinu uses the quantity of the product supplied for the past 5 months as the dependent variable and price per unit of the product as the independent variable. The regression results are shown below.\\n\\nRegression Statistics:\\nMultiple R: 0.9971\\nR Square: 0.9941\\nAdjusted R Square: 0.9922\\nStandard Error: 3.6515\\nObservations: 5\\n\\nCoefficients:\\nIntercept: -159 (Standard Error: 10.520, t Stat: -15.114, P-value: 0.001)\\nSlope: 0.26 (Standard Error: 0.012, t Stat: 22.517, P-value: 0.000)\\n\\nWhich of the following most likely reports the correct value of the t-statistic for the slope and most accurately evaluates its statistical significance with 95% confidence?\\n\\nA. t = 21.67; slope is significantly different from zero.\\n\\nB. t = 3.18; slope is significantly different from zero.\\n\\nC. t = 22.57; slope is not significantly different from zero.\",\n    \"answerCount\": 1,\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"The correct answer is A.\\n\\nThe t-statistic is calculated using the formula:\\n\\nt = (b1_hat - b1) \/ SE_b1\\n\\nWhere b1 is the true slope coefficient, b1_hat is the estimated slope coefficient, and SE_b1 is the standard error of the slope.\\n\\nt = (0.26 - 0) \/ 0.012 = 21.67\\n\\nWith n - 2 = 3 degrees of freedom, the critical two-tailed t-value at 95% confidence is \u00b13.18. Since 21.67 exceeds 3.18, the slope is statistically significant and significantly different from zero.\"\n    }\n  }\n}\n<\/script><\/p>\n<p><iframe loading=\"lazy\" src=\"\/\/www.youtube.com\/embed\/r3Hs3NHW-GE\" width=\"611\" height=\"343\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n<p>Hypothesis testing is used to test whether the estimated regression coefficients are statistically significant. Hypothesis testing can be performed using the confidence interval approach or the t-test approach.<\/p>\n<p>In the previous learning objective, we discussed the confidence interval approach. In this section, we will explore the t-test approach.<\/p>\n<div style=\"text-align: center; margin: 25px 0;\"><a style=\"display: inline-block; padding: 12px 20px; border: 2px solid #2f5cff; border-radius: 999px; color: #2f5cff; text-decoration: none; background: #f7f9fc; white-space: nowrap;\" href=\"https:\/\/analystprep.com\/free-trial\/\" target=\"_blank\" rel=\"noopener\"> Understand hypothesis testing with our free trial. <\/a><\/div>\n<p><strong>T-test Approach<\/strong><\/p>\n<p>The t-test of significance is performed following the steps below:<\/p>\n<ol>\n<li>Set the significance level for the test.<\/li>\n<li>Formulate the null and the alternative hypothesis.<\/li>\n<\/ol>\n<p>\u00a0 \u00a0 \u00a0iii. Calculate the t-statistic using the formula:<\/p>\n<p>$$\\text{t}=\\frac{\\widehat{b_{1}}-b_1}{\\widehat{S_{b_{1}}}}$$<\/p>\n<p>Where:<\/p>\n<ul>\n<li>\\(b_{1}\\) = True slope coefficient<\/li>\n<li>\\(\\widehat{b_{1}}\\) = Point estimator for \\(b_{1}\\)<\/li>\n<li>\\(\\widehat{S_{b_{1}}}\\) = Standard error of the regression coefficient<\/li>\n<\/ul>\n<ol>\n<li>Compare the absolute value of the t-statistic to the critical t value \\(t_{c}\\).<\/li>\n<\/ol>\n<ul>\n<li>Reject the null hypothesis if the absolute value of the t-statistic is greater than the critical t-value, i.e., \\(t&gt;+t_{\\text{critical}}\\) or \\(&lt;-t_{\\text{critical}}\\).<\/li>\n<\/ul>\n<p><strong>Example: Hypothesis Testing of the Significance of Regression Coefficients<\/strong><\/p>\n<p>Shah generates the following output from the regression analysis of inflation on unemployment.<\/p>\n<p>$$\\small{\\begin{array}{llll}\\hline{}&amp; \\textbf{Regression Statistics} &amp;{}&amp;{}\\\\ \\hline{}&amp; \\text{Multiple R} &amp; 0.8766 &amp;{} \\\\ {}&amp; \\text{R Square} &amp; 0.7684 &amp;{} \\\\ {}&amp; \\text{Adjusted R Square} &amp; 0.7394 &amp; {}\\\\ {}&amp; \\text{Standard Error} &amp; 0.0063 &amp;{}\\\\ {}&amp; \\text{Observations} &amp; 10 &amp;{}\\\\ \\hline {}&amp; &amp; &amp; \\\\ \\hline{} &amp; \\textbf{Coefficients} &amp; \\textbf{Standard Error} &amp; \\textbf{t Stat}\\\\ \\hline \\text{Intercept} &amp; 0.0710 &amp; 0.0094 &amp; 7.5160 \\\\\\text{Forecast (Slope)} &amp; -0.9041 &amp; 0.1755 &amp; -5.1516\\\\ \\hline\\end{array}}$$<\/p>\n<p>At the 5% significant level, test the null hypothesis that the slope coefficient is significantly different from one, i.e.,<\/p>\n<p>\u00a0$$ H_{0}: b_{1}= 1 vs. H_{a}: b_{1}\u22601 $$<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>The calculated t-statistic, \\(\\text{t}=\\frac{\\widehat{b_{1}}-b_1}{\\widehat{S_{b_{1}}}}\\) is equal to:<\/p>\n<p>$$\\begin{align*}\\text{t}&amp;= \\frac{-0.9041-1}{0.1755}\\\\&amp;=-10.85\\end{align*}$$<\/p>\n<p>The critical two-tail t-values from the table with \\(n-2=8\\) degrees of freedom are:<\/p>\n<p>$$\\text{t}_{c}=\u00b12.306$$<\/p>\n<p>&nbsp;<\/p>\n<p>Notice that \\(|t|&gt;t_{c}\\) i.e., (\\(10.85&gt;2.306\\))<\/p>\n<p>Thus, we reject the null hypothesis and conclude that the estimated slope coefficient is statistically different from one.<\/p>\n<p>&nbsp;<\/p>\n<blockquote>\n<h2>Question<\/h2>\n<p>Neeth Shinu, CFA, is forecasting price elasticity of supply for certain a product. Shinu uses the quantity of the product supplied for the past 5months as the dependent variable and price per unit of the product as the independent variable. The regression results are shown below.<\/p>\n<p>$$\\small{\\begin{array}{lccccc}\\hline \\textbf{Regression Statistics} &amp; &amp; &amp; &amp; &amp; \\\\ \\hline \\text{Multiple R} &amp; 0.9971 &amp; {}&amp; {}&amp;{}\\\\ \\text{R Square} &amp; 0.9941 &amp; &amp; &amp; \\\\ \\text{Adjusted R Square} &amp; 0.9922 &amp; &amp; &amp; &amp; \\\\ \\text{Standard Error} &amp; 3.6515 &amp; &amp; &amp; \\\\ \\text{Observations} &amp; 5 &amp; &amp; &amp; \\\\ \\hline {}&amp; \\textbf{Coefficients} &amp; \\textbf{Standard Error} &amp; \\textbf{t Stat} &amp; \\textbf{P-value}\\\\ \\hline\\text{Intercept} &amp; -159 &amp; 10.520 &amp; (15.114) &amp; 0.001\\\\ \\text{Slope} &amp; 0.26 &amp; 0.012 &amp; 22.517 &amp; 0.000\\\\ \\hline\\end{array}}$$<\/p>\n<p>Which of the following <em>most likely<\/em> reports the correct value of the t-statistic for the slope and <em>most accurately<\/em> evaluates its statistical significance with 95% confidence?<\/p>\n<ol style=\"list-style-type: upper-alpha;\">\n<li>\\(t=21.67\\);\u00a0slope is significantly different from zero.<\/li>\n<li>\\(t= 3.18\\); slope is significantly different from zero.<\/li>\n<li>\\(t=22.57\\);\u00a0slope is not significantly different from zero.<\/li>\n<\/ol>\n<h3>Solution<\/h3>\n<p><strong>The correct answer is A.<\/strong><\/p>\n<p>The t-statistic is calculated using the formula:<\/p>\n<p>$$\\text{t}=\\frac{\\widehat{b_{1}}-b_1}{\\widehat{S_{b_{1}}}}$$<\/p>\n<p>Where:<\/p>\n<ul>\n<li>\\(b_{1}\\) = True slope coefficient<\/li>\n<li>\\(\\widehat{b_{1}}\\) = Point estimator for \\(b_{1}\\)<\/li>\n<li>\\(\\widehat{S_{b_{1}}}\\) = Standard error of the regression coefficient<\/li>\n<\/ul>\n<p>$$\\begin{align*}\\text{t}&amp;=\\frac{0.26-0}{0.012}\\\\&amp;=21.67\\end{align*}$$<\/p>\n<p>The critical two-tail t-values from the t-table with \\(n-2 = 3\\) degrees of freedom are:<\/p>\n<p>$$t_{c}=\\pm 3.18$$<\/p>\n<\/blockquote>\n<p>Reading 0: Introduction to Linear Regression<\/p>\n<p><em>LOS 0 (f) Formulate a null and alternative hypothesis about a population value of a regression coefficient, and determine whether the null hypothesis is rejected at a given level of significance<\/em><\/p>\n<div style=\"text-align: center; margin: 40px 0;\"><a style=\"display: inline-block; padding: 14px 26px; background: #4a76d1; color: #fff; border-radius: 999px; text-decoration: none;\" href=\"https:\/\/analystprep.com\/free-trial\/\" target=\"_blank\" rel=\"noopener\"> Start Free Trial \u2192 <\/a><\/p>\n<p style=\"margin-top: 10px;\">Learn confidence intervals, t-tests, and statistical decision-making with clear study tools.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Hypothesis testing is used to test whether the estimated regression coefficients are statistically significant. Hypothesis testing can be performed using the confidence interval approach or the t-test approach. In the previous learning objective, we discussed the confidence interval approach. In&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[102,229],"tags":[216,236,230],"class_list":["post-11682","post","type-post","status-publish","format-standard","hentry","category-cfa-level-2","category-quantitative-method","tag-cfa-level-2","tag-confidence-interval-for-predicted-values","tag-quantitative-method","blog-post","no-post-thumbnail","animate"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hypothesis Testing | CFA Level II Notes<\/title>\n<meta name=\"description\" content=\"Learn key concepts in hypothesis testing, including t-tests, test statistics, and coefficient restrictions in regression analysis.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hypothesis Testing | CFA Level II Notes\" \/>\n<meta property=\"og:description\" content=\"Learn key concepts in hypothesis testing, including t-tests, test statistics, and coefficient restrictions in regression analysis.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/\" \/>\n<meta property=\"og:site_name\" content=\"CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2021-02-26T12:06:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-01T12:48:01+00:00\" \/>\n<meta name=\"author\" content=\"Irene R\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Irene R\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/hypothesis-testing\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/hypothesis-testing\\\/\"},\"author\":{\"name\":\"Irene R\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/7002f30d8f174958802c1c30b167eaf5\"},\"headline\":\"Hypothesis Testing\",\"datePublished\":\"2021-02-26T12:06:16+00:00\",\"dateModified\":\"2026-05-01T12:48:01+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/hypothesis-testing\\\/\"},\"wordCount\":650,\"keywords\":[\"CFA-level-2\",\"Confidence Interval for Predicted Values\",\"Quantitative Method\"],\"articleSection\":[\"CFA Level II Study Notes\",\"Quantitative Method\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/hypothesis-testing\\\/\",\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/hypothesis-testing\\\/\",\"name\":\"Hypothesis Testing | CFA Level II Notes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#website\"},\"datePublished\":\"2021-02-26T12:06:16+00:00\",\"dateModified\":\"2026-05-01T12:48:01+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/7002f30d8f174958802c1c30b167eaf5\"},\"description\":\"Learn key concepts in hypothesis testing, including t-tests, test statistics, and coefficient restrictions in regression analysis.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/hypothesis-testing\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/hypothesis-testing\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/hypothesis-testing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hypothesis Testing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#website\",\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/\",\"name\":\"CFA, FRM, and Actuarial Exams Study Notes\",\"description\":\"Question Bank and Study Notes for the CFA, FRM, and Actuarial exams\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/7002f30d8f174958802c1c30b167eaf5\",\"name\":\"Irene R\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g\",\"caption\":\"Irene R\"},\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/author\\\/irene\\\/\"}]}<\/script>\n<meta property=\"og:video\" content=\"https:\/\/www.youtube.com\/embed\/r3Hs3NHW-GE\" \/>\n<meta property=\"og:video:type\" content=\"text\/html\" \/>\n<meta property=\"og:video:duration\" content=\"3436\" \/>\n<meta property=\"og:video:width\" content=\"480\" \/>\n<meta property=\"og:video:height\" content=\"270\" \/>\n<meta property=\"ya:ovs:adult\" content=\"false\" \/>\n<meta property=\"ya:ovs:upload_date\" content=\"2021-02-26T12:06:16+00:00\" \/>\n<meta property=\"ya:ovs:allow_embed\" content=\"true\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hypothesis Testing | CFA Level II Notes","description":"Learn key concepts in hypothesis testing, including t-tests, test statistics, and coefficient restrictions in regression analysis.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/","og_locale":"en_US","og_type":"article","og_title":"Hypothesis Testing | CFA Level II Notes","og_description":"Learn key concepts in hypothesis testing, including t-tests, test statistics, and coefficient restrictions in regression analysis.","og_url":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/","og_site_name":"CFA, FRM, and Actuarial Exams Study Notes","article_published_time":"2021-02-26T12:06:16+00:00","article_modified_time":"2026-05-01T12:48:01+00:00","author":"Irene R","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Irene R","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/"},"author":{"name":"Irene R","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/7002f30d8f174958802c1c30b167eaf5"},"headline":"Hypothesis Testing","datePublished":"2021-02-26T12:06:16+00:00","dateModified":"2026-05-01T12:48:01+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/"},"wordCount":650,"keywords":["CFA-level-2","Confidence Interval for Predicted Values","Quantitative Method"],"articleSection":["CFA Level II Study Notes","Quantitative Method"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/","url":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/","name":"Hypothesis Testing | CFA Level II Notes","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/#website"},"datePublished":"2021-02-26T12:06:16+00:00","dateModified":"2026-05-01T12:48:01+00:00","author":{"@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/7002f30d8f174958802c1c30b167eaf5"},"description":"Learn key concepts in hypothesis testing, including t-tests, test statistics, and coefficient restrictions in regression analysis.","breadcrumb":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/hypothesis-testing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/study-notes\/"},{"@type":"ListItem","position":2,"name":"Hypothesis Testing"}]},{"@type":"WebSite","@id":"https:\/\/analystprep.com\/study-notes\/#website","url":"https:\/\/analystprep.com\/study-notes\/","name":"CFA, FRM, and Actuarial Exams Study Notes","description":"Question Bank and Study Notes for the CFA, FRM, and Actuarial exams","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/analystprep.com\/study-notes\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/7002f30d8f174958802c1c30b167eaf5","name":"Irene R","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g","caption":"Irene R"},"url":"https:\/\/analystprep.com\/study-notes\/author\/irene\/"}]},"og_video":"https:\/\/www.youtube.com\/embed\/r3Hs3NHW-GE","og_video_type":"text\/html","og_video_duration":"3436","og_video_width":"480","og_video_height":"270","ya_ovs_adult":"false","ya_ovs_upload_date":"2021-02-26T12:06:16+00:00","ya_ovs_allow_embed":"true"},"_links":{"self":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/11682","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/comments?post=11682"}],"version-history":[{"count":33,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/11682\/revisions"}],"predecessor-version":[{"id":43201,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/11682\/revisions\/43201"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/media?parent=11682"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/categories?post=11682"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/tags?post=11682"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}