Excel Function : NORMSDIST
Category
Compatibility
Description
Returns the standard normal cumulative distribution
Microsoft Excel Reference Page
https://support.office.com/en-us/article/NORMSDIST-function-463369ea-0345-445d-802a-4ff0d6ce7cac
Syntax and Description of the NORMSDIST Excel Function
I'm trying to use the NORMSDIST function in Excel, but I can't find the syntax for it.
Any help is appreciated. Thank you.
A:
The syntax for NORMSDIST
is =NORMSDIST(x)
where x
is the input value.
About NORMSDIST Excel Function
NORMSDIST(x) returns the normal cumulative distribution function with a mean of 0 and a standard deviation of 1 at a value x.