• Home
  • CHITEST Function

CHITEST Function

The CHITEST function is one of the statistical functions. It is used to return the test for independence, the value from the chi-squared (χ2) distribution for the statistic and the appropriate degrees of freedom.

Syntax

CHITEST(actual_range, expected_range)

The CHITEST function has the following arguments:

ArgumentDescription
actual_rangeThe range of observed (actual) values.
expected_rangeThe range of expected values.
Notes

The ranges must contain the same number of values. Each of the expected values should be greater than or equal to 5.

How to apply the CHITEST function.

Examples

The figure below displays the result returned by the CHITEST function.

CHITEST Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags