@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/acceptability_curves_and_confidence_ellipses>
  skos:definition "Acceptability curves and confidence ellipses are both methods for graphically presenting the uncertainty surrounding the estimate of cost-effectiveness. A confidence ellipse provides a visual representation of the region containing x% (where x is usually 95) of the uncertainty. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Acceptability Curves and Confidence Ellipses</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/basis_for_making_the_decision> ;
  skos:prefLabel "acceptability curves and confidence ellipses"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/acceptability_curves_and_confidence_ellipses> .

<https://concepts.sagepub.com/social-science/concept/basis_for_making_the_decision>
  skos:prefLabel "basis for making the decision"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/acceptability_curves_and_confidence_ellipses> .

