Statistics Calculator
Enter values to compute descriptive statistics
š
Statistics Calculator
Calculate mean, median, mode, range, geometric mean, standard deviation, variance, and more from a list of numbers.
š§® Enter Numbers
Sorted data
-
š Result
Count | 0 |
Sum | 0 |
Mean (Average) | 0 |
Median | 0 |
Mode | - |
Largest | - |
Smallest | - |
Range | - |
Geometric Mean | - |
Standard Deviation (Ļ) | - |
Variance (ϲ) | - |
Sample Standard Deviation (s) | - |
Sample Variance (s²) | - |
Note: variance is the square of standard deviation. Population vs sample metrics use N and (N-1) respectively.
š Geometric Mean
The geometric mean is a type of average that uses the product of values to indicate central tendency. It's useful when values span different scales or represent rates/ratios.
Formula: for values x1..xN, geometric mean = (Ī xi)^(1/N).