BioloMICS logo
×
BioloMICS menu

CHISQ.DIST.RT

 
Category: Statistical Function.
 
Description: The χ2 distribution is associated with a χ2 test.
 
Use the χ2 test to compare observed and expected values.
 
For example, a genetic experiment might hypothesize that the next generation of plants will exhibit a certain set of colors.
 
By comparing the observed results with the expected ones, you can decide whether your original hypothesis is valid.
 
Syntax: CHISQ.DIST.RT(x,deg_freedom)
 
The CHISQ.DIST.RT function syntax has the following arguments:
 
X: Required. The value at which you want to evaluate the distribution.
 
Deg_freedom: Required. The number of degrees of freedom.