[]
        
(Showing Draft Content)

CHISQ.DIST.RT

This function calculates the right-tailed probability of the chi-squared distribution.

Syntax

CHISQ.DIST.RT(value, deg)

Arguments

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

Remarks

The #VALUE! error value is returned if either argument is non-numeric.

Examples

CHISQ.DIST.RT(B5,D7)

CHISQ.DIST.RT(R5C2,R7C4)

CHISQ.DIST.RT(6.7,4) gives the result 0.15261694033867584