StdevP
Returns the population standard deviation of a numeric expression evaluated over a set, using the biased population formula.
- Returned Output: Numeric
- Library: MDX \ Semantic \ Statistical
- Version: 2018.00.000
- Compatibility: Microsoft MDX Engines only
Syntax
StdevP( <List> , OPTIONAL <Data Point> )
Syntax Alternatives
StddevP( <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.