Normdist¤
Excel NORMDIST(number; mean; STDEV; C): Returns the normal distribution for the given Number in the distribution. Mean is the mean value of the distribution. STDEV is the standard deviation of the distribution. C = 0 calculates the density function, and C = 1 calculates the distribution.
Parameter¤
Function name¤
The name of the Excel function
- Datatype:
string
- Default Value:
NORMDIST