@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/statistics_and_data_mining>
  skos:prefLabel "statistics and data mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/special_cause_variation> .

<https://concepts.sagepub.com/social-science/concept/special_cause_variation>
  skos:definition "Special cause variation is variation in a process that is caused by specific factors, and occurs over and above normal process variation (also known as common cause variation). If measurements from a process are charted in a control chart, special cause variation manifests itself in one of several ways: one or more points above the upper control limit or below the lower control limit; runs of seven or more points all on the same side of the center line, indicating a process shift; or other patterns indicative of a nonrandom pattern (such as trends). [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n736.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Special Cause Variation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_data_mining> ;
  skos:prefLabel "special cause variation"@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/special_cause_variation> .

