Standard deviation (σ) is the measure of spread of numbers from the mean value in a given set of data. Sample SD formula is S = √∑ (X - M)2 / n - 1. Population SD formula is S = √∑ (X - M)2 / n. Mean(M) can be calculated by adding the X values divide by the Number of values (N).