@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:-P4GQGJTT-B .

n9j:-P4GQGJTT-B
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/univariate_analysis> ;
  skos:definition "Univariate analysis is the analysis of the statistical characteristics of a single VARIABLE, including its DISTRIBUTION, its CENTRAL TENDENCY, and its SPREAD. The first step in univariate analysis is to plot the observations in a table or graph to examine the variable's distribution. NOMINAL variables can be presented in a PIE CHART or BAR chart. [Source: The SAGE Encyclopedia of Social Science Research Methods; Univariate Analysis]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RXS7VV30-6 ;
  skos:prefLabel "univariate analysis"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-P4GQGJTT-B .

n9j: a skos:ConceptScheme .
