@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:-Z0VXF2VG-N
  skos:definition """En probabilités et en statistiques, un processus de Bernoulli est un processus stochastique discret qui consiste en une suite de variables aléatoires indépendantes qui prennent leurs valeurs parmi deux symboles. Prosaïquement, un processus de Bernoulli consiste à tirer à pile ou face plusieurs fois de suite, éventuellement avec une pièce truquée. Une variable dans une séquence de ce type peut être qualifiée de variable de Bernoulli. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Processus_de_Bernoulli">https://fr.wikipedia.org/wiki/Processus_de_Bernoulli</a>)"""@fr, """In probability and statistics, a Bernoulli process (named after Jacob Bernoulli) is a finite or infinite sequence of binary random variables, so it is a discrete-time stochastic process that takes only two values, canonically 0 and 1. The component Bernoulli variables X<sub>i</sub> are identically distributed and independent. Prosaically, a Bernoulli process is a repeated coin flipping, possibly with an unfair coin (but with consistent unfairness). Every variable X<sub>i</sub> in the sequence is associated with a Bernoulli trial or experiment. They all have the same Bernoulli distribution. Much of what can be said about the Bernoulli process can also be generalized to more than two outcomes (such as the process for a six-sided die); this generalization is known as the Bernoulli scheme. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Bernoulli_process">https://en.wikipedia.org/wiki/Bernoulli_process</a>)"""@en ;
  a skos:Concept ;
  skos:prefLabel "Bernoulli process"@en, "processus de Bernoulli"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Processus_de_Bernoulli>, <https://en.wikipedia.org/wiki/Bernoulli_process> ;
  skos:inScheme psr: ;
  skos:broader psr:-KZB4R3QG-B ;
  dc:modified "2024-10-18"^^xsd:date .

psr:-KZB4R3QG-B
  skos:prefLabel "processus stochastique"@fr, "stochastic process"@en ;
  a skos:Concept ;
  skos:narrower psr:-Z0VXF2VG-N .

