asked 151k views
4 votes
How to find the standard deviation and variance of 93,73,76,86,98?

1 Answer

4 votes
mean = (93 + 73 + 76 + 86 + 98) / 5 = 426/5 = 85.2

Variance = ((93 - 85.2)^2 + (73 - 85.2)^2 + (76 - 85.2)^2 + (86 - 85.2)^2 + (98 - 85.2)^2) / 5 = (60.84 + 148.84 + 84.64 + 0.64 + 163.84) / 5 = 458.8 / 5 = 91.76

standard deviation = sqrt(91.76) = 9.58
answered
User Cartman
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.