@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/factor_loadings>
  skos:definition "Factor loadings are part of the outcome from factor analysis, which serves as a data reduction method designed to explain the correlations between observed variables using a smaller number of factors. Because factor analysis is a widely used method in social and behavioral research, an in-depth examination of factor loadings and the related factor-loading matrix will facilitate a better understanding and use of the technique. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n149.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Factor Loadings</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/factor_analysis> ;
  skos:prefLabel "factor loadings"@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/factor_loadings> .

<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/factor_loadings> .

