VARA function
Summary
Estimates variance based on a sample, including numbers, text, and logical values
Syntax
VARA(value1, [value2], ...)
The VARA function syntax has the following arguments:
• Value1, value2, ... Value1 is required, subsequent values are optional. 1 to 255 value arguments corresponding to a sample of a population.
• Value1, value2, ... Value1 is required, subsequent values are optional. 1 to 255 value arguments corresponding to a sample of a population.
Example
=VARA(A2:A11)