
Jon S. answered 02/14/22
Patient and Knowledgeable Math and English Tutor
Compute the mean using the formula: sum (f(i)* x(i))/ sum(f(i)), where i = 0 to 6
Compute the variance using the formula sum(f(i) * (x(i) - mean)^2)/ [sum(f(i)) - 1], where i = 0 to 6
Standard deviation = square root of variance
value = mean - 1.5 * standard deviation