@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/binomial_distribution>
  skos:definition "describes the probability of an event or outcome occurring, such as a person passing or failing or being a woman or a man, on a number of independent occasions or trials when the event has the same probability of occurring on each occasion. The binomial theorem can be used to calculate these probabilities. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-statistics/n45.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Statistics; binomial distribution</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D016010.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistical_distributions> ;
  skos:prefLabel "binomial distribution"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/statistical_distributions>
  skos:prefLabel "statistical distributions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/binomial_distribution> .

