The VARP function is one of the statistical functions. It is used to analyze the set of values and calculate the variance of an entire population.
Syntax
VARP(number1, [number2], ...)
The VARP function has the following arguments:
Argument | Description |
---|
number1/2/n | Up to 255 numeric values for which you want to calculate the variance. |
Notes
Empty cells, logical values, text, or error values supplied as part of an array are ignored. If they are supplied directly to the function, text representations of numbers and logical values are interpreted as numbers.
How to apply the VARP function.
Examples
The figure below displays the result returned by the VARP function.
