{"id":235,"date":"2026-05-12T11:25:32","date_gmt":"2026-05-12T11:25:32","guid":{"rendered":"https:\/\/routledgelearning.com\/socialstatistics\/?page_id=235"},"modified":"2026-05-12T13:03:24","modified_gmt":"2026-05-12T13:03:24","slug":"chapter-10-flashcards","status":"publish","type":"page","link":"https:\/\/routledgelearning.com\/socialstatistics\/chapter-10-flashcards\/","title":{"rendered":"Chapter 10 Flashcards"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Chapter 10 Flashcards<\/h2>\n\n\n\n\n<!-- Swiper -->\n<div class=\"swiper mySwiper\">\n    <div class=\"swiper-wrapper\">\n\n        \n        <!-- Swiper Slide -->\n        <div class=\"swiper-slide\">\n          <!-- Flashcard -->\n           <button class=\"flip-card\" role=\"button\" tabindex=\"0\">\n            <div class=\"flip-card-inner\">\n              <div class=\"flip-card-front\"><p><p>A statistical test used to see if the addition of an independent variable significantly raises the value of R-squared from the previous model for model improvement <\/p>\n<\/p><\/div>\n              <div class=\"flip-card-back\"><p>F-test<\/p>\n<\/div>\n            <\/div>\n          <\/button>\n        <\/div>\n\n        \n        <!-- Swiper Slide -->\n        <div class=\"swiper-slide\">\n          <!-- Flashcard -->\n           <button class=\"flip-card\" role=\"button\" tabindex=\"0\">\n            <div class=\"flip-card-inner\">\n              <div class=\"flip-card-front\"><p><p>An independent variable that, once introduced in a second regression model, elicits a decrease in the effect of the independent variable in the first regression model <\/p>\n<\/p><\/div>\n              <div class=\"flip-card-back\"><p>Intervening variable<\/p>\n<\/div>\n            <\/div>\n          <\/button>\n        <\/div>\n\n        \n        <!-- Swiper Slide -->\n        <div class=\"swiper-slide\">\n          <!-- Flashcard -->\n           <button class=\"flip-card\" role=\"button\" tabindex=\"0\">\n            <div class=\"flip-card-inner\">\n              <div class=\"flip-card-front\"><p><p>A set of regression models where additional independent variables are added in order to observe changes in the effect of the original independent variable<\/p>\n<\/p><\/div>\n              <div class=\"flip-card-back\"><p>Nested models<\/p>\n<\/div>\n            <\/div>\n          <\/button>\n        <\/div>\n\n        \n        <!-- Swiper Slide -->\n        <div class=\"swiper-slide\">\n          <!-- Flashcard -->\n           <button class=\"flip-card\" role=\"button\" tabindex=\"0\">\n            <div class=\"flip-card-inner\">\n              <div class=\"flip-card-front\"><p><p>The technique of adding additional independent variables to a regression model to see if this changes the original effect of an original independent variable<\/p>\n<\/p><\/div>\n              <div class=\"flip-card-back\"><p>Statistical control<\/p>\n<\/div>\n            <\/div>\n          <\/button>\n        <\/div>\n\n        \n        <div id=\"flashcard-instruction\" class=\"sr-only\">Press Enter or Space to flip the card<\/div><div id=\"flip-announcement\" class=\"sr-only\" role=\"status\" aria-live=\"polite\"><\/div>\n\n    <\/div>\n\n    <div class=\"swiper-button-next\"><\/div>\n    <div class=\"swiper-button-prev\"><\/div>\n    <div class=\"swiper-pagination\"><\/div>\n    \n<\/div>\n<div role=\"region\" aria-live=\"polite\" id=\"announcement\" class=\"visually-hidden\"><\/div>\n\n<script>\n\nvar swiper = new Swiper(\".mySwiper\", {\n    pagination: {\n    el: \".swiper-pagination\",\n    type: \"fraction\",\n    },\n    navigation: {\n    nextEl: \".swiper-button-next\",\n    prevEl: \".swiper-button-prev\",\n    },\n});\n\n\n\nconst flipCards = document.querySelectorAll('.flip-card');\n  const announcement = document.getElementById('announcement');\n\n  flipCards.forEach(flipCard => {\n    flipCard.addEventListener('click', () => {\n      flipCard.classList.toggle('flipped');\n      const frontContent = flipCard.getAttribute('data-front');\n      const backContent = flipCard.getAttribute('data-back');\n      const isFlipped = flipCard.classList.contains('flipped');\n      \n      if (isFlipped) {\n        announcement.textContent = `${backContent} is now visible.`;\n      } else {\n        announcement.textContent = `${frontContent} is now visible.`;\n      }\n    });\n\n    flipCard.addEventListener('keydown', event => {\n      if (event.key === 'Enter' || event.key === ' ') {\n        flipCard.classList.toggle('flipped');\n        const frontContent = flipCard.getAttribute('data-front');\n        const backContent = flipCard.getAttribute('data-back');\n        const isFlipped = flipCard.classList.contains('flipped');\n        \n        if (isFlipped) {\n          announcement.textContent = `${backContent} is now visible.`;\n        } else {\n          announcement.textContent = `${frontContent} is now visible.`;\n        }\n      }\n    });\n\n    flipCard.addEventListener('focus', () => {\n      const frontContent = flipCard.getAttribute('data-front');\n      announcement.textContent = `Card: ${frontContent}  Press Space or Enter to flip`;\n    });\n\n    flipCard.addEventListener('blur', () => {\n      announcement.textContent = '';\n    });\n  });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Chapter 10 Flashcards<\/p>\n","protected":false},"author":27,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-235","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/routledgelearning.com\/socialstatistics\/wp-json\/wp\/v2\/pages\/235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/routledgelearning.com\/socialstatistics\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/routledgelearning.com\/socialstatistics\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/routledgelearning.com\/socialstatistics\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/routledgelearning.com\/socialstatistics\/wp-json\/wp\/v2\/comments?post=235"}],"version-history":[{"count":2,"href":"https:\/\/routledgelearning.com\/socialstatistics\/wp-json\/wp\/v2\/pages\/235\/revisions"}],"predecessor-version":[{"id":257,"href":"https:\/\/routledgelearning.com\/socialstatistics\/wp-json\/wp\/v2\/pages\/235\/revisions\/257"}],"wp:attachment":[{"href":"https:\/\/routledgelearning.com\/socialstatistics\/wp-json\/wp\/v2\/media?parent=235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}