@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/communality>
  skos:definition "Communality is a squared variance-accounted-for statistic reflecting how much variance in measured variables is reproduced by the latent constructs (e.g., the factors) in a model. Conversely, communality can be conceptualized as how much of the variance of a measured/observed variable is useful in delineating the latent/composite variables in the model. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n139.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Communality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/factor_analysis> ;
  skos:prefLabel "communality"@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/communality> .

<https://concepts.sagepub.com/social-science/concept/factor_analysis>
  skos:prefLabel "factor analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/communality> .

