Returns the population standard deviation of a numeric expression evaluated over a set, using the biased population formula.
StdevP(«Set»[, «Numeric Expression»])
The StdevP function uses the biased population formula, while the Stdev function uses the unbiased population formula.
Stdev({USA, CANADA, MEXICO}, Sales)