@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-PCFSHQ1B-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/levene's_test> ;
  skos:definition "This test, which was developed by Howard Levene (1960), is a one-way analysis of variance on the absolute deviation of each score from the mean of its group in which the scores of the groups are unrelated. It is an F test in which the population estimate of the variance between the groups is compared with the population estimate of the variance within the groups. [Source: The SAGE Encyclopedia of Social Science Research Methods; Levene's Test]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WTD52XGQ-H ;
  skos:prefLabel "levene's test"@en .

n9j: a skos:ConceptScheme .
n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-PCFSHQ1B-Q .

n9j:-WTD52XGQ-H
  skos:prefLabel "analysis of variance"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PCFSHQ1B-Q .

