Median and Mode
Median and mode of a numeric list. Ties for mode are listed together.
Rated 4.7 out of 5 based on 340 reviews
How to use Median and Mode
- Enter numbers. Leave a field blank only when the page says the value is missing, not by typing 0 unless 0 is a real value.
- Read the result rows under the form. Errors appear in the status line. Nothing is uploaded.
- Rounding follows IEEE floating point in this browser unless the page says it uses integers or BigInt.
Median and Mode
Median
| Computes | Median and mode of a numeric list. Ties for mode are listed together. |
|---|---|
| Includes | Median |
| Includes | Mode |
| Engine | stats |
| Upload | None |
| Advice | Arithmetic only |
What Median and Mode is
Median is the middle value after sorting, or the mean of the two middle values for an even count. Mode is every value that appears most often. If every value appears once, there is no unique mode.
The formula runs in this tab. CZNull does not receive the numbers.
How this page computes
Mean is on the average page. Outliers move the mean more than the median.
Entities and related jobs
Median and mode of a numeric list. Ties for mode are listed together. Named features: Median, Mode.
See also Average Calculator, Standard Deviation Calculator, Variance Calculator, Z-Score Calculator.
Use cases
Skewed house-price lists and test scores where a single outlier should not dominate.
Limits
Invalid input appears in the status line. IEEE floating point applies unless a row says otherwise. CZNull does not receive the numbers.