NORM.S.INV function - The function returns the inverse of the normalized distribution with an average value of 0 and a standard deviation of 1 in Excel

NORM.S.INV function: The function returns the inverse of the normalized distribution with an average value of 0 and a standard deviation of 1. Support from Excel 2010 onwards. Syntax: NORM.S.INV (probability)

The following article introduces you to the NORM.S.INV function - one of the functions in the group of statistical functions that is very popular in Excel.

Picture 1 of NORM.S.INV function - The function returns the inverse of the normalized distribution with an average value of 0 and a standard deviation of 1 in Excel

Description: The function returns the inverse value of the normalized distribution with a mean value of 0 and a standard deviation of 1. The function supports Excel 2010 and later versions.

Syntax: NORM.S.INV (probability)

Inside:

- probability: Probability corresponding to the normalized distribution, is a required parameter .

Attention:

- If probability is not number -> the function returns the #VALUE! Error value

- If probability ≤ 0 or probability ≥ 1 -> the function returns the #NUM! Error value

For example:

Find the inverse value of the normal distribution of values ​​in the data table below:

Picture 2 of NORM.S.INV function - The function returns the inverse of the normalized distribution with an average value of 0 and a standard deviation of 1 in Excel

- In the cell to calculate, enter the formula : = NORM.S.INV (D6)

Picture 3 of NORM.S.INV function - The function returns the inverse of the normalized distribution with an average value of 0 and a standard deviation of 1 in Excel

- Press Enter -> the inverse value of the normal distribution function is:

Picture 4 of NORM.S.INV function - The function returns the inverse of the normalized distribution with an average value of 0 and a standard deviation of 1 in Excel

- In case the probability value is greater than 1 or less than 0 -> the function returns the #NUM! Error value

Picture 5 of NORM.S.INV function - The function returns the inverse of the normalized distribution with an average value of 0 and a standard deviation of 1 in Excel

- Where the probability value is not a number -> the function returns the #VALUE! Error value

Picture 6 of NORM.S.INV function - The function returns the inverse of the normalized distribution with an average value of 0 and a standard deviation of 1 in Excel

Above are instructions and some specific examples when using the NORM.S.INV function in Excel.

Good luck!

You've just finished reading the article "NORM.S.INV function - The function returns the inverse of the normalized distribution with an average value of 0 and a standard deviation of 1 in Excel" edited by the TipsMake team. You can save normsinv-function-the-function-returns-the-inverse-of-the-normalized-distribution-with-an-average-value-of-0-and-a-standard-deviation-of-1-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 : PERCENTRANK.EXC...
MODE.SNGL function -... : NEXT »