Stdev

Return to: Calculated Member Builder Function List

Returns the standard deviation of a numeric expression evaluated over a set (unbiased).

Syntax

Stdev(«Set»[, «Numeric Expression»])


Note Stdev uses the unbiased population formula. StdevP uses the biased population formula.


Example

Stdev({USA, CANADA, MEXICO}, Sales)

 

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.