|
|
The Excel CHIINV Function
CHIINV and CHISQ.INV.RT
In Excel 2010, the Chiinv function has been replaced by the Chisq.Inv.Rt function, which has improved accuracy. Although it has been replaced, the Chiinv function is still available in Excel 2010 (stored in the list of compatibility functions), to allow compatibility with earlier versions of Excel. Basic DescriptionThe Excel Chiinv function calculates the inverse of the right-tailed probability of the chi-square distribution. The syntax of the function is :
CHIINV( probability, degrees_freedom )
Where the function arguments are:
Relationship Between Chiinv and ChidistThe Chiinv function is the inverse of the Excel Chidist function. I.e., for a supplied probability, the Chiinv function uses an iterative method to find the value of x such that:
Chidist( x, degrees_freedom ) = probability
Chiinv Function ExamplesThe spreadsheets below show 5 different examples of the Excel Chiinv function, used to calculate the inverse right-tailed chi-square distribution. The formulas are shown in the spreadsheet on the left, and the results are shown in the spreadsheet on the right.
Further examples of the Excel Chiinv function can be found on the Microsoft Office website. Chiinv Function ErrorsIf you get an error from the Excel Chiinv function this is likely to be one of the following : Common Errors
|
|||||||||||||||||||||||||
|
|
Copyright © 2008-2011 ExcelFunctions.net |