The StDev Function in Report Builder returns the standard deviation of all non-null numeric values in a paginated report specified by an expression. Returns the standard deviation of all non-null ...
STDEV.S assumes that the column refers to a sample of the population. If your data represents the entire population, then compute the standard deviation by using STDEV.P.