The formula for the standard deviation σ of a data set x1,x2,…,xn is:σ=n1i=1∑n(xi−μ)2,where μ is the mean of the data set. First, find the mean:μ=52+4+6+8+10=6.Now, calculate the variance:
The standard deviation is the square root of the variance:σ=8=22. Quick TipTo calculate the standard deviation, first find the mean, then calculate the varianceby averaging the squared differences from the mean, and finally take the squareroot.