CAS 6


normdist
- Statistical

Summary

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.

Examples

normdist FIELD 
0 10 3 normdist 12 
1 10 3 normdist 12 

Syntax

(CumulativeFlag) (Mean) (StdDev) normdist NumField

Left Arguments

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

Right Arguments

Name Data Type Input Type Description Optional Default
NumField Numeric Field Data No

Result

Type: Numeric

Probability that normal random variable is less than right arguemtn



Build 6.0.624