Returns the standard deviation based on the entire population.
Syntax
Remarks
The logical expression TRUE is considered as 1, while FALSE or any text value is considered as 0.
Examples
|
Formula |
Result |
|
=STDEVP(A2:A8) |
150.550932688 |
|
=STDEVP(-13;5;27;-1.5) |
14.566120795 |
|
=STDEVP(Data) |
4.118252056 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#DIV/0! |
|
Similar Functions
AVEDEV
DEVSQ
DSTDEV
DSTDEVP
DVAR
DVARP
KURT
SKEW
STDEV
STDEVA
STDEVPA
VAR
VARA
VARP
VARPA