@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/analysis_of_covariance>
  skos:prefLabel "analysis of covariance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/statistical_control> .

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

<https://concepts.sagepub.com/social-science/concept/statistical_control>
  skos:definition "Statistical control refers to the technique of separating out the effect of one particular independent variable from the effects of the remaining variables on the dependent variable in a multivariate analysis. This technique is of utmost importance for making valid inferences in a statistical analysis because one has to hold other variables constant in order to establish that a specific effect is due to one particular independent variable. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n966.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Statistical Control</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analysis_of_covariance> ;
  skos:prefLabel "statistical control"@en ;
  a skos:Concept .

