Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
SKEW measures the degree and direction of asymmetry in a dataset: positive skew means a longer right tail, negative skew means a longer left tail, and zero indicates a symmetric distribution. Use it in quality control, risk analysis, or any situation where you need to understand whether extreme high or low values dominate.
=SKEW(A2:A5)=SKEW(A2:A5)Computed by a real spreadsheet engine on the sample data below.
| Amount |
| 20 |
| 35 |
| 40 |
| 200 |
=SKEW(A2:A5)→1.9386059081
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: “Check whether our customer purchase amounts are skewed toward very large or very small orders”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: