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