Documentation/How Tos/Calc: CHIINV function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 17:49, 26 May 2008 by Drking (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


CHIINV

Calculates the inverse of the CHIDIST function.

Syntax:

CHIINV(p; k)

k is the (positive integer) degrees of freedom for the χ2-distribution.
CHIINV(p; k) returns the value x, such that CHIDIST(x; k) is p.

Example:

CHIINV(0.5724; 3)

returns approximately 2.

See also:

CHIDIST

Statistical functions

Issues:

  • The draft international standard ODFF calls this function LEGACY.CHIINV, and defines a new CHISQINV function.
Personal tools