CHISQ.DIST.RT function - The function returns the right end probability of the distribution when squared in Excel

CHISQ.DIST.RT function: The function returns the probability of the right end of the distribution when squared. Support function from Excel 2010 version. Syntax: CHISQ.DIST.RT (x, deg_freedom)

The following article introduces you to the CHISQ.DIST.RT function - one of the functions in the statistical function group is very popular in Excel.

Picture 1 of CHISQ.DIST.RT function - The function returns the right end probability of the distribution when squared in Excel

Description: The function returns the probability of the right end of the distribution when squared. Support function from Excel 2010 version.

Syntax: CHISQ.DIST.RT (x, deg_freedom)

Inside:

- x: Value to evaluate distribution.

- deg_freedom: Number of degrees of freedom.

Attention:

- If any value of the parameter is not numeric -> the function returns the error value #VALUE!

- If deg_freedom is not an integer -> it is truncated to an integer.

- If deg_freedom <1 or deg_freedom> 10 ^ 10 -> the function returns the #NUM! Error value

For example:

Calculate the probability of right end when the square of the distribution according to the data in the table below:

Picture 2 of CHISQ.DIST.RT function - The function returns the right end probability of the distribution when squared in Excel

- In the cell to calculate enter the formula: = CHISQ.DIST.RT (C6, C7)

Picture 3 of CHISQ.DIST.RT function - The function returns the right end probability of the distribution when squared in Excel

- Press Enter -> probability of the right end of the distribution when the square is:

Picture 4 of CHISQ.DIST.RT function - The function returns the right end probability of the distribution when squared in Excel

- Case 1 of the values ​​of the parameters is not a number -> the function returns the error value #VALUE!

Picture 5 of CHISQ.DIST.RT function - The function returns the right end probability of the distribution when squared in Excel

- If the number of degrees of freedom is less than 1 or greater than 10 ^ 10 -> the function returns the #NUM! Error value

Picture 6 of CHISQ.DIST.RT function - The function returns the right end probability of the distribution when squared in Excel

Above are instructions and some specific examples when using the CHISQ.DIST.RT function in Excel.

Good luck!

You've just finished reading the article "CHISQ.DIST.RT function - The function returns the right end probability of the distribution when squared in Excel" edited by the TipsMake team. You can save chisqdistrt-function-the-function-returns-the-right-end-probability-of-the-distribution-when-squared-in-excel.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV : CHISQ.INV function -...
CHISQ.DIST -... : NEXT »