Standard Deviation
What is standard deviation? How to calculate it for any experimental data set? Read to find out all the answers. . .

Definition
In pure statistical jargon, the standard deviation of any set of data points is an exact measure of the amount of dispersion that exists around the mean or average value. I assume that you are already familiar with what is mean in math. It can be defined as the square root of a ratio between 'sum of squares of differences between each data point and the mean' and the 'total number of data points minus one'.
Formula
The standard deviation symbol is 'σ'. For a data set with a total of N points, where XMean is the average value is given as:
σ = √[{Σn=1N (xn - XMean)2}/{N - 1}]
Calculation
The first step in the process is to calculate the mean of the data set. To do so, you must add up all the data points and divide the whole sum by the total number of data points.
The next step is to calculate the difference between each data point and mean of the whole set, square each difference value and then add all of them together. Then divide the sum of the difference squares by (N-1), where N is the total number of data points. Take a square root of the quotient you derive from the earlier calculation. This is the value of standard deviation, for the set.
Standard deviation of any data set is a parameter, which provides you a clear idea of how widely are data points spread around the mean value. The more precise experiment results are, lower will be the deviation. The peak value of the graph drawn of such a data set will be more pointed.
Like This Article?
Follow:

Post Comment


