<< Click to Display Table of Contents >> CHITEST (chi-square test for independence) |
Note: CHITEST is supplemented by the new identical function CHISQ.TEST, which is available in newer versions of Microsoft Excel (2010 or later).
Syntax:
CHITEST(ObservedValues, ExpectedValues)
Description:
Returns the chi-square test for independence.
A chi-square test provides a general criterion for the conformity of a population with a sample.
ObservedValues are the observed values to be tested against the expected values. ExpectedValues are the expected values.
See also: