CHISQ.TEST (chi-square test for independence)

<< Click to Display Table of Contents >>

CHISQ.TEST (chi-square test for independence)

Syntax:

CHISQ.TEST(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.

Compatibility notes:

Microsoft Excel supports this function only in version 2010 or later. In older versions, the function is unknown.

See also:

CHITEST, CHISQ.INV.RT/CHIINV, CHISQ.DIST.RT/CHIDIST