This calculator helps you analyze a set of numbers by computing the mean (average), median, and mode, along with other statistics like range, minimum, maximum, count, and sum.
How to Use the Calculator
-
Enter your data as comma-separated numbers into the text box (e.g.,
9, 10, 12, 13, 15
). -
Click the “Calculate” button.
-
View results for mean, median, mode, and more.
-
Click “Clear” to reset the input and start over.
Formulas Used:
1. Mean (Average)
Where:
-
= sum of all values
-
= total number of values
2. Median
-
If is odd, median is the middle number.
-
If is even, median is:
3. Mode
-
The number(s) that appear most frequently in the dataset.
4. Range
Example:
Input:9, 10, 12, 13, 13, 13, 15, 15, 16, 16, 18, 22, 23, 24, 24, 25
Results:
-
Mean: 16.75
-
Median: 15.5
-
Mode: 13
-
Range: 16
-
Minimum: 9
-
Maximum: 25
-
Count: 16
-
Sum: 268
Advertisements