@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:-LTKB5RKV-M
  skos:broader psr:-LFQDHGDQ-7, psr:-BZ3J96GM-Q ;
  skos:altLabel "moment d'ordre 4"@fr, "coefficient d’aplatissement"@fr, "fourth moment"@en, "coefficient d’acuité"@fr ;
  a skos:Concept ;
  skos:prefLabel "kurtosis"@en, "kurtosis"@fr ;
  skos:inScheme psr: ;
  skos:definition """In probability theory and statistics, kurtosis (from Greek: κυρτός, kyrtos or kurtos, meaning "curved, arching") is a measure of the "tailedness" of the probability distribution of a real-valued random variable. Like skewness, kurtosis describes a particular aspect of a probability distribution. There are different ways to quantify kurtosis for a theoretical distribution, and there are corresponding ways of estimating it using a sample from a population. Different measures of kurtosis may have different interpretations.
<br/>The standard measure of a distribution's kurtosis, originating with Karl Pearson, is a scaled version of the fourth moment of the distribution. This number is related to the tails of the distribution, not its peak; hence, the sometimes-seen characterization of kurtosis as "peakedness" is incorrect. For this measure, higher kurtosis corresponds to greater extremity of deviations (or outliers), and not the configuration of data near the mean. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Kurtosis">https://en.wikipedia.org/wiki/Kurtosis</a>)"""@en, """En théorie des probabilités et en statistique, le kurtosis (du nom féminin grec ancien κύρτωσις, « courbure »), aussi traduit par coefficient d’acuité, coefficient d’aplatissement et degré de voussure, est une mesure directe de l’acuité et une mesure indirecte de l'aplatissement de la distribution d’une variable aléatoire réelle. Il existe plusieurs mesures de l'acuité et le kurtosis correspond à la méthode de Pearson.
<br/>C’est le deuxième des paramètres de forme, avec le coefficient d'asymétrie (les paramètres fondés sur les moments d’ordre 5 et plus n’ont pas de nom propre).
<br/>Il mesure, abstraction faite de la dispersion (donnée par l’écart type), la répartition des masses de probabilité autour de leur centre, donné par l’espérance mathématique, c’est-à-dire, d’une certaine façon, leur concentration à proximité ou à distance du centre de probabilité. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Kurtosis">https://fr.wikipedia.org/wiki/Kurtosis</a>)"""@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Kurtosis>, <https://fr.wikipedia.org/wiki/Kurtosis> ;
  dc:modified "2024-10-18"^^xsd:date .

psr:-BZ3J96GM-Q
  skos:prefLabel "paramètre de forme"@fr, "shape parameter"@en ;
  a skos:Concept ;
  skos:narrower psr:-LTKB5RKV-M .

psr:-LFQDHGDQ-7
  skos:prefLabel "moment"@fr, "moment"@en ;
  a skos:Concept ;
  skos:narrower psr:-LTKB5RKV-M .

