STDEVPA
Calculates standard deviation based on the entire population, including numbers, text, and logical values
Syntax
STDEVPA(value1, [value2], ...)
Parameters
- value1: Required. The first value argument
- value2: Optional. Additional value arguments, up to 255
Example
=STDEVPA(A1:A10)