Standard Deviation
The formula for standard deviation (SD) is
Where ∑ sum means "sum of", is a value in the data set, is the mean of the data
set, and n is the number of data points in the sample.
In order to solve standard deviation perform the following steps:
Step 1: Find the mean.
Step 2: For each data point, find the square of its distance to the mean.
Step 3: Sum the values from Step 2.
Step 4: Divide by the number of data points.
Step 5: Take the square root.
Dr. Grant