Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
GEOMEAN computes the nth root of the product of n positive values, making it the correct average for multiplicative quantities like investment returns, population growth rates, or price index changes. It gives a more accurate central tendency than the arithmetic mean when values span several orders of magnitude.
=GEOMEAN(A2:A5)=GEOMEAN(A2:A5)Computed by a real spreadsheet engine on the sample data below.
| Return |
| 1.05 |
| 1.12 |
| 0.98 |
| 1.09 |
=GEOMEAN(A2:A5)→1.0586806463
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 average annual growth rate across four years of investment returns”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: