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