
The Excel VAR.P function returns the variance in an entire population. If data represents a sample of the population, use the VAR.S function.
Get variation of population
Computed variance
=VAR.P (number1, [number2], ...)
The VAR.P function calculates variance for data that represents an entire population. Variance measures how far a data set is spread out, giving you a general idea of the spread of your data. The VAR.P function can accept up to 254 arguments.
The table below summarizes the variation functions available in Excel.
| Name | Data set | Text and logicals |
|---|---|---|
| VAR | Sample | Ignored |
| VARP | Population | Ignored |
| VAR.S | Sample | Ignored |
| VAR.P | Population | Ignored |
| VARA | Sample | Evaluated |
| VARPA | Population | Evaluated |

The Excel VAR.P function returns the variance in an entire population. If data represents a sample of the population, use the VAR.S function.
Get variation of population
Computed variance
=VAR.P (number1, [number2], ...)
The VAR.P function calculates variance for data that represents an entire population. Variance measures how far a data set is spread out, giving you a general idea of the spread of your data. The VAR.P function can accept up to 254 arguments.
The table below summarizes the variation functions available in Excel.
| Name | Data set | Text and logicals |
|---|---|---|
| VAR | Sample | Ignored |
| VARP | Population | Ignored |
| VAR.S | Sample | Ignored |
| VAR.P | Population | Ignored |
| VARA | Sample | Evaluated |
| VARPA | Population | Evaluated |