asked 50.1k views
3 votes
Compute the standard deviation for the set of data.




2, 4, 6, 8, 10

1 Answer

2 votes

\sigma - standard deviation
m - mean

\sigma= \sqrt{ (1)/(n) \sum_(i=1)^(n) (x_i-m)^2} \\m= (2+4+6+8+10)/(5)= (30)/(5) =6 \\ \\ \sigma= \sqrt{ (1)/(5) \sum_(i=1)^(5) (x_i-6)^2} \\= \sqrt{ (1)/(5) [ (2-6)^2+(4-6)^2+(6-6)^2+(8-6)^2+(10-6)^2]} \\= \sqrt{ (1)/(5) [ 16+4+0+4+16]} \\= \sqrt{ (1)/(5) * 40} \\= \sqrt{ (1)/(5) * 40} \\=2√(2)

answered
User Joshua DeWald
by
8.1k 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.