Returns the standard deviation based on the given sample.
Syntax
Remarks
Text, logical values, and empty cells are ignored.
Examples
|
Formula |
Result |
|
=STDEV(A2:A8) |
166.981036848 |
|
=STDEV(-13;5;27;-1.5) |
16.819507524 |
|
=STDEV(Data) |
4.604345773 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
|
#DIV/0! |
|
Similar Functions
AVEDEV
DEVSQ
DSTDEV
DSTDEVP
DVAR
DVARP
KURT
SKEW
STDEVA
STDEVP
STDEVPA
VAR
VARA
VARP
VARPA