logo
excelfunctions.org
bookmarks

CHIDIST

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

CompatibilityCompatibility / LegacyLegacy / Older Versions

What it does

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

Syntax

CHIDIST(x, deg_freedom)

Arguments

  • x(number) β€” Value at which to evaluate.
  • deg_freedom(number) β€” Degrees of freedom.

Examples

Legacy Chi-Square

Calculate probability.

FORMULA
=CHIDIST(18.3, 10)
RESULT
0.05
SAMPLE DATA
AB
1xdf
218.310