@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<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: <a href=\"https://sk.sagepub.com/reference/socialscience/n920.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Significance Testing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_mining> ;
  skos:prefLabel "significance testing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/data_mining>
  skos:prefLabel "data mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/significance_testing> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/significance_testing> .

