@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:-JP227VFC-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/significance_testing> ;
  skos:definition "Significance testing provides objective rules for determining whether a researcher's hypotheses are supported by the data. The need for objectivity arises from the fact that the hypotheses refer to values for populations of interest, whereas the data come from samples of varying reliability in representing the populations. [Source: The SAGE Encyclopedia of Social Science Research Methods; Significance Testing]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BG5J33Z7-M ;
  skos:prefLabel "significance testing"@en .

n9j:-BG5J33Z7-M
  skos:prefLabel "data mining"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JP227VFC-Q .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-JP227VFC-Q .

n9j: a skos:ConceptScheme .
