Median = middle value after sorting; for even n, average the two middle values.
Mode = most frequent value(s). If multiple values tie, all are shown (multimodal).
Range = max โ min.
Delimiters: commas, spaces, newlines, semicolons, or tabs are all accepted. Non-numeric text is ignored.
Precision: results show up to 8 decimals, trimming trailing zeros.
Notes & edge cases
If no valid numbers are detected, youโll be prompted to correct the input.
Multiple modes are possible (e.g., 2,2,3,3 โ modes 2, 3).
Scientific notation is supported (e.g., 1e3 parses as 1000).
Cookies & privacy
Utilities Bunker uses necessary cookies to run the site. Optional cookies help remember preferences,
measure usage, and improve the platform. You can change your choices any time.
Privacy Policy.