logo
excelfunctions.org
bookmarks

CHIINV

Returns the inverse of the one-tailed probability of the chi-squared distribution.

CompatibilityCompatibility / LegacyLegacy / Older Versions

What it does

Returns the inverse of the one-tailed probability of the chi-squared distribution (Legacy).

Syntax

CHIINV(probability, deg_freedom)

Arguments

  • probability(number) β€” Probability associated with the distribution.
  • deg_freedom(number) β€” Degrees of freedom.

Examples

Legacy Inverse Chi

Calculate inverse.

FORMULA
=CHIINV(0.05, 10)
RESULT
18.307
SAMPLE DATA
AB
1Probdf
20.0510