@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-MN3VJH61-2
  skos:prefLabel "probability"@en ;
  a skos:Concept ;
  skos:narrower n9j:-S34R5143-7 .

n9j: a skos:ConceptScheme .
n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-S34R5143-7 .

n9j:-S34R5143-7
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/odds_ratio> ;
  skos:definition "The odds ratio (OR) is a measure of association that is used to describe the relationship between two or more categorical (usually dichotomous) variables (e.g., in a contingency table) or between continuous variables and a categorical outcome variable (e.g., in logistic regression). The OR describes how much more likely an outcome is to occur in one group as compared to another group. [Source: Encyclopedia of Research Design; Odds Ratio]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MN3VJH61-2 ;
  skos:prefLabel "odds ratio"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D016017.html> .

