The Swedish translation of the Excel function NORM.S.DIST is:
English | Nederlands |
---|---|
NORM.S.DIST |
Syntax – Standard Normal Distribution
NORM.S.DIST(z,cumulative)
The NORM.S.DIST function syntax has the following arguments (argument: A value that provides information to an action, an event, a method, a property, a function, or a procedure.):
- Z Required. The value for which you want the distribution.
- Cumulative Required. Cumulative is a logical value that determines the form of the function. If cumulative is TRUE, NORMS.DIST returns the cumulative distribution function; if FALSE, it returns the probability mass function.