@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/multiple_analysis_of_variance>
  skos:prefLabel "multiple analysis of variance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/effect_size> .

<https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology>
  skos:prefLabel "biostatistics and clinical epidemiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/effect_size> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/analysis_of_variance>
  skos:prefLabel "analysis of variance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/effect_size> .

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

<https://concepts.sagepub.com/social-science/concept/effect_size>
  skos:definition "Effect size is a term used to describe the magnitude of a treatment effect. More formally, it can be defined as the degree to which the null hypothesis is false, versus a true alternative hypothesis. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-measurement-and-statistics/n149.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Measurement and Statistics; Effect Size</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/multiple_analysis_of_variance>, <https://concepts.sagepub.com/social-science/concept/meta-analysis>, <https://concepts.sagepub.com/social-science/concept/correlation>, <https://concepts.sagepub.com/social-science/concept/analysis_of_variance>, <https://concepts.sagepub.com/social-science/concept/statistical_and_measurement_terms>, <https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology> ;
  skos:prefLabel "effect size"@en ;
  a skos:Concept .

