@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl: a skos:ConceptScheme .
mdl:-RFK09544-T
  skos:hiddenLabel "Loi hypergéométriques"@fr, "Hypergeometric distribution"@en, "lois hypergéométriques"@fr, "Loi hypergéométrique"@fr, "hypergeometric distributions"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Hypergeometric_distribution> ;
  skos:definition "In probability theory and statistics, the hypergeometric distribution is a discrete probability distribution that describes the probability of k successes (random draws for which the object drawn has a specified feature) in n draws, without replacement, from a finite population of size N that contains exactly K objects with that feature, wherein each draw is either a success or a failure. In contrast, the binomial distribution describes the probability of k successes in n draws with replacement. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Hypergeometric_distribution\" target=\"_blank\">https://en.wikipedia.org/wiki/Hypergeometric_distribution</a>)"@en, "En théorie des probabilités et en statistiques, la distribution hypergéométrique est une distribution de probabilité discrète qui décrit la probabilité de k succès (tirages aléatoires pour lesquels l'objet tiré a une caractéristique spécifiée) en n tirages, sans remplacement, d'une population finie de taille N qui contient exactement K objets avec cette caractéristique, dans laquelle chaque tirage est un succès ou un échec. En revanche, la distribution binomiale décrit la probabilité de k succès en n tirages avec remplacement.  (traduit depuis \"Wikipedia, The Free Encyclopedia\", <a href=\"https://en.wikipedia.org/wiki/Hypergeometric_distribution\" target=\"_blank\">https://en.wikipedia.org/wiki/Hypergeometric_distribution</a>)"@fr ;
  skos:prefLabel "loi hypergéométrique"@fr, "hypergeometric distribution"@en ;
  skos:broader mdl:-P3B1V7VG-K ;
  a skos:Concept ;
  skos:inScheme mdl: .

mdl:-P3B1V7VG-K
  skos:prefLabel "loi de probabilité"@fr, "probability distribution"@en ;
  a skos:Concept ;
  skos:narrower mdl:-RFK09544-T .

