CHIINV function

CHIINV(Probability, DegreesOfFreedom) CHIINV(Probability; DegreesOfFreedom)

Probability

Number or { Number }

The probability.

DegreesOfFreedom

Number or { Number }

The degrees of freedom for the distribution.

Returns

Number or { Number }

The inverse of the CHIDIST function.

This function is a compatibility alias for CHISQ.INV. Use CHISQ.INV for new projects.