@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:-VK5D91CZ-3
  skos:definition """In probability and business statistics, the Bates distribution, named after Grace Bates, is a probability distribution of the mean of a number of statistically independent uniformly distributed random variables on the unit interval. This distribution is related to the uniform, the triangular, and the normal Gaussian distribution, and has applications in broadcast engineering for signal enhancement. The Bates distribution is sometimes confused with the Irwin–Hall distribution, which is the distribution of the sum (not the mean) of n independent random variables uniformly distributed from 0 to 1. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Bates_distribution">https://en.wikipedia.org/wiki/Bates_distribution</a>)"""@en, """En théorie des probabilités et en statistique, la loi de Bates, dénommée suivant la probabiliste Grace E. Bates, est la loi de probabilité de la moyenne de variables aléatoires indépendantes et de loi uniforme continue sur [0 ; 1].
<br/>Il ne faut pas confondre cette loi avec la loi d'Irwin-Hall qui est la somme de telles variables aléatoires. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Loi_de_Bates">https://fr.wikipedia.org/wiki/Loi_de_Bates</a>)"""@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Loi_de_Bates>, <https://en.wikipedia.org/wiki/Bates_distribution> ;
  a skos:Concept ;
  skos:prefLabel "loi de Bates"@fr, "Bates distribution"@en ;
  skos:inScheme psr: ;
  dc:created "2023-07-28"^^xsd:date ;
  skos:broader psr:-K9FXDR6F-N ;
  dc:modified "2024-10-18"^^xsd:date .

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

