Math meanmedianstdvariance

Statistics Calculator

Mean, median, mode, std dev, variance.

About the Statistics Calculator Tool

Mean, median, mode, std dev, variance. This free online tool runs entirely in your browser — no login, no installation, and no data is stored.

This tool is part of the Math category on NumbersChecker. Browse all Math tools or explore all 139 tools.

Related: mean · median · std · variance

API usage
POST /api/statistics
Content-Type: application/json

{
  "numbers": "1,2,3,4,5"
}