@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/epidemiological_concepts>
  skos:prefLabel "epidemiological concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mediating_variable> .

<https://concepts.sagepub.com/social-science/concept/mediating_variable>
  skos:definition "A mediating variable is one that lies intermediate between independent causal factors and a final outcome. Like MODERATING VARIABLES, mediating variables are seen as intervening factors that can change the impact of X on Y. Mediating variables aim to estimate the way a variable Z affects the impact of X on Y, and they can be estimated in one of four ways: through path analysis, structural equation modeling, proxies embedded in linear regression, and MULTILEVEL MODELING. In PATH ANALYSIS, separate regressions are run for different causal processes. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n547.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Mediating Variable</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/epidemiological_concepts> ;
  skos:prefLabel "mediating variable"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/mediating_variable> .

