Standard Deviation & Variance
Standard Deviation The Standard Deviation is a measure of how spread out numbers are. Its symbol is σ (the greek letter sigma) The formula is easy: it is the square root of the Variance. So now you ask, "What is the Variance?" Formulas Here are the two formulas, explained at Standard Deviation Formulas if you want to know more: The " Population Standard Deviation": The “ Sample Standard Deviation ”: Looks complicated, but the important change is to divide by N-1 (instead of N ) when calculating a Sample Variance. When you have "N" data values that are: The Population : divide by N when calculating Variance (like ...