{"id":1915,"date":"2024-07-20T08:15:11","date_gmt":"2024-07-20T08:15:11","guid":{"rendered":"https:\/\/britainwriters.com\/answers\/?p=1915"},"modified":"2024-07-20T08:15:14","modified_gmt":"2024-07-20T08:15:14","slug":"chi-square-spss-test-assignment","status":"publish","type":"post","link":"https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/","title":{"rendered":"Chi-Square SPSS Test Assignment"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\"><strong>Assignment Task<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Basic Chi-Square Test<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This test is run through the Analyze menu, under Nonparametric Tests \u2192 Legacy Dialogues \u2192 Chi-Square. Run this test to determine if the occurrences of a categorical variable (the number of cases which fall into each level of the variable) follow a predicted<em>&nbsp;ratio<\/em>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note:<\/strong>&nbsp;Often times, you will be predicting that the occurrences of each level of the variable are equal (which would be a ratio of 1:1:1&#8230;).&nbsp;&nbsp; Other times, however, you can test for other ratios (e.g., 2:1 if predicting that there will be twice as many males in a group as females).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The following steps are needed to run this test:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select the variable you want by pulling it over into the Test Variable List You can run Chi-squares of multiple variables at once; you have to be predicting the same value ratio for each variable.<\/li>\n\n\n\n<li>You can specify the range of values you want to run, but you will normally get your range from the data (runs test on all values).<\/li>\n\n\n\n<li>Under Expected Values, leave All Categories Equal selected if you are predicting an even ratio across all variable<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Note: If you are not predicting an even ratio, then you need to enter the ratio that you are predicting, starting with the ratio value for the first variable value and so on.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><u>Ex:<\/u><\/strong>&nbsp;If you are predicting twice as many females as males in a data set, males are coded 1 and females are coded 2, you would:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Select Values<\/li>\n\n\n\n<li>Enter 1 into the values box and click on Add<\/li>\n\n\n\n<li>Enter 2 into the values box and click on Add<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">This will test for a ratio of 1 male to every 2 females. If you are predicting an uneven ratio for a variable that has more that 2 values, you must enter a ratio value for each variable value. In other words, if your variable has 5 values, the test will not run unless you select and add 5 values into your &#8220;Values&#8221; section of the Chi-square test (hope that makes sense).<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Example Syntax<\/td><td>All Categories Equal<\/td><td>Predicting an uneven ratio (this syntax follows from #3 above, but you can change the values and\/or add new values on the \/EXPECTED= line)<\/td><\/tr><tr><td>&nbsp;<\/td><td>NPAR TEST&nbsp; \/CHISQUARE=variable&nbsp; \/EXPECTED=EQUAL&nbsp; \/MISSING ANALYSIS.<\/td><td>NPAR TEST&nbsp; \/CHISQUARE=variable&nbsp; \/EXPECTED=1 2&nbsp; \/MISSING ANALYSIS.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Chi-Square Test for Independence&nbsp;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This test is run through the Analyze menu, under Descriptive Statistics&nbsp;<strong>\u2192<\/strong>&nbsp;Crosstabs. Run this test when trying to determine if 2 categorical variables are independent of one another. The following steps are needed to run this test:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1. Select the variables you want to run a Chi-square on (put one in the column box and one in the row box).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">[<strong><em>Note:<\/em><\/strong>&nbsp;You can run multiple Chi-squares at once by putting more than one variable into either the column or row boxes, but there is no need to do this unless you&#8217;re running multiple Chi-squares comparing 1 variable to several others. Also, don&#8217;t worry about the layer box, this if for a function of Crosstabs that is not related to Chi-squares.]<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2. Click on the Statistics tab and click on the Chi-square box located in the upper left. You can also select from a number of other statistics to print (Phi and Cramer&#8217;s V are the only ones that we&#8217;ll be using).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">3. Under the Cells tab, you can select what info you want to print on your Crosstabulation tables. Select row\/column percentages, observed and expected scores.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">4. Under the Format tab, you just select between ascending or descending order. (It really doesn&#8217;t matter which one you choose.)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">5. Click OK to run or Paste to run from syntax.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When running a Chi-square, 3 different significance figures may come up. Just worry about the<br>&#8220;Pearson chi-square&#8221; Test (this is the only one that comes up when running a Chi-square on larger tables).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example Syntax:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">CROSSTABS&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\/TABLES=row_variable&nbsp; BY column_variable&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\/FORMAT= AVALUE TABLES<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; \/STATISTIC=CHISQ PHI&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\/CELLS= COUNT EXPECTED&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\/COUNT ROUND CELL.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Interpreting Chi-Square Results&nbsp;<\/strong>Before you start to interpret what the significance levels mean, first consider what your hypothesis is for a particular chi-square test. Based on the hypothesis, use the significance level to tell you if the data matches your predicted hypothesis. See examples below\u2026<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Basic Chi-Square Example:&nbsp;<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Hypothesis: There are an equal number of graduate students and undergraduate students in a particular sample<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Procedure: Run a Basic Chi-Square test and leave All Categories Equal to predict an even ratio across all variable levels (in this case, graduate and undergraduate).<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If the Chi-Square probability (Asymp.sig) level is LESS THAN .05, then Chi-square is said to be significant, meaning that there\u00a0<strong>is<\/strong>\u00a0n<strong>ot\u00a0<\/strong>an equal ratio of graduate students and undergraduate students in your sample.<\/li>\n\n\n\n<li>If the Chi-Square probability (Asymp.sig) level is GREATER THAN .05, then Chi-square is not significant, meaning that there is an equal ratio of graduate students and undergraduate students in your sample.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Chi-Square Test for Independence Example:&nbsp;<\/strong>Hypothesis: There is no relationship between gender and assignment to remedial or advanced math classes in high school.Procedure: Run a Chi-Square test for Independence to determine if gender and assignment to remedial or advanced math classes in high school are independent of each other.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If the Chi-Square probability (Asymp.sig) level is LESS THAN .05, then Chi-square is said to be significant, and you would conclude that there is a significant relationship between gender and remedial\/advanced math class assignment. That is, gender and remedial\/advanced assignment are\u00a0<strong>not independent\u00a0<\/strong>of one another.<\/li>\n\n\n\n<li>If the Chi-Square probability (Asymp.sig) level is GREATER THAN .05, then Chi-square is not significant, and you would conclude that there is not a relationship between gender and remedial\/advanced math class assignment. That is, gender and remedial\/advanced assignment are\u00a0<strong>independent\u00a0<\/strong>of one another.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Helpful Hints<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Tip: If you can\u2019t figure out what the significant test means (i.e., whether the data fits your hypothesis or not), look at the pattern of expected\/observed frequencies in your chi-square table to help you determine the meaning of your results<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">.<strong>Keep in mind:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If an Expected frequency is less than 5, it is probably not appropriate to run a chi-square test. Therefore, you are severely limited in the conclusions that can be drawn. However, we are not going to worry about that for this assignment (but it is worth noting when running research studies).<\/li>\n\n\n\n<li>If you have a very large sample, the Chi-square may be significant simply because you have large power. However, the significant results may not be meaningful if the differences between expected\/observed frequencies are practically small. Therefore, when dealing with large sample sizes, you must interpret results carefully, and should probably verify your results with more conservative statistical evidence.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Assignment Task Basic Chi-Square Test This test is run through the Analyze menu, under Nonparametric Tests \u2192 Legacy Dialogues \u2192 Chi-Square. Run this test to determine if the occurrences of a categorical variable (the number of cases which fall into each level of the variable) follow a predicted&nbsp;ratio. Note:&nbsp;Often times, you will be predicting that [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1915","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Chi-Square SPSS Test Assignment - My Blog<\/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:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Chi-Square SPSS Test Assignment - My Blog\" \/>\n<meta property=\"og:description\" content=\"Assignment Task Basic Chi-Square Test This test is run through the Analyze menu, under Nonparametric Tests \u2192 Legacy Dialogues \u2192 Chi-Square. Run this test to determine if the occurrences of a categorical variable (the number of cases which fall into each level of the variable) follow a predicted&nbsp;ratio. Note:&nbsp;Often times, you will be predicting that [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/\" \/>\n<meta property=\"og:site_name\" content=\"My Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-20T08:15:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-20T08:15:14+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\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:\\\/\\\/britainwriters.com\\\/answers\\\/chi-square-spss-test-assignment\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/chi-square-spss-test-assignment\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#\\\/schema\\\/person\\\/c698e0f0b4a723b0d250ea199e68a6d3\"},\"headline\":\"Chi-Square SPSS Test Assignment\",\"datePublished\":\"2024-07-20T08:15:11+00:00\",\"dateModified\":\"2024-07-20T08:15:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/chi-square-spss-test-assignment\\\/\"},\"wordCount\":1127,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#organization\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/britainwriters.com\\\/answers\\\/chi-square-spss-test-assignment\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/chi-square-spss-test-assignment\\\/\",\"url\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/chi-square-spss-test-assignment\\\/\",\"name\":\"Chi-Square SPSS Test Assignment - My Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#website\"},\"datePublished\":\"2024-07-20T08:15:11+00:00\",\"dateModified\":\"2024-07-20T08:15:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/chi-square-spss-test-assignment\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/britainwriters.com\\\/answers\\\/chi-square-spss-test-assignment\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/chi-square-spss-test-assignment\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Chi-Square SPSS Test Assignment\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#website\",\"url\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/\",\"name\":\"My Blog\",\"description\":\"My WordPress Blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#organization\",\"name\":\"My Blog\",\"url\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/bw-logo.png\",\"contentUrl\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/bw-logo.png\",\"width\":379,\"height\":81,\"caption\":\"My Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/#\\\/schema\\\/person\\\/c698e0f0b4a723b0d250ea199e68a6d3\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/britainwriters.com\\\/website\"],\"url\":\"https:\\\/\\\/britainwriters.com\\\/answers\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Chi-Square SPSS Test Assignment - My Blog","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:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/","og_locale":"en_US","og_type":"article","og_title":"Chi-Square SPSS Test Assignment - My Blog","og_description":"Assignment Task Basic Chi-Square Test This test is run through the Analyze menu, under Nonparametric Tests \u2192 Legacy Dialogues \u2192 Chi-Square. Run this test to determine if the occurrences of a categorical variable (the number of cases which fall into each level of the variable) follow a predicted&nbsp;ratio. Note:&nbsp;Often times, you will be predicting that [&hellip;]","og_url":"https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/","og_site_name":"My Blog","article_published_time":"2024-07-20T08:15:11+00:00","article_modified_time":"2024-07-20T08:15:14+00:00","author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/#article","isPartOf":{"@id":"https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/"},"author":{"name":"admin","@id":"https:\/\/britainwriters.com\/answers\/#\/schema\/person\/c698e0f0b4a723b0d250ea199e68a6d3"},"headline":"Chi-Square SPSS Test Assignment","datePublished":"2024-07-20T08:15:11+00:00","dateModified":"2024-07-20T08:15:14+00:00","mainEntityOfPage":{"@id":"https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/"},"wordCount":1127,"commentCount":0,"publisher":{"@id":"https:\/\/britainwriters.com\/answers\/#organization"},"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/","url":"https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/","name":"Chi-Square SPSS Test Assignment - My Blog","isPartOf":{"@id":"https:\/\/britainwriters.com\/answers\/#website"},"datePublished":"2024-07-20T08:15:11+00:00","dateModified":"2024-07-20T08:15:14+00:00","breadcrumb":{"@id":"https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/britainwriters.com\/answers\/chi-square-spss-test-assignment\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/britainwriters.com\/answers\/"},{"@type":"ListItem","position":2,"name":"Chi-Square SPSS Test Assignment"}]},{"@type":"WebSite","@id":"https:\/\/britainwriters.com\/answers\/#website","url":"https:\/\/britainwriters.com\/answers\/","name":"My Blog","description":"My WordPress Blog","publisher":{"@id":"https:\/\/britainwriters.com\/answers\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/britainwriters.com\/answers\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/britainwriters.com\/answers\/#organization","name":"My Blog","url":"https:\/\/britainwriters.com\/answers\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/britainwriters.com\/answers\/#\/schema\/logo\/image\/","url":"https:\/\/britainwriters.com\/answers\/wp-content\/uploads\/2023\/12\/bw-logo.png","contentUrl":"https:\/\/britainwriters.com\/answers\/wp-content\/uploads\/2023\/12\/bw-logo.png","width":379,"height":81,"caption":"My Blog"},"image":{"@id":"https:\/\/britainwriters.com\/answers\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/britainwriters.com\/answers\/#\/schema\/person\/c698e0f0b4a723b0d250ea199e68a6d3","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9c8389b9a2505b8a25de6eb6bd63d1b3bd34e49d8d91d40d9935e77bdb797c34?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/britainwriters.com\/website"],"url":"https:\/\/britainwriters.com\/answers\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/posts\/1915","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/comments?post=1915"}],"version-history":[{"count":1,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/posts\/1915\/revisions"}],"predecessor-version":[{"id":1916,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/posts\/1915\/revisions\/1916"}],"wp:attachment":[{"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/media?parent=1915"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/categories?post=1915"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/britainwriters.com\/answers\/wp-json\/wp\/v2\/tags?post=1915"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}