@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:-N97PCJTM-P
  skos:prefLabel "Irwin-Hall distribution"@en, "loi d'Irwin-Hall"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Loi_d%27Irwin-Hall>, <https://en.wikipedia.org/wiki/Irwin%E2%80%93Hall_distribution> ;
  skos:definition """En théorie des probabilités et en statistique, la loi d'Irwin-Hall, dénommée d'après le statisticien Joseph Oscar Irwin et le mathématicien Philip Hall, est une loi de probabilité définie comme la somme de variables aléatoires indépendantes de loi uniforme continue1 sur [0 ; 1]. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Loi_d%27Irwin-Hall">https://fr.wikipedia.org/wiki/Loi_d%27Irwin-Hall</a>)"""@fr, """In probability and statistics, the Irwin–Hall distribution, named after Joseph Oscar Irwin and Philip Hall, is a probability distribution for a random variable defined as the sum of a number of independent random variables, each having a uniform distribution. For this reason it is also known as the uniform sum distribution. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Irwin%E2%80%93Hall_distribution">https://en.wikipedia.org/wiki/Irwin%E2%80%93Hall_distribution</a>)"""@en ;
  skos:inScheme psr: ;
  dc:created "2023-07-28"^^xsd:date ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:altLabel "uniform sum distribution"@en ;
  skos:broader psr:-K9FXDR6F-N .

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

