@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/sampling_error>
  skos:definition "Sampling error consists of two components: sampling variance and sampling bias. Sometimes overall sampling error is referred to as sampling mean squared error (MSE), which can be decomposed as in the following formula: where P is the true population value, p is the measured sample estimate, and p' is the hypothetical mean value of realizations of p averaged across all possible replications of the sampling process producing p. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-survey-research-methods/n510.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Survey Research Methods; Sampling Error</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sampling>, <https://concepts.sagepub.com/social-science/concept/longitudinal_study>, <https://concepts.sagepub.com/social-science/concept/longitudinal_research>, <https://concepts.sagepub.com/social-science/concept/longitudinal_analysis> ;
  skos:prefLabel "sampling error"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/sampling>
  skos:prefLabel "sampling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sampling_error> .

<https://concepts.sagepub.com/social-science/concept/longitudinal_analysis>
  skos:prefLabel "longitudinal analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sampling_error> .

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

<https://concepts.sagepub.com/social-science/concept/longitudinal_research>
  skos:prefLabel "longitudinal research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sampling_error> .

<https://concepts.sagepub.com/social-science/concept/longitudinal_study>
  skos:prefLabel "longitudinal study"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sampling_error> .

