@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-GDJCF07M-6
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/evaluation_of_decision_trees_with_monte_carlo> ;
  skos:definition "Monte Carlo simulations are based on Monte Carlo methods. Monte Carlo method refers to a method of solving sets of equations using an algorithm dependent on repeated random sampling. [Source: Encyclopedia of Medical Decision Making; Decision Trees, Evaluation with Monte Carlo]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KHB2N68Z-Z ;
  skos:prefLabel "evaluation of decision trees with monte carlo"@en .

n9j:-KHB2N68Z-Z
  skos:prefLabel "decision analysis and related mathematical models"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GDJCF07M-6 .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-GDJCF07M-6 .

n9j: a skos:ConceptScheme .
