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

n9j:-QG564RZD-6
  skos:prefLabel "exploratory data analysis"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HL71MF51-Q .

n9j:-HL71MF51-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/residuals> ;
  skos:definition "Residuals play an important role in statistical modeling. The most common definition of residual is the difference between the observed and expected response based on the estimated model so that each observation has a corresponding residual. [Source: Encyclopedia of Measurement and Statistics; Residuals]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QG564RZD-6 ;
  skos:prefLabel "residuals"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-HL71MF51-Q .

n9j: a skos:ConceptScheme .
