NORMSDIST
Definition: NORMSDIST is a function that returns the standard normal cumulative distribution for a specified value.
Syntax: =NORMSDIST(z)
Situation: This formula is appropriate when you need to calculate the standard normal cumulative distribution for a specified value.
Example: If you want to find the standard normal cumulative distribution for the value 1.5, the formula =NORMSDIST(1.5) can be used, which returns 0.9332.