StdevP

Return to: Calculated Member Builder Function List

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

Syntax

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


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


Example

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

 

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