Enter values to see detailed analysis and insights.
How to Use
- 1Enter the midpoint for each group.
- 2Enter the frequency for each group.
- 3Add more rows as needed.
- 4The calculator will compute the mean and standard deviation.
Grouped SD Formula
s = sqrt[(Sum(fx^2) - (Sum(fx))^2/n) / (n-1)]Variables:
fFrequencyxMidpoint of classnTotal frequencyExample
Inputs:
Steps:
- 1.n = 5
- 2.Sfx = 10 + 45 = 55
- 3.Mean = 11
- 4.Sum(fx^2) = 50 + 675 = 725
- 5.Variance = (725 - 55^2/5) / 4 = (725 - 605) / 4 = 30
- 6.SD = sqrt(30) = 5.477
