{"id":28519,"date":"2022-09-01T06:43:46","date_gmt":"2022-09-01T06:43:46","guid":{"rendered":"https:\/\/analystprep.com\/study-notes\/?p=28519"},"modified":"2024-11-20T11:31:42","modified_gmt":"2024-11-20T11:31:42","slug":"calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables","status":"publish","type":"post","link":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/","title":{"rendered":"Calculate probabilities for linear combinations of independent normal random variables"},"content":{"rendered":"<h4>Definition:<\/h4>\n<p>Let \\(X_{1}, X_{2}, \\ldots, X_{n}\\) be random variables and let \\(c_{1}, c_{2}, \\ldots, c_{n}\\) be constants.<\/p>\n<p>Then,<br \/>\n$$<br \/>\n\\text{Y}=\\text{c}_{1}<br \/>\n\\text{X}_{1}+\\text{c}_{2} \\text{X}_{2}+\\cdots+\\text{c}_{\\text{n}} \\text{X}_{\\text{n}}<br \/>\n$$<br \/>\nis a linear combination of \\(X_{1}, X_{2}, \\ldots, X_{n}\\).<\/p>\n<p>In this reading, however, we will only base our discussion on the linear combinations of independent normal random variables.<\/p>\n<h2>Independent Normal Random Variables<\/h2>\n<p>In statistics, it is usually assumed that a sample is drawn from a population that is normally distributed with mean \\(\\mu\\) and variance \\(\\sigma^{2}\\).<\/p>\n<p>Now, let \\(\\text{X}_{1}, \\text{X}_{2}, \\ldots, \\text{X}_{\\text{n}}\\) be independent normal random variables with means \\(\\mu_{1}, \\mu_{2}, \\ldots, \\mu_{\\text{n}}\\) and variances \\(\\sigma_{1}^{2}, \\sigma_{2}^{2}, \\ldots, \\sigma_{\\text{n}}^{2}\\), respectively. Then, it can be proven that \\(\\text{X}_{1}+\\text{X}_{2}+\\cdots+\\text{X}_{\\text{n}}\\) is normally distributed with mean \\(\\mu_{1}+\\mu_{2}+\\cdots+\\mu_{\\text{n}}\\) and variance \\(\\sigma_{1}^{2}+\\sigma_{2}^{2}+\\ldots+\\sigma_{\\text{n}}^{2}\\).<\/p>\n<h2>Probabilities for the Sum of Independent Normal Random Variables<\/h2>\n<p>We can calculate the probability for linear combinations of independent normal random variables. This is illustrated in the following examples:<\/p>\n<h4>Example 1<\/h4>\n<p>The annual incomes of three businessmen are normal with means 1000, 2000 and 3000, respectively. The variances of income are 750, 950, and 800, respectively.<\/p>\n<p>Suppose that the annual incomes are independent.<\/p>\n<p>Find the probability that the total annual income is exactly 6,100.<\/p>\n<h4>Solution<\/h4>\n<p>Let \\(X_{1}, X_{2}, X_{3}\\) be the random variables for the income of the three businessmen, respectively.<\/p>\n<p>Since, \\(X_{1}, X_{2}, X_{3}\\) are normal with means 1000,2000 and 3000 and variances 750,950 and 800 , respectively, then \\(X_{1}+X_{2}+X_{3}\\) is normal with mean \\(1,000+2,000+3,000=6,000\\) and variance \\(750+950+800=2,500\\)<\/p>\n<p>We wish to find, <br \/>\n$$<br \/>\n\\text{P}\\left(\\text{X}_{1}+\\text{X}_{2}+\\text{X}_{3}=3,000\\right)=\\text{P}\\left(\\text{Z}=\\frac{6,100-6,000}{\\sqrt{2,500}}\\right)=\\text{P}(\\text{Z}=2)<br \/>\n$$<br \/>\nand from the standard normal table,<br \/>\n$$<br \/>\n\\text{P}(\\text{Z}=2)=0.9772<br \/>\n$$<\/p>\n<h4>Example 2<\/h4>\n<p>Let \\(X_{1}\\) and \\(X_{2}\\) be the random variables for the amount of sickness benefits given to two individuals, \\(A\\) and \\(\\text{B}\\), respectively. \\(\\text{X}_{1}\\) and \\(\\text{X}_{2}\\) are independent with the following probability density functions:<br \/>\n$$<br \/>\n\\text{f}\\left(\\text{x}_{1}\\right)=\\left\\{\\begin{array}{c}<br \/>\n\\frac{1}{\\sqrt{32 \\pi}} e^{-\\frac{1}{2}\\left(\\frac{\\text{x}_{1}-20}{4}\\right)^{2}}, \\quad\\text{x}_{1} \\geq 0 \\\\<br \/>\n0, \\quad \\quad \\quad \\quad \\quad\\quad\\text { elsewhere }<br \/>\n\\end{array}\\right.<br \/>\n$$<br \/>\nand,<br \/>\n$$<br \/>\n\\text{f}\\left(\\text{x}_{2}\\right)=\\left\\{\\begin{array}{c}<br \/>\n\\frac{1}{\\sqrt{18 \\pi}} e^{-\\frac{1}{2}\\left(\\frac{\\text{x}_{2}-20}{3}\\right)^{2}}, \\quad x_{2} \\geq 0 \\\\<br \/>\n0, \\quad \\text { elsewhere }<br \/>\n\\end{array}\\right.<br \/>\n$$<br \/>\nFind \\(\\text{P}\\left(\\text{X}_{1}+\\text{X}_{2} \\leq 45\\right)\\)<\/p>\n<h4>Solution<\/h4>\n<p>From the given pdfs, we can see that \\(X_{1}\\) and \\(X_{2}\\) are normal random variables with means 20 and 30, respectively, and variances 16 and 9, respectively.<\/p>\n<p>Now, since \\(X_{1}\\) and \\(X_{2}\\), are independent, then \\(X_{1}+X_{2}\\) is normal with mean \\(20+30=50\\) and variance \\(16+9=25\\)<\/p>\n<p>We wish to find,<\/p>\n<p>$$<br \/>\n\\begin{align}<br \/>\n\\text{P}\\left(\\text{X}_{1}+\\text{X}_{2} \\leq 45\\right) &amp;=\\text{P}\\left(\\mathrm{Z}&lt;\\frac{45.5-50}{\\sqrt{25}}\\right) \\\\ &amp;=\\text{P}(\\text{Z} \\leq-0.9) \\\\<br \/>\n&amp;=1-0.8159 \\\\ &amp;=0.1841 \\end{align}<br \/>\n$$<br \/>\nAlternatively, we can find this probability by integration,<br \/>\n$$<br \/>\n\\begin{align}<br \/>\n\\text{P}\\left(\\text{X}_{1}+\\text{X}_{2} \\leq 45\\right) &amp;=\\int_{0}^{45.5} \\frac{1}{\\sqrt{25 \\times 2 \\times \\pi}} \\text{e}^{-\\frac{1}{2}\\left(\\frac{\\text{X}_{2}-50}{5}\\right)^{2}} \\\\&amp;=0.1841<br \/>\n\\end{align}<br \/>\n$$<\/p>\n<h4>Example 3<\/h4>\n<p>An actuary is analyzing the annual number of accidents in two neighboring cities, \\(\\text{P}\\) and \\(\\text{Q}\\), for its insured clients. Let \\(\\text{X}\\) be the total annual number of accident claims from town \\(\\text{P}\\) and let \\(\\text{Y}\\) be the total annual number of accident claims from town \\(Q\\). \\(X\\) is normal with mean 10 and standard deviation 2. \\(Y\\) is also normal with mean 9 and standard deviation 2.5.<\/p>\n<p>Assume that \\(\\text{X}\\) and \\(\\text{Y}\\) are independent.<\/p>\n<p>Calculate \\(\\text{P}(\\text{X}+\\text{Y} \\geq 5)\\)<\/p>\n<h4>Solution<\/h4>\n<p>Since \\(\\text{X}\\) and \\(\\text{Y}\\) are independent normal random variables, then \\(\\text{X}+\\text{Y}\\) is also normal with mean \\(10+9=\\) 19 and variance \\(4+6.25=10.25\\).<\/p>\n<p>Now,<br \/>\n$$<br \/>\n\\begin{align}<br \/>\n\\text{P}(\\text{X}+\\text{Y} \\geq 5) &amp;=\\text{P}\\left(\\text{Z}&gt;\\frac{4.5-19}{\\sqrt{10.25}}\\right) \\\\<br \/>\n&amp;=\\text{P}(\\text{Z}&gt;-1.874)=0.9695<br \/>\n\\end{align}<br \/>\n$$<\/p>\n<h4>Example 4<\/h4>\n<p>Let \\(X\\) and \\(Y\\) be the number of days of hospitalization for two individuals, \\(M\\) and \\(N\\), respectively. \\(X\\) and \\(Y\\) are normally distributed as \\(X \\sim N(20,9)\\) and \\(Y \\sim N(11,7)\\).<\/p>\n<p>Assume that \\(\\text{X}\\) and \\(\\text{Y}\\) are independent.<\/p>\n<p>Find the probability that the difference between the number of days of hospitalization for \\(\\text{M}\\) and \\(\\text{N}\\) does not exceed \\(3\\).<\/p>\n<h4>Solution<\/h4>\n<p>Since \\(X \\sim N(20,9)\\) and \\(Y \\sim N(11,7)\\) and that \\(X\\) and \\(Y\\) are independent, then the random variable, \\(\\text{X}-\\text{Y} \\sim \\text{N}(20-11,9+7) \\Rightarrow \\text{X}-\\text{Y} \\sim(9,16)\\)<\/p>\n<p>We wish to find,<br \/>\n$$\\begin{align} \\text{P}(\\mathrm{X}-\\mathrm{Y} \\leq 3) &amp;=\\mathrm{P}\\left(\\mathrm{Z}&lt;\\frac{3.5-9}{\\sqrt{16}}\\right) \\\\ <br \/>\n&amp;= \\mathrm{P}(\\mathrm{Z}&lt;-1.375)=1-0.9155=0.0845<br \/>\n\\end{align}$$<\/p>\n<p>&nbsp;<\/p>\n<p><em>Below is the pdf for the standard normal table required for this reading<\/em>:<\/p>\n<p><strong><em><a href=\"https:\/\/analystprep.com\/study-notes\/wp-content\/uploads\/2022\/09\/STANDARD-NORMAL-TABLE-pdf.pdf\">Standard Normal Table pdf<\/a><\/em><\/strong><\/p>\n<p>Please click the above icon to view the table.<\/p>\n<p>&nbsp;<\/p>\n<p><em><strong>Learning Outcome<\/strong><\/em><\/p>\n<p><em><strong>Topic 3. g: Multivariate Random Variables &#8211; Calculate probabilities for linear combinations of independent normal random variables<\/strong><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Definition: Let \\(X_{1}, X_{2}, \\ldots, X_{n}\\) be random variables and let \\(c_{1}, c_{2}, \\ldots, c_{n}\\) be constants. Then, $$ \\text{Y}=\\text{c}_{1} \\text{X}_{1}+\\text{c}_{2} \\text{X}_{2}+\\cdots+\\text{c}_{\\text{n}} \\text{X}_{\\text{n}} $$ is a linear combination of \\(X_{1}, X_{2}, \\ldots, X_{n}\\). In this reading, however, we will only&#8230;<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[577,92],"tags":[],"class_list":["post-28519","post","type-post","status-publish","format-standard","hentry","category-actuarial-exam-p","category-soa","blog-post","no-post-thumbnail","animate"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Calculate probabilities for linear combinations of independent normal random variables - CFA, FRM, and Actuarial Exams Study Notes<\/title>\n<meta name=\"description\" content=\"Multivariate Random Variables \u2013 Calculate probabilities for linear combinations of independent normal random variables.\" \/>\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\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Calculate probabilities for linear combinations of independent normal random variables - CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"og:description\" content=\"Multivariate Random Variables \u2013 Calculate probabilities for linear combinations of independent normal random variables.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/\" \/>\n<meta property=\"og:site_name\" content=\"CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2022-09-01T06:43:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-20T11:31:42+00:00\" \/>\n<meta name=\"author\" content=\"AnalystPrep Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"AnalystPrep Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\\\/\"},\"author\":{\"name\":\"AnalystPrep Team\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/ed0c939f3f12a02c5a193708b713d89e\"},\"headline\":\"Calculate probabilities for linear combinations of independent normal random variables\",\"datePublished\":\"2022-09-01T06:43:46+00:00\",\"dateModified\":\"2024-11-20T11:31:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\\\/\"},\"wordCount\":870,\"articleSection\":[\"Actuarial Exam P\",\"SOA\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\\\/\",\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\\\/\",\"name\":\"Calculate probabilities for linear combinations of independent normal random variables - CFA, FRM, and Actuarial Exams Study Notes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#website\"},\"datePublished\":\"2022-09-01T06:43:46+00:00\",\"dateModified\":\"2024-11-20T11:31:42+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/ed0c939f3f12a02c5a193708b713d89e\"},\"description\":\"Multivariate Random Variables \u2013 Calculate probabilities for linear combinations of independent normal random variables.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Calculate probabilities for linear combinations of independent normal random variables\"}]},{\"@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\\\/ed0c939f3f12a02c5a193708b713d89e\",\"name\":\"AnalystPrep Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0828fe7fdfdcf636b2061b4c563e20cc9b7453f7cd1641b4c43edbfba896727a?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0828fe7fdfdcf636b2061b4c563e20cc9b7453f7cd1641b4c43edbfba896727a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0828fe7fdfdcf636b2061b4c563e20cc9b7453f7cd1641b4c43edbfba896727a?s=96&d=mm&r=g\",\"caption\":\"AnalystPrep Team\"},\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/author\\\/analystprep-team\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Calculate probabilities for linear combinations of independent normal random variables - CFA, FRM, and Actuarial Exams Study Notes","description":"Multivariate Random Variables \u2013 Calculate probabilities for linear combinations of independent normal random variables.","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\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/","og_locale":"en_US","og_type":"article","og_title":"Calculate probabilities for linear combinations of independent normal random variables - CFA, FRM, and Actuarial Exams Study Notes","og_description":"Multivariate Random Variables \u2013 Calculate probabilities for linear combinations of independent normal random variables.","og_url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/","og_site_name":"CFA, FRM, and Actuarial Exams Study Notes","article_published_time":"2022-09-01T06:43:46+00:00","article_modified_time":"2024-11-20T11:31:42+00:00","author":"AnalystPrep Team","twitter_card":"summary_large_image","twitter_misc":{"Written by":"AnalystPrep Team","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/"},"author":{"name":"AnalystPrep Team","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/ed0c939f3f12a02c5a193708b713d89e"},"headline":"Calculate probabilities for linear combinations of independent normal random variables","datePublished":"2022-09-01T06:43:46+00:00","dateModified":"2024-11-20T11:31:42+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/"},"wordCount":870,"articleSection":["Actuarial Exam P","SOA"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/","url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/","name":"Calculate probabilities for linear combinations of independent normal random variables - CFA, FRM, and Actuarial Exams Study Notes","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/#website"},"datePublished":"2022-09-01T06:43:46+00:00","dateModified":"2024-11-20T11:31:42+00:00","author":{"@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/ed0c939f3f12a02c5a193708b713d89e"},"description":"Multivariate Random Variables \u2013 Calculate probabilities for linear combinations of independent normal random variables.","breadcrumb":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/calculate-probabilities-for-linear-combinations-of-independent-normal-random-variables\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/study-notes\/"},{"@type":"ListItem","position":2,"name":"Calculate probabilities for linear combinations of independent normal random variables"}]},{"@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\/ed0c939f3f12a02c5a193708b713d89e","name":"AnalystPrep Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0828fe7fdfdcf636b2061b4c563e20cc9b7453f7cd1641b4c43edbfba896727a?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0828fe7fdfdcf636b2061b4c563e20cc9b7453f7cd1641b4c43edbfba896727a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0828fe7fdfdcf636b2061b4c563e20cc9b7453f7cd1641b4c43edbfba896727a?s=96&d=mm&r=g","caption":"AnalystPrep Team"},"url":"https:\/\/analystprep.com\/study-notes\/author\/analystprep-team\/"}]}},"_links":{"self":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/28519","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\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/comments?post=28519"}],"version-history":[{"count":3,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/28519\/revisions"}],"predecessor-version":[{"id":28524,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/28519\/revisions\/28524"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/media?parent=28519"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/categories?post=28519"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/tags?post=28519"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}