standard-deviation-pop

Computes the population standard deviation and returns the square root of the population variance.

Syntax

standard-deviation-pop (  expression [ auto ] )
standard-deviation-pop (  expression for [ all|any ] expression { ,
 expression } )
standard-deviation-pop (  expression for report )

Example

standard-deviation-pop ( ProductCost )

Result

Returns a value of the square root of the population variance.