@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:-Q78M8VWZ-3
  skos:prefLabel "biostatistics and clinical epidemiology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CXPFG9MM-P .

n9j:-CXPFG9MM-P
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/frequentist_approach> ;
  skos:definition "The frequentist (or classical) approach is a branch of statistics that currently represents the predominant methodology used in empirical data analysis and inference. Frequentist statistics emerged as a prevailing method for inference in the 20th century, particularly due to work by Fisher and, subsequently, by Neyman and Pearson. [Source: Encyclopedia of Medical Decision Making; Frequentist Approach]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Q78M8VWZ-3 ;
  skos:prefLabel "frequentist approach"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-CXPFG9MM-P .

n9j: a skos:ConceptScheme .
