{"id":7515,"date":"2022-04-27T17:37:25","date_gmt":"2022-04-27T17:37:25","guid":{"rendered":"http:\/\/euseguros.pt\/?p=7515"},"modified":"2022-04-27T19:15:52","modified_gmt":"2022-04-27T19:15:52","slug":"how-to-build-a-1-way-anova-table","status":"publish","type":"post","link":"https:\/\/euseguros.pt\/en\/how-to-build-a-1-way-anova-table\/","title":{"rendered":"How to build a 1-Way ANOVA Table"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.4.3&#8243;][et_pb_row _builder_version=&#8221;4.4.3&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.4.3&#8243;][et_pb_text _builder_version=&#8221;4.4.3&#8243;]<\/p>\n<h3><strong>How to build a 1-Way ANOVA Table<br \/> <\/strong><\/h3>\n<p>This guide is to help you nail your exams in statistics, so let&#8217;s dive right in.<\/p>\n<p>You will be given a table like the following picture. Let&#8217;s say each column represents the time each salesperson spends on the phone in any given day. Salesperson A was counted for 6 days, Salesperson B for 5 days and Salesperson C for 4 days.<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/euseguros.pt\/wp-content\/uploads\/2022\/04\/dataset.jpg&#8221; _builder_version=&#8221;4.4.3&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.4.3&#8243;]<\/p>\n<h3><strong>Step1: count N and do the Averages<br \/><\/strong><\/h3>\n<p>You start by counting the number of elements, so in this case n=15<\/p>\n<p>Then you do the Averages for each column:<\/p>\n<p><strong> AvgA:<\/strong> (45.20+60.10+52.80+31.70+33.60+39.40)\/6 = 43.80<\/p>\n<p><strong>AvgB:<\/strong> (53.20+56.60+68.79+51.80+54.20)\/5 = 56.90<\/p>\n<p><strong>AvgC:<\/strong> (52.50+73.60+63.30+51.80)\/4 = 60.30<\/p>\n<p>And do the Average of the Averages<\/p>\n<p><strong>TotalAvg:<\/strong> (6*43.80+5*56.90+4*60.30)\/15 = 52.57<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/euseguros.pt\/wp-content\/uploads\/2022\/04\/averages.jpg&#8221; _builder_version=&#8221;4.4.3&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.4.3&#8243; hover_enabled=&#8221;0&#8243;]<\/p>\n<h3><strong>Step2: Find TSS and Factor A<br \/> <\/strong><\/h3>\n<p>TSS is found by doing the following:<\/p>\n<p>Square each element and add all those up. So:<\/p>\n<p>45.20^2+60.10^2.+&#8230;(and so on)&#8230;+51.80^2<\/p>\n<p>This will give you: 43,366.81<\/p>\n<p>Then subtract n*TotalAvg^2: 15*52.57^2, which will give you 41,448.82<\/p>\n<p>So the<strong> TSS<\/strong> is: 43,366.81 &#8211; 41,448.82 = 1,917.99<\/p>\n<p>Then find Factor A. Remember that in 1-Way ANOVAS there is only Factor A (row Factor). It doesn&#8217;t matter how they present the initial dataset table to you, you look at it as a Row. So here is what you do:<\/p>\n<p><strong>Factor A:<\/strong> 6 * (43.80 &#8211; 52.57)^2+5 * (56.90 &#8211; 52.57)^2+ 4* (60.30 &#8211; 52.57)^2 = = 794.23<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/euseguros.pt\/wp-content\/uploads\/2022\/04\/1-way-anova-table.jpg&#8221; _builder_version=&#8221;4.4.3&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.4.3&#8243; hover_enabled=&#8221;0&#8243;]<\/p>\n<p>To build your 1-way anova table, you need to memorize: the headers: Source, DF(Degrees of Freedom), SS(Sum of Squares), MS(Mean Square), F-Test<\/p>\n<p>Then for the rows you enter Factor A, Residual or Error(same thing) and Total.<\/p>\n<p>The next step is to enter de DF. We have 3 rows, so the DF are 3-1 = 2<\/p>\n<p>N=15, so our DF for N = 15-1 = 14. The residual or Error is the difference: in our case 14-2 = 12.<\/p>\n<p>Moving on, for the SS, we calculate SS for FactorA = 794.23 and we also have the TSS which is 1,917.99, so to find the Residual we do the difference between both which gives us the total of 1,123.76<\/p>\n<p>For the MS you just divide the SS by the DF. So for Factor A we have 794.23\/2 = 397.12 and for the Residual we have 1,123.76 \/ 12 = 93.65<\/p>\n<p>Finally to find F, you divide 397.12\/93.65 = 4.24<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/euseguros.pt\/wp-content\/uploads\/2022\/04\/F-Table.jpg&#8221; _builder_version=&#8221;4.4.3&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.4.3&#8243; hover_enabled=&#8221;0&#8243;]<\/p>\n<h3><strong>Step3: Do the Test<br \/> <\/strong><\/h3>\n<p>They will ask something like this: &#8220;<span class=\"fontstyle0\">Use the analysis of variance to test whether there is any difference in the average times salespeople spend on the phone.&#8221;<\/span><\/p>\n<p><span class=\"fontstyle0\">They will usually tell you to use a specific significance level. Let&#8217;s say they tell you it is 5%.<\/span><\/p>\n<p><span class=\"fontstyle0\">So what you do is use a Statistical F-Distribution Table at 5%(not that there are F-Tables for 10%, 2.5%, so make sure you are using the right one)<\/span><\/p>\n<p><span class=\"fontstyle0\">And you now have the needed values to find the corresponding entry v1= DF of Factor a = 2, and V2 = Residual = 12. From the table we get the value of 3.885<\/span><\/p>\n<p><span class=\"fontstyle0\">So the 3.885 is the critical value, the crossing point between the H0: (Null Hypothesis) and H1.<\/span><\/p>\n<p><span class=\"fontstyle0\">And you know compare it to the value from the ANOVA table which is 4.24. <\/span><\/p>\n<p><span class=\"fontstyle0\">Since 4.24 is greater than 3.884, this means that:<\/span><\/p>\n<p><span class=\"fontstyle0\">We reject the H0(null) and conclude that there is a difference in the average time salespeople spend on the phone.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/euseguros.pt\/wp-content\/uploads\/2022\/04\/Result.jpg&#8221; _builder_version=&#8221;4.4.3&#8243;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.4.3&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.4.3&#8243;][et_pb_signup provider=&#8221;aweber&#8221; aweber_list=&#8221;Subscribers|6133958&#8243; success_action=&#8221;redirect&#8221; success_redirect_url=&#8221;http:\/\/euseguros.pt\/novo-subscritor\/&#8221; title=&#8221;Subscribe to our newsletter&#8221; button_text=&#8221;SUBMIT&#8221; description=&#8221;<\/p>\n<p>Get important specialized information to help your business<\/p>\n<p>&#8221; _builder_version=&#8221;4.4.3&#8243; header_level=&#8221;h1&#8243; header_font=&#8221;||||||||&#8221; header_text_align=&#8221;center&#8221; header_font_size=&#8221;31px&#8221; body_font=&#8221;||||||||&#8221; body_text_align=&#8221;center&#8221; result_message_font=&#8221;||||||||&#8221; background_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#e02b20&#8243; button_font=&#8221;||||||||&#8221; max_width=&#8221;100%&#8221; button_letter_spacing_hover=&#8221;0&#8243; fields_text_shadow_style=&#8221;none&#8221; global_module=&#8221;557&#8243; saved_tabs=&#8221;all&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;on&#8221; button_letter_spacing__hover=&#8221;0&#8243; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_signup][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>","protected":false},"excerpt":{"rendered":"<p>In this article, we will show you how to build a 1-Way ANOVA Table step-by-step so it can help you in your studies of statistics.<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[105],"tags":[395],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to build a 1-Way ANOVA Table - EU Seguros<\/title>\n<meta name=\"description\" content=\"In this article we will show you how to build a 1-Way ANOVA Table step-by-step so it can help you in your studies of statistics.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/euseguros.pt\/en\/how-to-build-a-1-way-anova-table\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to build a 1-Way ANOVA Table - EU Seguros\" \/>\n<meta property=\"og:description\" content=\"In this article we will show you how to build a 1-Way ANOVA Table step-by-step so it can help you in your studies of statistics.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/euseguros.pt\/en\/how-to-build-a-1-way-anova-table\/\" \/>\n<meta property=\"og:site_name\" content=\"EU Seguros\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/eusegurosportugal\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-27T17:37:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-27T19:15:52+00:00\" \/>\n<meta name=\"author\" content=\"Diogo Marques\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Diogo Marques\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/\"},\"author\":{\"name\":\"Diogo Marques\",\"@id\":\"https:\/\/euseguros.pt\/#\/schema\/person\/30c0ea90a3f6e1b6b82bfa54d4fb7a57\"},\"headline\":\"How to build a 1-Way ANOVA Table\",\"datePublished\":\"2022-04-27T17:37:25+00:00\",\"dateModified\":\"2022-04-27T19:15:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/\"},\"wordCount\":906,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/euseguros.pt\/#organization\"},\"keywords\":[\"1-way anova\"],\"articleSection\":[\"statistics\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/\",\"url\":\"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/\",\"name\":\"How to build a 1-Way ANOVA Table - EU Seguros\",\"isPartOf\":{\"@id\":\"https:\/\/euseguros.pt\/#website\"},\"datePublished\":\"2022-04-27T17:37:25+00:00\",\"dateModified\":\"2022-04-27T19:15:52+00:00\",\"description\":\"In this article we will show you how to build a 1-Way ANOVA Table step-by-step so it can help you in your studies of statistics.\",\"breadcrumb\":{\"@id\":\"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/euseguros.pt\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to build a 1-Way ANOVA Table\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/euseguros.pt\/#website\",\"url\":\"https:\/\/euseguros.pt\/\",\"name\":\"EU Seguros\",\"description\":\"Independent Financial Advisory Services\",\"publisher\":{\"@id\":\"https:\/\/euseguros.pt\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/euseguros.pt\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/euseguros.pt\/#organization\",\"name\":\"Eu Seguros\",\"url\":\"https:\/\/euseguros.pt\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/euseguros.pt\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/euseguros.pt\/wp-content\/uploads\/2019\/09\/Empresas-a-Criar.png\",\"contentUrl\":\"http:\/\/euseguros.pt\/wp-content\/uploads\/2019\/09\/Empresas-a-Criar.png\",\"width\":500,\"height\":500,\"caption\":\"Eu Seguros\"},\"image\":{\"@id\":\"https:\/\/euseguros.pt\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/eusegurosportugal\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/euseguros.pt\/#\/schema\/person\/30c0ea90a3f6e1b6b82bfa54d4fb7a57\",\"name\":\"Diogo Marques\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/euseguros.pt\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d9631f59c5bd5e123d75835f35263679?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d9631f59c5bd5e123d75835f35263679?s=96&r=g\",\"caption\":\"Diogo Marques\"},\"sameAs\":[\"http:\/\/euseguros.pt\"],\"url\":\"https:\/\/euseguros.pt\/en\/author\/diogolmferreira\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to build a 1-Way ANOVA Table - EU Seguros","description":"In this article we will show you how to build a 1-Way ANOVA Table step-by-step so it can help you in your studies of statistics.","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:\/\/euseguros.pt\/en\/how-to-build-a-1-way-anova-table\/","og_locale":"en_US","og_type":"article","og_title":"How to build a 1-Way ANOVA Table - EU Seguros","og_description":"In this article we will show you how to build a 1-Way ANOVA Table step-by-step so it can help you in your studies of statistics.","og_url":"https:\/\/euseguros.pt\/en\/how-to-build-a-1-way-anova-table\/","og_site_name":"EU Seguros","article_publisher":"https:\/\/facebook.com\/eusegurosportugal","article_published_time":"2022-04-27T17:37:25+00:00","article_modified_time":"2022-04-27T19:15:52+00:00","author":"Diogo Marques","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Diogo Marques","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/#article","isPartOf":{"@id":"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/"},"author":{"name":"Diogo Marques","@id":"https:\/\/euseguros.pt\/#\/schema\/person\/30c0ea90a3f6e1b6b82bfa54d4fb7a57"},"headline":"How to build a 1-Way ANOVA Table","datePublished":"2022-04-27T17:37:25+00:00","dateModified":"2022-04-27T19:15:52+00:00","mainEntityOfPage":{"@id":"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/"},"wordCount":906,"commentCount":0,"publisher":{"@id":"https:\/\/euseguros.pt\/#organization"},"keywords":["1-way anova"],"articleSection":["statistics"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/","url":"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/","name":"How to build a 1-Way ANOVA Table - EU Seguros","isPartOf":{"@id":"https:\/\/euseguros.pt\/#website"},"datePublished":"2022-04-27T17:37:25+00:00","dateModified":"2022-04-27T19:15:52+00:00","description":"In this article we will show you how to build a 1-Way ANOVA Table step-by-step so it can help you in your studies of statistics.","breadcrumb":{"@id":"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/euseguros.pt\/how-to-build-a-1-way-anova-table\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/euseguros.pt\/"},{"@type":"ListItem","position":2,"name":"How to build a 1-Way ANOVA Table"}]},{"@type":"WebSite","@id":"https:\/\/euseguros.pt\/#website","url":"https:\/\/euseguros.pt\/","name":"EU Seguros","description":"Independent Financial Advisory Services","publisher":{"@id":"https:\/\/euseguros.pt\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/euseguros.pt\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/euseguros.pt\/#organization","name":"Eu Seguros","url":"https:\/\/euseguros.pt\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/euseguros.pt\/#\/schema\/logo\/image\/","url":"http:\/\/euseguros.pt\/wp-content\/uploads\/2019\/09\/Empresas-a-Criar.png","contentUrl":"http:\/\/euseguros.pt\/wp-content\/uploads\/2019\/09\/Empresas-a-Criar.png","width":500,"height":500,"caption":"Eu Seguros"},"image":{"@id":"https:\/\/euseguros.pt\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/eusegurosportugal"]},{"@type":"Person","@id":"https:\/\/euseguros.pt\/#\/schema\/person\/30c0ea90a3f6e1b6b82bfa54d4fb7a57","name":"Diogo Marques","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/euseguros.pt\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d9631f59c5bd5e123d75835f35263679?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d9631f59c5bd5e123d75835f35263679?s=96&r=g","caption":"Diogo Marques"},"sameAs":["http:\/\/euseguros.pt"],"url":"https:\/\/euseguros.pt\/en\/author\/diogolmferreira\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/posts\/7515"}],"collection":[{"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/comments?post=7515"}],"version-history":[{"count":4,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/posts\/7515\/revisions"}],"predecessor-version":[{"id":7547,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/posts\/7515\/revisions\/7547"}],"wp:attachment":[{"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/media?parent=7515"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/categories?post=7515"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/tags?post=7515"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}