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

n9j:-FQQNTH2H-D
  skos:prefLabel "regression analysis"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QWSTTZZF-G .

n9j: a skos:ConceptScheme .
n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-QWSTTZZF-G .

n9j:-QWSTTZZF-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/ordinary_least_squares> ;
  skos:definition "Consider a linear relationship in which there is a stochastic dependent variable with values yi that are a function of the values of one or more nonstochastic independent variables, x1i, x2i…xki. We could write such a relationship as yi = β0 + β1x1i +···+ βkxki + εi. [Source: The SAGE Encyclopedia of Social Science Research Methods; ORDINARY LEAST SQUARES]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FQQNTH2H-D ;
  skos:prefLabel "ordinary least squares"@en .

