Calculates variance based on the entire population. In addition to numbers, text and logical values such as TRUE and FALSE are included in the calculation.
Syntax
VARPA(value1,value2, ...)
Value1,value2, ... are 1 to 30 value arguments corresponding to a population.
Remarks
Example
Using the data from the VARA example and assuming that only 10 tools are produced during the production run, VARPA measures the variance of breaking strengths for all the tools.
VARPA(A2:E3)
equals 678.8