Manuals/calci/CHIINV

From ZCubes Wiki
Revision as of 21:30, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left"> '''CHIINV'''(Probability, DegreeOfFreedom) where, '''Probability''' - probability associated with the chi-squ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CHIINV(Probability, DegreeOfFreedom)

where,

Probability - probability associated with the chi-squared distribution.

DegreeOfFreedom  - the number of degree of freedom.


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

If Probability < 0 or Probability >1 ,CHIINV returns #ERROR.

If either parameters is nonnumeric, it returns NaN.

If DegreeOfFreedom < 1 or DegreeOfFreedom > = 10^10, CHIIINV returns the #ERROR.


CHIINV


Lets see an example in (Column1, Row3)

=CHIINV(R1C1, R2C1)

CHIINV RETURNS 15.

Consider an another example

=CHIINV(-1,0,2)

CHIINV returns the #ERROR.


Syntax

Remarks

Examples

Description

Column1 Column2 Column3 Column4
Row1 0.0058
Row2 5
Row3 15
Row4
Row5
Row6