@prefix qx8: <http://data.loterre.fr/ark:/67375/QX8> .
@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#> .

qx8: a skos:ConceptScheme .
qx8:-FB2H5R71-W
  skos:prefLabel "modelisation"@en, "modélisation"@fr ;
  a skos:Concept ;
  skos:narrower qx8:-1KXN0T67-M .

qx8:-1KXN0T67-M
  skos:prefLabel "simulation de Monte Carlo"@fr, "Monte Carlo simulation"@en ;
  skos:altLabel "simulation de probabilités multiples"@fr, "méthode Monte-Carlo"@fr, "méthode de Monte-Carlo"@fr, "Monte Carlo method"@en, "simulation de Monte-Carlo"@fr ;
  skos:exactMatch <https://www.ibm.com/fr-fr/topics/monte-carlo-simulation> ;
  skos:definition "Monte Carlo simulation, also known as the Monte Carlo method or multiple probability simulation, is a mathematical technique used to estimate the possible outcomes of an uncertain event. The Monte Carlo method was invented by John von Neumann and Stanislaw Ulam during the Second World War to improve decision-making under uncertain conditions. Its name refers to the well-known casino in the city of Monaco, because the element of chance is at the heart of the modelling approach, as in a game of roulette. (Adapted and translated from: <a href=\"https://www.ibm.com/fr-fr/topics/monte-carlo-simulation\">https://www.ibm.com/fr-fr/topics/monte-carlo-simulation</a>)"@en, "La simulation de Monte-Carlo, également connue sous le nom de méthode de Monte-Carlo ou de simulation de probabilités multiples, est une technique mathématique utilisée pour estimer les résultats possibles d'un événement incertain. La méthode de Monte-Carlo a été inventée par John von Neumann et Stanislaw Ulam pendant la Seconde Guerre mondiale, afin d'améliorer la prise de décision dans des conditions incertaines. Son nom fait référence au casino bien connu de la ville de Monaco, car l'élément de hasard est au cœur de l'approche de modélisation, comme dans un jeu de roulette. (Adapté de : <a href=\"https://www.ibm.com/fr-fr/topics/monte-carlo-simulation\">https://www.ibm.com/fr-fr/topics/monte-carlo-simulation</a>)"@fr ;
  skos:inScheme qx8: ;
  dc:modified "2024-10-08T09:57:22"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader qx8:-FB2H5R71-W .

