@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/confidence_intervals>
  skos:definition "Confidence intervals (CIs) are common tools of inference, measuring how sure we are of our results. Confidence intervals do the following: Across studies, they tell us how accurately and consistently data operate over time. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-measurement-and-statistics/n102.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Measurement and Statistics; Confidence Intervals</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D016001.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_as_topic> ;
  skos:prefLabel "confidence intervals"@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/confidence_intervals> .

<https://concepts.sagepub.com/social-science/concept/statistics_as_topic>
  skos:prefLabel "statistics as topic"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/confidence_intervals> .

