@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:-G7BMRN8T-T
  skos:prefLabel "Bayesian inference"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MPBZMDPV-9 .

n9j:-MPBZMDPV-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/prior_probability> ;
  skos:definition "A certain kind of PROBABILISTIC reasoning uses the observed data to update probabilities that existed before the data were collected, the so-called prior probabilities. This approach is called BAYESIAN INFERENCE and is in sharp contrast to the other existing approach, which is called frequentist. [Source: The SAGE Encyclopedia of Social Science Research Methods; Prior Probability]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-G7BMRN8T-T ;
  skos:prefLabel "prior probability"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-MPBZMDPV-9 .

n9j: a skos:ConceptScheme .
