![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Statistical > NORMSDIST |
NORMSDIST(z) |
| Returns the standard normal cumulative distribution function. |
| z | The value for which you want the distribution. |
| REMARKS |
| If "z" is not numeric, then #VALUE! is returned. | ||
| The distribution has a mean of 0 (zero) and a standard deviation of one. | ||
| This function should be used in place of a table of standard normal curve areas. | ||
| A z-score indicates how many standard deviations it is from the mean. | ||
| Example 1 - All normal distributions are perfectly symmetrical, there is no skewness. | ||
| Example 2 - If you are one standard deviation above the mean, then you have a percentile rank of 84%. |
| EXAMPLES |
|
| Functions - N | Index - N | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |