{"id":2950,"date":"2019-06-26T05:55:06","date_gmt":"2019-06-26T05:55:06","guid":{"rendered":"https:\/\/analystprep.com\/study-notes\/?p=2950"},"modified":"2022-05-27T10:29:12","modified_gmt":"2022-05-27T10:29:12","slug":"define-independence-and-calculate-probability-of-independent-events","status":"publish","type":"post","link":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/","title":{"rendered":"Define independence and calculate probability of independent events"},"content":{"rendered":"<h2>Define independence and calculate probabilities of independent events<\/h2>\n<h3>1.1 Defining Independence<\/h3>\n<p>In probability and statistics, two events, \\(A\\) and \\(B\\), are said to be independent if the occurrence of event A <strong>does not affect<\/strong> the probability that the other event B will occur.<\/p>\n<h4>Example 1.1<\/h4>\n<p>Consider the experiment rolling a fair die twice. The outcome of the first roll does not affect the outcome of the second roll. In both rolls, there is a 1\/6 probability of getting any particular number between 1 and 6 regardless of the outcome of the other roll. Therefore, these events are considered <strong>independent<\/strong>.<\/p>\n<h4>Example 1.2<\/h4>\n<p>If we toss a fair coin twice, the outcome of the first toss has <strong>no bearing<\/strong> on the second toss. If we get a head in the first toss, we could get a tail in the second, but we might also end up with another head. The probability of both heads and tails remains the same (0.5) regardless of the number of times the coin is tossed.<\/p>\n<p><strong>How about Dependence?<\/strong><\/p>\n<p>Two events are considered dependent if the outcome of one event <strong>impacts<\/strong> the probability of the second event occurring.<\/p>\n<h4>Example 1.3<\/h4>\n<p>Consider an experiment where we draw two cards without replacement from a standard deck 52 of cards. The probability of drawing a specific 2nd card depends on the outcome of the 1st draw.<\/p>\n<p>Before any card is drawn, the probability of drawing a heart is 13\/52. But if the king of hearts is the first card drawn, then the probability of drawing a heart on the second draw becomes 12\/51.<\/p>\n<p>If a card is drawn and then replaced for the second random draw, the probability for the second draw is clearly independent of the first draw.<\/p>\n<h2>The Multiplication Rule for Independent Events<\/h2>\n<p>The general multiplication rule for any two events is as follows:<\/p>\n<p>$$ P(A \\cap B) = P(A|B) \\cdot P(B) $$<\/p>\n<p>Switching the role of \\(A\\) and \\(B\\), we can also write the rule as:<\/p>\n<p>$$ P(A \\cap B) = P(B|A) \\cdot P(A) $$<\/p>\n<p>If \\(A\\) and \\(B\\) are independent, then:<\/p>\n<p>$$ P(A \\cap B) = P(A) \\cdot P(B) $$<\/p>\n<p>For three independent events, \\(A\\), \\(B\\), and \\(C\\):<\/p>\n<p>$$ P(A \\cap B \\cap C) = P(A) \\cdot P(B) \\cdot P(B) $$<\/p>\n<h4>Example 1.4<\/h4>\n<p>Suppose we wish to calculate the probability of obtaining \u201cheads\u201d during successive coin flips. We\u2019d multiply the probability of getting heads during the first flip (0.5) by the probability of getting heads during the second flip (0.5). The joint probability of two consecutive heads is 0.25 (i.e., 0.5 \\(\\times\\) 0.5)<\/p>\n<h4>Example 1.5<\/h4>\n<p>Suppose there are 1,200 policyholders in a cohort. Of these, 800 have only whole life insurance and the remaining 400 have term life insurance. Suppose two policyholders are selected from the cohort with replacement. What would be the probability that both have term life insurance?<\/p>\n<p>Since there\u2019s replacement, the outcome of the first selection is independent of the second outcome. If we let \\(W\\) represent whole life insurance and \\(T\\) represent term life,<\/p>\n<p>$$ P(T \\cap T) = P(T) \\cdot P(T) = \\frac {400}{1200} \\times \\frac {400}{1200} = 0.11 \\text{ or } 11\\% $$<\/p>\n<h4>Important Formulas<\/h4>\n<p>If \\(A\\) and \\(B\\) are independent events, then the following are also independent events:<\/p>\n<p>\\(A \\text{ and } B^C\\)<\/p>\n<p>\\(A^C \\text{ and } A\\)<\/p>\n<p>\\(A^C \\text{ and } B^C\\)<\/p>\n<p>It follows that:<\/p>\n<p>$$ \\begin{align*} P(A \\cap B^C) &amp; = P(A) \\cdot P(B^C) \\\\ P(A^C \\cap B) &amp; = P(A^C) \\cdot P(B) \\\\ P(A^C \\cap B^C) &amp; = P(A^C) \\cdot P(B^C) \\end{align*} $$<\/p>\n<p>If \\(A\\), \\(B\\), and \\(C\\) are mutually independent events:<\/p>\n<ol type=\"i\">\n<li>\\(A\\), \\(B\\) and \\(C\\) are pairwise independent, meaning \\(P(A \\cap B)=P(A) \\cdot P(B), P(A \\cap C)=P(A) \\cdot P(C),\\) and \\(P(B \\cap C) = P(B) \\cdot P(C)\\)<\/li>\n<li>\\(P(A \\cap B \\cap C) = P(A) \\cdot P(B) \\cdot P(C)\\)<\/li>\n<\/ol>\n<p>If \\(A\\), \\(B\\) and \\(C\\) are mutually independent, then the following are also independent events:<\/p>\n<p>\\(A \\text{ and } (B \\cap C)\\)<\/p>\n<p>\\(A \\text{ and } (B \\cup C)\\)<\/p>\n<p>\\(A^C \\text{ and } (B \\cap C)\\)<\/p>\n<p>\\(A^C, B^C \\text{ and } C^C\\)<\/p>\n<p>It also follows that:<\/p>\n<p>$$ P(A \\cap B \\cap C)^C = 1 \u2212 P(A \\cap B \\cap C) $$<\/p>\n<p>The final equation above implies that the probability that a set of mutually independent events \u201cfails\u201d is 1 minus the probability that all three mutually independent events do occur.<\/p>\n<h4>Example 1.6<\/h4>\n<p>What would be the probability of flipping tails on 3 successive flips of a coin?<\/p>\n<p>Since these are all independent events (each flip is independent of any other flip), then<\/p>\n<p>$$ P(A \\cap B \\cap C) = P(A) \\cdot P(B) \\cdot P(C) =\\frac {1}{2} \\cdot \\frac {1}{2} \\cdot \\frac {1}{2} = 18 $$<\/p>\n<h3>Question 1.1<\/h3>\n<p>After studying the insurance preferences of pet owners, an actuary draws the following conclusions:<\/p>\n<ol type=\"i\">\n<li>A pet owner is twice as likely to purchase accidental death coverage as theft coverage.<\/li>\n<li>The event that a pet owner purchases accidental death coverage is independent of the event that he or she purchases theft coverage.<\/li>\n<li>The probability that a pet owner purchases both accidental death coverage and theft coverage is 0.20.<\/li>\n<\/ol>\n<p>Calculate the probability that a prospective policyholder purchases neither theft coverage nor theft coverage.<\/p>\n<p>Let:<\/p>\n<p>D = event a pet owner purchases accidental death insurance<\/p>\n<p>T = event a pet owner purchases theft coverage<\/p>\n<p>Thus,<\/p>\n<p>\\(P(D) = 2P(T)\\) and \\(P(D \\cap T) = 0.20\\)<\/p>\n<p>We want to find \\(P(D^C \\cap T^C) = P(D \\cap T)^C\\)<\/p>\n<p>Since \\(D\\) and \\(T\\) are independent, \\(P(D \\cap T) = P(D) \\times P(T) = 0.20\\)<\/p>\n<p>But \\(P(D) = 2P(T)\\)<\/p>\n<p>This means that \\(2P(T) \\times P(T) = 0.20\\)<\/p>\n<p>$$ P(T) = \\frac {0.11}{2} = 0.3162 $$<\/p>\n<p>and \\(P(D) = 2(0.3162) = 0.6324\\)<\/p>\n<p>Again because \\(D\\) and \\(T\\) are independent, \\(P(D^C \\cap T^C) = P(D^C) \\times P(T^C)\\)<\/p>\n<p>We also know that \\(P(D^C) = 1 &#8211; P(D)\\) and \\(P(T^C) = 1 &#8211; P(T)\\)<\/p>\n<p>Therefore, \\(P(D^C \\cap T^C) = (1 &#8211; 0.6324) \\times (1 &#8211; 0.3162) = 25.14\\%\\)<\/p>\n<h3>Question 1.2<\/h3>\n<p>A computer firewall is designed so that, if component C1 fails, component C2 is used instead. If component C2 fails, component C3 is used instead. Consider a scenario where the probability that C1 fails is 0.02, C2 fails is 0.05, and C3 fails is 0.1. Further, assume that the failures are mutually independent events. What is the probability that the firewall fails?<\/p>\n<p>Since the failures of the three events are independent,<\/p>\n<p>$$ \\begin{align*} P(C1 \\cap C2 \\cap C3) &amp; = P(C1) \\cdot P(C2) \\cdot P(C3) \\\\ &amp; = 0.02 \\times 0.05 \\times 0.1 \\\\ &amp; = 0.0001 \\end{align*} $$<\/p>\n<p><em><strong>Learning Outcome<\/strong><\/em><\/p>\n<p><em><strong>1.c Topic: General Probability \u2013 Define independence and calculate probabilities of independent events.<\/strong><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Define independence and calculate probabilities of independent events 1.1 Defining Independence In probability and statistics, two events, \\(A\\) and \\(B\\), are said to be independent if the occurrence of event A does not affect the probability that the other event&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[97],"tags":[],"class_list":["post-2950","post","type-post","status-publish","format-standard","hentry","category-general-probability","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>Define independence and calculate probability of independent events - CFA, FRM, and Actuarial Exams Study Notes<\/title>\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\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Define independence and calculate probability of independent events - CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"og:description\" content=\"Define independence and calculate probabilities of independent events 1.1 Defining Independence In probability and statistics, two events, (A) and (B), are said to be independent if the occurrence of event A does not affect the probability that the other event...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/\" \/>\n<meta property=\"og:site_name\" content=\"CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-26T05:55:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-05-27T10:29:12+00:00\" \/>\n<meta name=\"author\" content=\"Jasmine Keizer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jasmine Keizer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 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\\\/p-probability\\\/general-probability\\\/define-independence-and-calculate-probability-of-independent-events\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/general-probability\\\/define-independence-and-calculate-probability-of-independent-events\\\/\"},\"author\":{\"name\":\"Jasmine Keizer\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/2280b3ab50717cffd45a0f28f27eb6b5\"},\"headline\":\"Define independence and calculate probability of independent events\",\"datePublished\":\"2019-06-26T05:55:06+00:00\",\"dateModified\":\"2022-05-27T10:29:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/general-probability\\\/define-independence-and-calculate-probability-of-independent-events\\\/\"},\"wordCount\":1091,\"articleSection\":[\"General Probability\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/general-probability\\\/define-independence-and-calculate-probability-of-independent-events\\\/\",\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/general-probability\\\/define-independence-and-calculate-probability-of-independent-events\\\/\",\"name\":\"Define independence and calculate probability of independent events - CFA, FRM, and Actuarial Exams Study Notes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#website\"},\"datePublished\":\"2019-06-26T05:55:06+00:00\",\"dateModified\":\"2022-05-27T10:29:12+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/2280b3ab50717cffd45a0f28f27eb6b5\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/general-probability\\\/define-independence-and-calculate-probability-of-independent-events\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/general-probability\\\/define-independence-and-calculate-probability-of-independent-events\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/actuarial-exams\\\/soa\\\/p-probability\\\/general-probability\\\/define-independence-and-calculate-probability-of-independent-events\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Define independence and calculate probability of independent events\"}]},{\"@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\\\/2280b3ab50717cffd45a0f28f27eb6b5\",\"name\":\"Jasmine Keizer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g\",\"caption\":\"Jasmine Keizer\"},\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Define independence and calculate probability of independent events - CFA, FRM, and Actuarial Exams Study Notes","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\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/","og_locale":"en_US","og_type":"article","og_title":"Define independence and calculate probability of independent events - CFA, FRM, and Actuarial Exams Study Notes","og_description":"Define independence and calculate probabilities of independent events 1.1 Defining Independence In probability and statistics, two events, (A) and (B), are said to be independent if the occurrence of event A does not affect the probability that the other event...","og_url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/","og_site_name":"CFA, FRM, and Actuarial Exams Study Notes","article_published_time":"2019-06-26T05:55:06+00:00","article_modified_time":"2022-05-27T10:29:12+00:00","author":"Jasmine Keizer","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jasmine Keizer","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/"},"author":{"name":"Jasmine Keizer","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5"},"headline":"Define independence and calculate probability of independent events","datePublished":"2019-06-26T05:55:06+00:00","dateModified":"2022-05-27T10:29:12+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/"},"wordCount":1091,"articleSection":["General Probability"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/","url":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/","name":"Define independence and calculate probability of independent events - CFA, FRM, and Actuarial Exams Study Notes","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/#website"},"datePublished":"2019-06-26T05:55:06+00:00","dateModified":"2022-05-27T10:29:12+00:00","author":{"@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/2280b3ab50717cffd45a0f28f27eb6b5"},"breadcrumb":{"@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/study-notes\/actuarial-exams\/soa\/p-probability\/general-probability\/define-independence-and-calculate-probability-of-independent-events\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/study-notes\/"},{"@type":"ListItem","position":2,"name":"Define independence and calculate probability of independent events"}]},{"@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\/2280b3ab50717cffd45a0f28f27eb6b5","name":"Jasmine Keizer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6d6cbbbd1d0c7637649aa2a266d4b93d5b354480307d29433711b664817e0497?s=96&d=mm&r=g","caption":"Jasmine Keizer"},"url":"https:\/\/analystprep.com\/study-notes\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/2950","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/comments?post=2950"}],"version-history":[{"count":25,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/2950\/revisions"}],"predecessor-version":[{"id":27285,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/2950\/revisions\/27285"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/media?parent=2950"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/categories?post=2950"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/tags?post=2950"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}