[]
This function calculates the right-tailed probability of the chi-squared distribution.
CHISQ.DIST.RT(value, deg)
This function has these arguments:
Argument | Description |
|---|---|
value | [Required] Value at which to evaluate the function |
deg | [Required] Number of degrees of freedom; if not an integer, the number is truncated |
The #VALUE! error value is returned if either argument is non-numeric.
CHISQ.DIST.RT(B5,D7)
CHISQ.DIST.RT(R5C2,R7C4)
CHISQ.DIST.RT(6.7,4) gives the result 0.15261694033867584