Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
STDEV calculates the standard deviation of a sample using the n-1 denominator (Bessel's correction), ignoring non-numeric values. It quantifies how spread out values are around the mean and is the most common dispersion metric in business and science.
=STDEV(B2:B5)=STDEV(B2:B5)Computed by a real spreadsheet engine on the sample data below.
| Month | Sales |
| Jan | 4200 |
| Feb | 5100 |
| Mar | 4800 |
| Apr | 5500 |
=STDEV(B2:B5)→547.7225575052
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 standard deviation of monthly sales to measure consistency”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: