VARP function
Summary
Calculates variance based on the entire population
Syntax
VARP(number1,[number2],...)
The VARP function syntax has the following arguments:
• Number1 Required. The first number argument corresponding to a population.
• Number2,... Optional. Number arguments 2 to 255 corresponding to a population.
• Number1 Required. The first number argument corresponding to a population.
• Number2,... Optional. Number arguments 2 to 255 corresponding to a population.
Example
=VAR.P(A2:A11)
=VAR.S(A2:A11)
=VAR.S(A2:A11)