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

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

mdl:-VKHBRCW4-7
  skos:definition "Dans la théorie des probabilités et en statistiques, la loi bêta est une famille de lois de probabilités continues, définies sur [0,1], paramétrée par deux paramètres de forme, typiquement notés α et β. C'est un cas spécial de la loi de Dirichlet, avec seulement deux paramètres. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Loi_b%C3%AAta\" target=\"_blank\">https://fr.wikipedia.org/wiki/Loi_b%C3%AAta</a>)"@fr, "In probability theory and statistics, the beta distribution is a family of continuous probability distributions defined on the interval [0, 1] in terms of two positive parameters, denoted by alpha (α) and beta (β), that appear as exponents of the random variable and control the shape of the distribution. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Beta_distribution\" target=\"_blank\">https://en.wikipedia.org/wiki/Beta_distribution</a>)"@en ;
  skos:inScheme mdl: ;
  skos:hiddenLabel "lois bêtas"@fr, "Loi bêta"@fr, "Beta distribution"@en, "beta distributions"@en, "Loi bêtas"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Beta_distribution>, <https://fr.wikipedia.org/wiki/Loi_b%C3%AAta> ;
  skos:prefLabel "loi bêta"@fr, "beta distribution"@en ;
  a skos:Concept ;
  skos:broader mdl:-P3B1V7VG-K .

