This function calculates the inverse of the left-tailed probability of the chi-squared distribution.
CHISQ.INV(prob,deg)
This function has these arguments:
Argument | Description |
---|---|
prob | Probability of the chi-squared distribution |
deg | Number of degrees of freedom; if not an integer, the number is truncated |
If the argument is nonnumeric, the function returns the #VALUE! error value.
Accepts numeric data for both arguments. Returns numeric data.
CHISQ.INV(B5,D7)
CHISQ.INV(R5C2,R7C4)
CHISQ.INV(0.75,4) gives the result 5.385269057779394