@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:-R5010CXP-K .

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

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

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-R5010CXP-K .

n9j: a skos:ConceptScheme .
n9j:-R5010CXP-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/t-test> ;
  skos:definition "A test of ∗statistical significance, often of the difference between two group ∗means, such as the average score on a manual dexterity test of those who have and have not been given caffeine. Also used as a ∗test statistic for ∗correlation and ∗regression coefficients. [Source: Dictionary of Statistics & Methodology; t-Test]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WTD52XGQ-H, n9j:-DP46DZDR-Q, n9j:-DLZ5CSDZ-B ;
  skos:prefLabel "t-test"@en .

