NORMSDIST
Calculates the standard normal distribution probability for a specific value to analyze data variability on a standardized scale.
Syntax
NORMSDIST(value, cumulative)Arguments
Example
NORMSDIST(1, true)
// Returns 0.8413
Excel Equivalent
FAQs
Last updated
Was this helpful?