@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:-FV3RTBPT-8
  skos:definition """In probability theory and statistics, the noncentral beta distribution is a continuous probability distribution that is a noncentral generalization of the (central) beta distribution. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Noncentral_beta_distribution">https://en.wikipedia.org/wiki/Noncentral_beta_distribution</a>)"""@en, """En théorie des probabilités et en statistique, la loi bêta décentrée est une loi de probabilité continue généralisant la loi bêta (sous-entendue centrée) en la décentrant grâce à un paramètre λ, c'est-à-dire en décalant sa moyenne. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Loi_b%C3%AAta_d%C3%A9centr%C3%A9e">https://fr.wikipedia.org/wiki/Loi_b%C3%AAta_d%C3%A9centr%C3%A9e</a>)"""@fr ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:prefLabel "noncentral beta distribution"@en, "loi bêta décentrée"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Loi_b%C3%AAta_d%C3%A9centr%C3%A9e>, <https://en.wikipedia.org/wiki/Noncentral_beta_distribution> ;
  dc:created "2023-07-28"^^xsd:date ;
  skos:broader psr:-K9FXDR6F-N ;
  a skos:Concept ;
  skos:inScheme psr: .

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

