@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:-RXS7VV30-6
  skos:prefLabel "quantitative data analysis"@en ;
  a skos:Concept ;
  skos:narrower n9j:-W3K5HN97-X .

n9j:-W3K5HN97-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/bivariate_analysis> ;
  skos:definition "Bivariate analysis is a statistical analysis of a pair of variables. Such analysis can take the form of, for example, CROSS-TABULATION, SCATTERPLOT, CORRELATION, ONE-WAY ANOVA, or simple REGRESSION. It is a step often taken after a UNIVARIATE ANALYSIS of the DATA but prior to a multivariate analysis. [Source: The SAGE Encyclopedia of Social Science Research Methods; Bivariate Analysis]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RXS7VV30-6 ;
  skos:prefLabel "bivariate analysis"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-W3K5HN97-X .

n9j: a skos:ConceptScheme .
