@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/general_linear_models>
  skos:prefLabel "general linear models"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/standard_deviations> .

<https://concepts.sagepub.com/social-science/concept/standard_deviations>
  skos:definition "Standard deviation (SD) is the average distance of each score in a distribution from the mean. It is calculated by squaring the difference between each score and the mean, averaging those squared differences, and taking the square root of that average. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n281.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Standard Deviation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/general_linear_models>, <https://concepts.sagepub.com/social-science/concept/statistical_and_measurement_terms> ;
  skos:prefLabel "standard deviations"@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_deviations> .

<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_deviations> .

