@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/conditional_probability>
  skos:definition "Conditional probability is a mathematical description of the likelihood that a particular event will take place given the occurrence of a particular precursor event. Thus the probability of occurrence of event A is conditional on the probability of the prior occurrence of event B. Conditional probability is expressed as P (A\\\\B), which is read as “the probability of A given B.” In order to calculate the conditional probability of an event, there must be a priori knowledge of both the probability that the first of the events will occur and the probability that both events will occur together. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-measurement-and-statistics/n101.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Measurement and Statistics; Conditional Probability</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Bayesian_inference>, <https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology> ;
  skos:prefLabel "conditional probability"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Bayesian_inference>
  skos:prefLabel "Bayesian inference"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/conditional_probability> .

<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/conditional_probability> .

<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/conditional_probability> .

