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

n9j:-DLZ5CSDZ-B
  skos:prefLabel "general linear models"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P391J8GW-N .

n9j:-DP46DZDR-Q
  skos:prefLabel "parametric statistics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P391J8GW-N .

n9j:-C8NQZ4GL-J
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower n9j:-P391J8GW-N .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-P391J8GW-N .

n9j: a skos:ConceptScheme .
n9j:-P391J8GW-N
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/F-test> ;
  skos:definition "The F test is used for hypotheses concerning variances. It is used to test whether two variances are equal and is also used in the analysis of variance (ANOVA). [Source: Encyclopedia of Epidemiology; F Test]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DP46DZDR-Q, n9j:-DLZ5CSDZ-B, n9j:-C8NQZ4GL-J ;
  skos:prefLabel "F-test"@en .

