@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

psr: a skos:ConceptScheme .
psr:-LQVF35CR-L
  skos:prefLabel "beta distribution"@en, "loi bêta"@fr ;
  dc:modified "2024-10-18"^^xsd:date ;
  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 <span class="texhtml">]0, 1[</span>, paramétrée par deux paramètres de forme, typiquement notés α (alpha) et β (bêta). C'est un cas spécial de la loi de Dirichlet, avec seulement deux paramètres. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Loi_b%C3%AAta">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] or (0, 1) in terms of two positive parameters, denoted by alpha (α) and beta (β), that appear as exponents of the variable and its complement to 1, respectively, and control the shape of the distribution. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Beta_distribution">https://en.wikipedia.org/wiki/Beta_distribution</a>)"""@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Loi_b%C3%AAta>, <https://en.wikipedia.org/wiki/Beta_distribution> ;
  dc:created "2023-07-28"^^xsd:date ;
  a skos:Concept ;
  skos:broader psr:-K9FXDR6F-N ;
  skos:inScheme psr: .

psr:-K9FXDR6F-N
  skos:prefLabel "loi de probabilité"@fr, "probability distribution"@en ;
  a skos:Concept ;
  skos:narrower psr:-LQVF35CR-L .

