@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/null_hypothesis>
  skos:prefLabel "null hypothesis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hypothesis_testing> .

<https://concepts.sagepub.com/social-science/concept/type_I_errors>
  skos:prefLabel "type I errors"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hypothesis_testing> .

<https://concepts.sagepub.com/social-science/concept/type_II_errors>
  skos:prefLabel "type II errors"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hypothesis_testing> .

<https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology>
  skos:prefLabel "biostatistics and clinical epidemiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hypothesis_testing> .

<https://concepts.sagepub.com/social-science/concept/estimation>
  skos:prefLabel "estimation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hypothesis_testing> .

<https://concepts.sagepub.com/social-science/concept/hypothesis_testing>
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>, <https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis>, <https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/falsificationism>, <https://concepts.sagepub.com/social-science/concept/hypothesis_(research)>, <https://concepts.sagepub.com/social-science/concept/type_II_errors>, <https://concepts.sagepub.com/social-science/concept/type_I_errors>, <https://concepts.sagepub.com/social-science/concept/estimation>, <https://concepts.sagepub.com/social-science/concept/statistical_significance>, <https://concepts.sagepub.com/social-science/concept/null_hypothesis>, <https://concepts.sagepub.com/social-science/concept/random_error> ;
  skos:prefLabel "hypothesis testing"@en ;
  skos:definition "Statistical inference is the science of making conclusions, decisions, or inferences about a population based on information obtained in a sample. The procedure that leads to rejecting or not rejecting specific statements about a population is called hypothesis testing. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n219.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Hypothesis Testing</a>]"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/falsificationism>
  skos:prefLabel "falsificationism"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hypothesis_testing> .

<https://concepts.sagepub.com/social-science/concept/statistical_significance>
  skos:prefLabel "statistical significance"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hypothesis_testing> .

<https://concepts.sagepub.com/social-science/concept/hypothesis_(research)>
  skos:prefLabel "hypothesis (research)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hypothesis_testing> .

<https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hypothesis_testing> .

<https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis>
  skos:prefLabel "quantitative data analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hypothesis_testing> .

<https://concepts.sagepub.com/social-science/concept/random_error>
  skos:prefLabel "random error"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hypothesis_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/hypothesis_testing> .

