@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/matched_pairs>
  skos:definition "A ∗research design in which subjects are matched on characteristics that might affect their reaction to a ∗treatment. After the pairs are determined, one member of each pair is assigned at random to the group receiving treatment (∗experimental group); the other group (∗control group) does not receive treatment. [Source: <a href=\"https://methods.sagepub.com/reference/dictionary-of-statistics-methodology/n1130.xml\" target=\"_blank\" data-id=\"to-srm\">Dictionary of Statistics &amp; Methodology; Matched Pairs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/analysis_of_covariance> ;
  skos:prefLabel "matched pairs"@en ;
  a skos:Concept .

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

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

