Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
VAR calculates the sample variance (n-1 denominator) of a range, ignoring text and logical values. Variance quantifies the average squared deviation from the mean and is the foundation of many statistical tests. It equals STDEV squared.
=VAR(B2:B5)=VAR(B2:B5)Computed by a real spreadsheet engine on the sample data below.
| Month | Expense |
| Jan | 3100 |
| Feb | 4200 |
| Mar | 2800 |
| Apr | 3900 |
=VAR(B2:B5)→433333.333333333
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Calculate the variance of monthly expenses to understand spending volatility”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: