Stdev (MDX)

Returns the sample standard deviation of a numeric expression evaluated over a set, using the unbiased population formula.

Syntax

Stdev( <List> , OPTIONAL <Data Point> )
Syntax Alternatives

Stddev( <List> , OPTIONAL <Data Point> )
Further Help on Syntax and Examples

For more details on the syntax and use of this MDX function please click here.