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

mdl:-KKDLNWDR-Z
  a skos:Concept ;
  skos:definition "Une loi exponentielle modélise la durée de vie d'un phénomène sans mémoire, ou sans vieillissement, ou sans usure : la probabilité que le phénomène dure au moins s + t heures (ou n'importe quelle autre unité de temps) sachant qu'il a déjà duré t heures sera la même que la probabilité de durer s heures à partir de sa mise en fonction initiale. En d'autres termes, le fait que le phénomène ait duré pendant t heures ne change rien à son espérance de vie à partir du temps t. (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Loi_exponentielle\" target=\"_blank\">https://fr.wikipedia.org/wiki/Loi_exponentielle</a>)"@fr, "In probability theory and statistics, the exponential distribution is the probability distribution of the time between events in a Poisson point process, i.e., a process in which events occur continuously and independently at a constant average rate. It is a particular case of the gamma distribution. It is the continuous analogue of the geometric distribution, and it has the key property of being memoryless. In addition to being used for the analysis of Poisson point processes it is found in various other contexts. (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Exponential_distribution\" target=\"_blank\">https://en.wikipedia.org/wiki/Exponential_distribution</a>)"@en ;
  skos:hiddenLabel "Exponential distribution"@en, "Loi exponentielles"@fr, "lois exponentielles"@fr, "Loi exponentielle"@fr, "exponential distributions"@en ;
  skos:prefLabel "loi exponentielle"@fr, "exponential distribution"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Exponential_distribution>, <https://fr.wikipedia.org/wiki/Loi_exponentielle> ;
  skos:broader mdl:-P3B1V7VG-K ;
  skos:inScheme mdl: .

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

