Excel VARPA function
The VARPA function calculates the variance based on the entire population.
VARPA function vs. VAR.P function
Both the VARPA function and VAR.P function can be used to estimate the variance based on the entire population. The difference between them is that the VARPA function evaluates text values and logical values in references, whereas VAR.P function does not include text values and logical values in references as a part of the calculation.
Excel variance functions
The following table lists all Excel variance functions and their usage notes, which can help you choose the one that best suits your needs.
Name | Data type | Text and logicals in references |
VAR | Sample | Ignored |
VAR.S | Sample | Ignored |
VARA | Sample | Evaluated |
VARP | Population | Ignore |
VAR.P | Population | Ignored |
VARPA | Population | Evaluated |
Syntax
VARP(value1, [value2], ...)
Arguments
- Value1 (required): The first number or reference used in the calculation.
- Value1, ... (required): The second and more numbers or references used in the calculation.
Remarks

Return value
It returns a numeric value.
Example
The following table lists the monthly sales for 2021. Assuming that the monthly sales are the entire population. To calculate the variance of this entire population with the logical values and text value estimated by Excel, the VARPA function can help.
Select a cell (says F7 in this case), enter the formula below and press the Enter key to get the result.
=VARPA(C7:C18)
Notes:
1. Arguments in the formula above are supplied as a cell range.
2. In this case, if you apply the VAR.P function to estimate the variance of the entire population in C6:C13, the logical values and the text in the reference will be ignored. See the following screenshot:
Related Functions
Excel VARA function
The VARA function calculates the variance based on a given sample.
Excel VAR function
The VAR function calculates the variance based on a given sample.
Excel VAR.S function
The VAR.S function calculates the variance based on a given sample.
Excel VAR.P function
The VAR.P function calculates the variance based on the entire population.
Excel VARP function
The VARP function calculates the variance based on the entire population.
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)
- One second to switch between dozens of open documents!
- Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
- Increases your productivity by 50% when viewing and editing multiple documents.
- Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
