@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-BD7ND94L-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/interquartile_range> ;
  skos:definition "For quantitative data that have been sorted numerically from low to high, the interquartile range is that set of values between the 25th PERCENTILE (or P25) in the set and the 75th percentile (P75) in the set. Because this range contains half of all the values, it is descriptive of the “middle” values in a DISTRIBUTION. The range is referred to as the interquartile range because the 25th percentile is also known as the first QUARTILE and the 75th percentile as the third quartile. [Source: The SAGE Encyclopedia of Social Science Research Methods; Interquartile Range]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-C8NQZ4GL-J ;
  skos:prefLabel "interquartile range"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-BD7ND94L-1 .

n9j:-C8NQZ4GL-J
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BD7ND94L-1 .

n9j: a skos:ConceptScheme .
