Non-numeric values will be automatically ignored.
Results
Mean (Average)
-
Sum of all values divided by count
Data Count (n)
-
Number of values in the dataset
Sum of Values
-
Total of all values
Sum of Squares
-
Sum of each value squared
Sample Variance
-
Average of squared differences from mean
Sample Standard Deviation
-
Square root of the variance
Sorted Data
Calculation Steps
1. Calculate the Mean (Average)
-
2. Calculate Each Value's Deviation from Mean
-
3. Square Each Deviation
-
4. Calculate Variance
-
5. Calculate Standard Deviation
-