@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/receiver_operating_characteristic_curve>
  skos:definition "In practice, the outcomes of diagnostic tests are mostly interpreted and operationalized as binary—that is, as positive or negative—for the presence of a target condition. However, the actual outcome of a test is rarely a binary one. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n278.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Receiver Operating Characteristic (ROC) Curve</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>, <https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology> ;
  skos:prefLabel "receiver operating characteristic curve"@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/receiver_operating_characteristic_curve> .

<https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology>
  skos:prefLabel "biostatistics and clinical epidemiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/receiver_operating_characteristic_curve> .

<https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/receiver_operating_characteristic_curve> .

