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

mdl: a skos:ConceptScheme .
mdl:-KZSFZ2DK-6
  skos:definition "In probability theory, a log-normal (or lognormal) distribution is a continuous probability distribution of a random variable whose logarithm is normally distributed. Thus, if the random variable X is log-normally distributed, then Y = ln(X) has a normal distribution. Equivalently, if Y has a normal distribution, then the exponential function of Y, X = exp(Y), has a log-normal distribution. A random variable which is log-normally distributed takes only positive real values. It is a convenient and useful model for measurements in exact and engineering sciences, as well as medicine, economics and other topics (e.g., energies, concentrations, lengths, prices of financial instruments, and other metrics). (Wikipedia, The Free Encyclopedia, <a href=\"https://en.wikipedia.org/wiki/Log-normal_distribution\" target=\"_blank\">https://en.wikipedia.org/wiki/Log-normal_distribution</a>)"@en, "En théorie des probabilités et statistique, une variable aléatoire X est dite suivre une loi log-normale de paramètres μ et σ²si la variable Y = ln(X) suit une loi normale d'espérance μ et de variance σ². (Wikipedia, L'Encylopédie Libre, <a href=\"https://fr.wikipedia.org/wiki/Loi_log-normale\" target=\"_blank\">https://fr.wikipedia.org/wiki/Loi_log-normale</a>)"@fr ;
  skos:hiddenLabel "Log normal distribution"@en, "Loi lognormale"@fr, "lognormal distributions"@en, "log normal distributions"@en, "loi log normale"@fr, "log-normal distributions"@en, "lois log-normales"@fr, "lois log normales"@fr, "log normal distribution"@en, "Loi lognormales"@fr ;
  skos:prefLabel "loi log-normale"@fr, "log-normal distribution"@en ;
  skos:altLabel "lognormal distribution"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Log-normal_distribution>, <https://fr.wikipedia.org/wiki/Loi_log-normale> ;
  skos:inScheme mdl: ;
  a skos:Concept ;
  skos:broader mdl:-P3B1V7VG-K .

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

