BioloMICS logo
×
BioloMICS menu

CHISQ.INV.RT

 
Category: Statistical Function.
 
Description: Returns the inverse of the right-tailed probability of the chi-squared distribution.
 
If probability = CHISQ.DIST.RT(x,...), then CHISQ.INV.RT(probability,...) = x.
 
Use this function to compare observed results with expected ones in order to decide whether your original hypothesis is valid.
 
Syntax: CHISQ.INV.RT(probability,deg_freedom)
 
The CHISQ.INV.RT function syntax has the following arguments:
 
Probability: Required. A probability associated with the chi-squared distribution.
 
Deg_freedom: Required. The number of degrees of freedom.