{"id":1640,"date":"2026-03-05T00:57:01","date_gmt":"2026-03-05T00:57:01","guid":{"rendered":"https:\/\/www.think10x.ai\/?p=1640"},"modified":"2026-03-05T00:57:17","modified_gmt":"2026-03-05T00:57:17","slug":"bayes-theorem-example","status":"publish","type":"post","link":"https:\/\/www.think10x.ai\/blog\/bayes-theorem-example\/","title":{"rendered":"How to Use Bayes Theorem to Calculate Disease Probability After a Positive Test?"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1640\" class=\"elementor elementor-1640\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35be214 e-flex e-con-boxed e-con e-parent\" data-id=\"35be214\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7979391 elementor-widget elementor-widget-text-editor\" data-id=\"7979391\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2>Question<\/h2><p><span style=\"font-weight: 400;\">A medical test is <strong>95%<\/strong> sensitive and <strong>90%<\/strong> specific. Only <strong>2%<\/strong> of the population has the disease. <strong>If someone tests positive, what is the probability they are actually sick<\/strong>?<\/span><\/p><h2>Quick Answer<\/h2><p><span style=\"font-weight: 400;\">Using <strong>Bayes Theorem<\/strong>, the probability that a person actually has the disease after testing positive is approximately <strong>16.24%<\/strong>. This might seem low, but it makes sense once you factor in how rare the disease is. With only <strong>2%<\/strong> prevalence, most of the <strong>positive results<\/strong> come from <strong>healthy people<\/strong>, not sick ones. Watch the video below to see exactly how we get there.<\/span><\/p><h3>Bottom Line<\/h3><p><strong>P (Disease | Positive Test) = 16.24%<\/strong><\/p><p><span style=\"font-weight: 400;\">Even with a <strong>95%<\/strong> sensitive test, low disease prevalence means only about <strong>1 in 6<\/strong> positive results is a true positive.<\/span><\/p><h2>How to Solve a Bayes Theorem Problem: Video Walkthrough<\/h2><p><span style=\"font-weight: 400;\">We created a step-by-step video walkthrough of this <strong>Bayes theorem<\/strong> example. Watch how we apply the Bayes rule formula from scratch, building each piece of the equation before combining them into the final answer.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb2edff e-flex e-con-boxed e-con e-parent\" data-id=\"eb2edff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8dacff2 elementor-widget elementor-widget-video\" data-id=\"8dacff2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/YJ-wRvvPCcQ&quot;,&quot;cc_load_policy&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-883d25f elementor-widget elementor-widget-text-editor\" data-id=\"883d25f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2>Full Video Transcript<\/h2><p><span style=\"font-weight: 400;\">Below is the complete <strong>transcript<\/strong> from the <strong>video explanation<\/strong>:<\/span><\/p><ol><li><span style=\"font-weight: 400;\">Let&#8217;s read the problem together. We&#8217;re given <strong>sensitivity<\/strong>, <strong>specificity<\/strong>, and <strong>prevalence<\/strong>, and we want the probability that a person truly has the disease given a positive test. We&#8217;ll use <strong>Bayes&#8217; theorem<\/strong> and work slowly, step by step.<\/span><\/li><li><span style=\"font-weight: 400;\">This low prevalence will heavily shape the final probability. This is the target probability we need to compute. First, let&#8217;s name the events so we can write everything clearly. This keeps our reasoning tidy.<\/span><\/li><li><span style=\"font-weight: 400;\">Now, we translate the <strong>prevalence<\/strong> into a<strong> probability<\/strong>. <strong>2%<\/strong> have the disease. Sensitivity is the chance the test is positive when the person truly has the disease (<strong>95%<\/strong>). <strong>Specificity<\/strong> is the chance the test is negative when the person does not have the disease (<strong>90%<\/strong>).<\/span><\/li><li><span style=\"font-weight: 400;\">From specificity, we can get the <strong>false positive rate<\/strong> using the complement: <strong>1 minus specificity<\/strong>. Similarly, if <strong>2%<\/strong> have the disease, then <strong>98%<\/strong> do not, which is the complement of the prevalence.<\/span><\/li><li><span style=\"font-weight: 400;\">Great, now we apply Bayes&#8217; theorem to combine the <strong>prior probability<\/strong> with <strong>test accuracy<\/strong>. Let&#8217;s compute each piece. First, the numerator: Positive given disease times the prevalence. Next, the false positive contribution in the denominator. This <strong>false positive contribution<\/strong> is large relative to the true positive part.<\/span><\/li><li><span style=\"font-weight: 400;\">Add those to get the total chance of a positive result. Finally, divide the <strong>numerator<\/strong> by the <strong>denominator<\/strong> to get the <strong>posterior probability<\/strong> that a person truly has the disease after a positive test.<\/span><\/li><li><span style=\"font-weight: 400;\">So even with a sensitive and fairly specific test, because the disease is rare, the chance of truly having it after a positive is about <strong>16%<\/strong>. Nice work stepping carefully through Bayes&#8217; theorem.<\/span><\/li><\/ol><h2>Step-by-Step Explanation<\/h2><p><strong>Bayes theorem<\/strong> is really asking one simple question about how many people who test positive actually have the disease. That framing makes the math much more intuitive. Here is how we use Bayes theorem to solve this problem step by step.<\/p><h3>Step 1: Define the Events<\/h3><p>Before plugging in any numbers, let\u2019s clearly name what we\u2019re working with. Think of it like setting up a confusion matrix with four possible outcomes depending on whether the person has the disease and whether the test fires <strong>positive<\/strong> or <strong>negative<\/strong>.<\/p><ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">D = person has the disease<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">+\u00a0 = test result is positive<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><b>We want P(D | +), the probability of having the disease given a positive test<\/b><\/li><\/ul><h3>Step 2: Extract the Given Probabilities<\/h3><p><span style=\"font-weight: 400;\">This is where prevalence becomes critical. Only <strong>2%<\/strong> of the population has this disease, which means <strong>98%<\/strong> of people who walk in for a test are <strong>healthy<\/strong>. That imbalance is what makes the result so surprising.<\/span><\/p><ul><li><span style=\"font-weight: 400;\">P(Disease) = <strong>0.02<\/strong> &lt;- <strong>2%<\/strong> prevalence (only <strong>2<\/strong> <strong>in<\/strong> <strong>100<\/strong> people are sick)<\/span><\/li><li><span style=\"font-weight: 400;\">P(No Disease) = <strong>0.98<\/strong> &lt;- <strong>98%<\/strong> are healthy<\/span><\/li><li><span style=\"font-weight: 400;\">P(+ | Disease) = <strong>0.95<\/strong> &lt;- <strong>95%<\/strong> sensitivity; test catches most true cases<\/span><\/li><li><span style=\"font-weight: 400;\">P(+ | No Disease) = <strong>0.10<\/strong> &lt;- <strong>10%<\/strong> false positive rate (<strong>1 &#8211; 90%<\/strong> specificity)<\/span><\/li><\/ul><p><span style=\"font-weight: 400;\">Notice that the <strong>10%<\/strong> false positive rate applied to <strong>98 healthy people<\/strong> generates far more false alarms than the true positives from just <strong>2 sick people<\/strong>.<\/span><\/p><h3>Step 3: Apply the Bayes Rule Formula<\/h3><p><span style=\"font-weight: 400;\">This is where the Bayes rule formula comes together. It combines the prior probability of disease with how likely the test is to be positive, producing the Bayes theorem probability for our specific scenario. Think of the denominator as asking how many people out of 100 will test <strong>positive<\/strong>, <strong>sick<\/strong> or <strong>not<\/strong>?<\/span><\/p><ul><li><span style=\"font-weight: 400;\">The formula is <\/span><b>P(D | +)\u00a0 =\u00a0 P(+ | D) x P(D)\u00a0 \/\u00a0 P(+)<\/b><\/li><li><span style=\"font-weight: 400;\">Where the <strong>total probability<\/strong> of a <strong>positive result P(+)<\/strong> accounts for both <strong>true positives<\/strong> and <strong>false positives<\/strong>: <\/span><b>P(+) = P(+ | D) x P(D)\u00a0 +\u00a0 P(+ | No D) x P(No D)<\/b><\/li><\/ul><h3>Step 4: Plug in the Numbers<\/h3><p><span style=\"font-weight: 400;\">Let&#8217;s put real numbers in and see what happens:<\/span><\/p><ul><li><b>Numerator (true positives): <\/b><span style=\"font-weight: 400;\">0.95 x 0.02 = <strong>0.019<\/strong><\/span><\/li><li><b>Denominator (all positives): <\/b><span style=\"font-weight: 400;\">(0.95 x 0.02) + (0.10 x 0.98) <\/span><span style=\"font-weight: 400;\">= 0.019 + 0.098 = <strong>0.117<\/strong><\/span><\/li><li><b>Result: <\/b><b>P(Disease | Positive) = <\/b>0.019 \/ 0.117 = 0.1624 =<b> 16.24%<\/b><\/li><\/ul><p>The aha moment is that even though the test is <strong>95% sensitive<\/strong>, <strong>0.098<\/strong> of the population are <strong>healthy people<\/strong> who still trigger a positive. That false positive pool is five times larger than the true positive pool (<strong>0.019<\/strong>), which is why only about <strong>1 in 6<\/strong> positive results is genuine. This is the posterior probability, the updated belief after receiving a positive test result. The low prevalence of <strong>2%<\/strong> is the key driver.<\/p><h2>Frequently Asked Questions<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de2b41d e-flex e-con-boxed e-con e-parent\" data-id=\"de2b41d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b7cff3f elementor-widget elementor-widget-eael-adv-accordion\" data-id=\"b7cff3f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"eael-adv-accordion.default\">\n\t\t\t\t\t            <div class=\"eael-adv-accordion\" id=\"eael-adv-accordion-b7cff3f\" data-scroll-on-click=\"no\" data-scroll-speed=\"300\" data-accordion-id=\"b7cff3f\" data-accordion-type=\"accordion\" data-toogle-speed=\"300\">\n            <div class=\"eael-accordion-list\">\n\t\t\t\t\t<div id=\"what-is-bayes-theorem\" class=\"elementor-tab-title eael-accordion-header\" tabindex=\"0\" data-tab=\"1\" aria-controls=\"elementor-tab-content-1921\"><span class=\"eael-advanced-accordion-icon-closed\"><svg aria-hidden=\"true\" class=\"fa-accordion-icon e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span><span class=\"eael-advanced-accordion-icon-opened\"><svg aria-hidden=\"true\" class=\"fa-accordion-icon e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span><span class=\"eael-accordion-tab-title\">What is Bayes theorem?<\/span><svg aria-hidden=\"true\" class=\"fa-toggle e-font-icon-svg e-fas-angle-right\" viewBox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg><\/div><div id=\"elementor-tab-content-1921\" class=\"eael-accordion-content clearfix\" data-tab=\"1\" aria-labelledby=\"what-is-bayes-theorem\"><p><span style=\"font-weight: 400\"><a href=\"https:\/\/en.wikipedia.org\/wiki\/Bayes%27_theorem\" rel=\"noopener\">Bayes theorem<\/a> is a formula that updates the probability of something being true based on new evidence. The formula is <strong>P(A | B)<\/strong> = <strong>P(B | A) x P(A) \/ P(B)<\/strong>, where <strong>P(A)<\/strong> is your prior belief and <strong>P(B | A)<\/strong> is how likely the evidence is if A is true.<\/span><\/p><\/div>\n\t\t\t\t\t<\/div><div class=\"eael-accordion-list\">\n\t\t\t\t\t<div id=\"what-is-the-difference-between-conditional-probability-and-bayes-theorem\" class=\"elementor-tab-title eael-accordion-header\" tabindex=\"0\" data-tab=\"2\" aria-controls=\"elementor-tab-content-1922\"><span class=\"eael-advanced-accordion-icon-closed\"><svg aria-hidden=\"true\" class=\"fa-accordion-icon e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span><span class=\"eael-advanced-accordion-icon-opened\"><svg aria-hidden=\"true\" class=\"fa-accordion-icon e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span><span class=\"eael-accordion-tab-title\">What is the difference between conditional probability and Bayes  theorem?<\/span><svg aria-hidden=\"true\" class=\"fa-toggle e-font-icon-svg e-fas-angle-right\" viewBox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg><\/div><div id=\"elementor-tab-content-1922\" class=\"eael-accordion-content clearfix\" data-tab=\"2\" aria-labelledby=\"what-is-the-difference-between-conditional-probability-and-bayes-theorem\"><p>Conditional probability is the probability of an event given that another has occurred, written as P(A | B). Bayes theorem is built on top of it. It lets you flip the condition around. If you know P(B | A), the Bayes rule formula tells you how to calculate P(A | B) by factoring in the prior probability of A.<\/p><\/div>\n\t\t\t\t\t<\/div><div class=\"eael-accordion-list\">\n\t\t\t\t\t<div id=\"how-is-bayes-theorem-used-in-real-life\" class=\"elementor-tab-title eael-accordion-header\" tabindex=\"0\" data-tab=\"3\" aria-controls=\"elementor-tab-content-1923\"><span class=\"eael-advanced-accordion-icon-closed\"><svg aria-hidden=\"true\" class=\"fa-accordion-icon e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span><span class=\"eael-advanced-accordion-icon-opened\"><svg aria-hidden=\"true\" class=\"fa-accordion-icon e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span><span class=\"eael-accordion-tab-title\">How is Bayes theorem used in real life?<\/span><svg aria-hidden=\"true\" class=\"fa-toggle e-font-icon-svg e-fas-angle-right\" viewBox=\"0 0 256 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\"><\/path><\/svg><\/div><div id=\"elementor-tab-content-1923\" class=\"eael-accordion-content clearfix\" data-tab=\"3\" aria-labelledby=\"how-is-bayes-theorem-used-in-real-life\"><p>Bayes theorem is widely used in real life. Doctors use it to interpret medical test results, email providers rely on it to filter spam, and machine learning systems apply it to classify data. Whenever you start with a prior belief and receive new evidence, Bayes theorem provides a principled way to update that belief.<\/p><\/div>\n\t\t\t\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3c90988 e-flex e-con-boxed e-con e-parent\" data-id=\"3c90988\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e2d428 elementor-widget elementor-widget-text-editor\" data-id=\"8e2d428\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h2>Want a Step-by-Step Video for Your Own Question?<\/h2><p data-start=\"208\" data-end=\"259\">The above example&#8217;s video explanation was generated using <a href=\"https:\/\/www.think10x.ai\/\">Think10x.ai<\/a>.<\/p><p data-start=\"261\" data-end=\"436\">Upload a <a href=\"https:\/\/www.think10x.ai\/blog\/take-a-clear-photo-of-a-question\/\">clear photo<\/a> of any math problem, including probability, algebra, geometry, or calculus, and our tool will turn it into a narrated, <a href=\"https:\/\/www.think10x.ai\/blog\/learn-from-video-explanations\/\">animated explanation<\/a> in about 15 minutes.<\/p><p data-start=\"512\" data-end=\"536\">\ud83d\udc49 Try it at <strong><a href=\"https:\/\/www.think10x.ai\/studio\">Think10x.ai<\/a><\/strong><\/p><p data-start=\"538\" data-end=\"609\">Private by default. Built for tutors and students.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Question A medical test is 95% sensitive and 90% specific. Only 2% of the population has the disease. If someone tests positive, what is the probability they are actually sick? Quick Answer Using Bayes Theorem, the probability that a person actually has the disease after testing positive is approximately 16.24%. This might seem low, but [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":2070,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"fifu_image_url":"https:\/\/media.mentomind.ai\/img\/t10x\/bp\/Bayes_Theorem__to_Calculate_Disease_Probability.webp","fifu_image_alt":"Diagram illustrating how to use Bayes Theorem to calculate disease probability","footnotes":""},"categories":[8,1],"tags":[],"class_list":["post-1640","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blogs","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.think10x.ai\/blog\/wp-json\/wp\/v2\/posts\/1640","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.think10x.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.think10x.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.think10x.ai\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.think10x.ai\/blog\/wp-json\/wp\/v2\/comments?post=1640"}],"version-history":[{"count":5,"href":"https:\/\/www.think10x.ai\/blog\/wp-json\/wp\/v2\/posts\/1640\/revisions"}],"predecessor-version":[{"id":1732,"href":"https:\/\/www.think10x.ai\/blog\/wp-json\/wp\/v2\/posts\/1640\/revisions\/1732"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.think10x.ai\/blog\/wp-json\/wp\/v2\/media\/2070"}],"wp:attachment":[{"href":"https:\/\/www.think10x.ai\/blog\/wp-json\/wp\/v2\/media?parent=1640"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.think10x.ai\/blog\/wp-json\/wp\/v2\/categories?post=1640"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.think10x.ai\/blog\/wp-json\/wp\/v2\/tags?post=1640"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}