@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/standard_error_of_measurement>
  skos:definition "The standard error of measurement is a statistic that indicates the variability of the errors of measurement by estimating the average number of points by which observed scores are away from true scores. To understand standard error of measurement, an introduction of basic concepts in reliability theory is necessary. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n436.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Standard Error of Measurement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistical_and_measurement_terms> ;
  skos:prefLabel "standard error of measurement"@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/standard_error_of_measurement> .

<https://concepts.sagepub.com/social-science/concept/statistical_and_measurement_terms>
  skos:prefLabel "statistical and measurement terms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/standard_error_of_measurement> .

