You can put this solution on YOUR website! Find the mean of the set: mean = 8
--------------
Square the difference between the mean and each of the data elements.
Add those squares together
---------------
Divide by the number of elements in the set.
Take the square root of the results: You should get 1.4142
==============
Cheers,
Stan H.