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