BioloMICS logo
×
BioloMICS menu

CHISQ.INV

 
Category: Statistical Function.
 
Description: Returns the inverse of the left-tailed probability of the chi-squared distribution.
 
The chi-squared distribution is commonly used to study variation in the percentage of something across samples, such as the fraction of the day people surfing the web.
 
Syntax: CHISQ.INV(probability,deg_freedom)
 
The CHISQ.INV 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.