@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/inferential_statistics>
  skos:prefLabel "inferential statistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/phi_coefficient>
  skos:prefLabel "phi coefficient"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/Fisher%27s_exact_test>
  skos:prefLabel "Fisher's exact test"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/Cochran%27s_Q_test>
  skos:prefLabel "Cochran's Q test"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/degrees_of_freedom>
  skos:prefLabel "degrees of freedom"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/contingency_tables>
  skos:prefLabel "contingency tables"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/categorical_data_analysis>
  skos:prefLabel "categorical data analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/observed_frequencies>
  skos:prefLabel "observed frequencies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/yates%27_correction>
  skos:prefLabel "yates' correction"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/statistical_significance>
  skos:prefLabel "statistical significance"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis>
  skos:prefLabel "quantitative data analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/goodness-of-fit_test>
  skos:prefLabel "goodness-of-fit test"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<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/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/Cramér%27s_V>
  skos:prefLabel "Cramér's V"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chi-square_test> .

<https://concepts.sagepub.com/social-science/concept/chi-square_test>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/observed_frequencies>, <https://concepts.sagepub.com/social-science/concept/goodness-of-fit_test>, <https://concepts.sagepub.com/social-science/concept/categorical_data_analysis>, <https://concepts.sagepub.com/social-science/concept/yates%27_correction>, <https://concepts.sagepub.com/social-science/concept/statistical_significance>, <https://concepts.sagepub.com/social-science/concept/contingency_tables>, <https://concepts.sagepub.com/social-science/concept/Cochran%27s_Q_test>, <https://concepts.sagepub.com/social-science/concept/degrees_of_freedom>, <https://concepts.sagepub.com/social-science/concept/Cramér%27s_V>, <https://concepts.sagepub.com/social-science/concept/Fisher%27s_exact_test>, <https://concepts.sagepub.com/social-science/concept/phi_coefficient> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>, <https://concepts.sagepub.com/social-science/concept/inferential_statistics>, <https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis> ;
  skos:definition "The chi-square test is a nonparametric test of the statistical significance of a relation between two nominal or ordinal variables. Because a chi-square analyzes grosser data than do parametric tests such as t tests and analyses of variance (ANOVAs), the chi-square test can report only whether groups in a sample are significantly different in some measured attribute or behavior; it does not allow one to generalize from the sample to the population from which it was drawn. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n48.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Chi-Square Test</a>]"@en ;
  skos:prefLabel "chi-square test"@en ;
  a skos:Concept .

