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