NORMSINV(probability)
=NORMSINV(0.9088)
NORMSINV can be used in Sourcetable to return the inverse of the standard normal cumulative distribution with a probability. For example, if you wanted to know the inverse of the standard normal cumulative distribution with a probability of 0.9088, you would use the preceding formula.
=NORMSINV(-1.75)
You can also use NORMSINV to find the probability associated with a given z-score. For example, if you wanted to know the probability associated with a z-score of -1.75, you would use the preceding formula.
=NORMSINV(0.75)-NORMSINV(-1.25)
NORMSINV can also be used to calculate the probability of a normally distributed random variable falling between two given values. For example, if you wanted to know the probability of a normally distributed random variable falling between -1.25 and 0.75, you would use the preceding formula.
=NORMSINV(0.95)
.
You can also use NORMSINV to calculate the z-score associated with a given probability. For example, if you wanted to know the z-score associated with a probability of 0.95, you would use the preceding formula.
The NORMSINV function is used to calculate an associated z-score value of a standard normal random variable with a given probability. It was used in earlier versions of Excel and takes into account the mean (0) and standard deviation (1) of the variable.