@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/common_cause_variation>
  skos:definition "Common cause variation is variation that is inherent to a process, caused by unknown factors, resulting in a random but well-defined distribution of process measurements. It describes the natural noise in a process and is a direct result of how the process is designed, constructed, and managed. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n114.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Common Cause Variation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_data_mining> ;
  skos:prefLabel "common cause variation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/statistics_and_data_mining>
  skos:prefLabel "statistics and data mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/common_cause_variation> .

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

