InverseFKhi2

Inverse function of the chi-squared law of probability for the khi-squared test.

Syntax

InverseFKhi2(n, p)
n = number of degrees of freedom
p = probability whose inverse you want to retrieve

Remarks

The inverse function is FKhi2.

Example

InverseFKhi2(2, 0.5) = 1.386...

Classification

Maths