@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/inferential_and_descriptive_statistics>
  skos:definition "Statistics is a branch of applied mathematics used to inform scientific decision-making in the absence of complete information about phenomena of interest. The application of statistics is integral to the theory and practice of epidemiology because it allows an investigator to both describe characteristics of exposure and disease in targeted populations and make logical inferences about these populations based on samples of observations. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n226.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Inferential and Descriptive Statistics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods> ;
  skos:prefLabel "inferential and descriptive statistics"@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/inferential_and_descriptive_statistics> .

<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/inferential_and_descriptive_statistics> .

