Calculates standard deviation based on the entire population, including numbers, text, and logical values.
Category: Statistical
Parameters
...args: any[]
value1, value2, ... Value1 is required, subsequent values are optional. 1 to 255 values corresponding to a population. You can also use a single array or a reference to an array instead of arguments separated by commas.
Calculates standard deviation based on the entire population, including numbers, text, and logical values.
Category: Statistical