Microsoft® Excel® 2010 Formulas & Functions Inside Out
by Helmut Reinke Egbert Jeschke Sara Unverhau, Eckehard Pfeifer, Bodo Fienitz, and Jens Bock
CHISQ.INV.RT()/CHIINV()
Note
In Excel 2010, the CHIINV() function was replaced with the CHISQ.INV.RT() function, and the CHISQ.INV() function was added to increase the accuracy of the results. To ensure the backward compatibility of CHISQ.INV.RT(), the CHIINV() function is still available.
Syntax. CHISQ.INV.RT(probability,degrees_freedom)
Definition. This function returns the inverse of the right-tailed probability of the chi-square distribution. If probability = CHISQ.DIST.RT(x,...) then CHI.INV(probability,...) = x. Use this function to compare the observed results with the expected results in order to decide whether your original hypothesis is valid.
Arguments
probability (required). A probability associated with the χ2-distribution
degrees_freedom ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access