Returns the normal cumulative distribution for the specified mean and standard deviation. If mean and/or standard deviation are not specified, calculates sample mean and standard deviation from the data.
normdist FIELD
0 10 3 normdist 12
1 10 3 normdist 12
(CumulativeFlag) (Mean) (StdDev) normdist NumField
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
CumulativeFlag | Boolean | Constant | Cumulative is a logical value | No | |
Mean | Numeric | Field, Constant | NC Arithmetic mean of the distribution | Yes | mean |
StdDev | Numeric | Field, Constant | No | sdev |
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
NumField | Numeric | Field | Data | No |
Type: Numeric
Probability that normal random variable is less than right arguemtn