NORM.INV |
NORM.INV(probability, mean, standard_dev) |
Returns the inverse of the probability distribution function for a normal distribution. |
probability | The probability associated with the distribution. |
mean | The arithmetic mean of the distribution. |
standard_dev | The standard deviation of the distribution. |
REMARKS |
* The normal distribution is a [[continuous distribution]] * You can use the NORM.DIST function to return the probability distribution function for a normal distribution. * You can use the NORM.S.DIST function to return the probability distribution function for a standard normal distribution. * You can use the NORM.S.INV function to return the inverse of the probability distribution function for a standard normal distribution. * This function was added in Excel 2010 to replace the NORMINV function. * For the Microsoft documentation refer to support.microsoft.com |
|
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top