How to Calculate the Coefficient of Variation

••• NA/AbleStock.com/Getty Images

The coefficient of variation (CV), also known as “relative variability,” is equal to the standard deviation of a distribution divided by its mean. As discussed in John Freund’s “Mathematical Statistics,” the CV differs from the variance in that the mean “normalizes” the CV in a way, making it unitless, which facilitates comparison between populations and distributions. Of course, the CV doesn’t work well for populations symmetric about the origin, since the mean would be so close to zero, making CV quite high and volatile, regardless of the variance. You can calculate CV from sample data of a population of interest, if you don’t know the variance and mean of the population directly.

    Calculate the sample mean, using the formula ? = ?x_i / n, where n is the number of data point x_i in the sample, and the summation is over all values of i. Read i as a subscript of x.

    For example, if a sample from a population is 4, 2, 3, 5, then the sample mean is 14/4 = 3.5.

    Calculate the sample variance, using the formula ?(x_i - ?)^2 / (n-1).

    For example, in the above sample set, the sample variance is [0.5^2 + 1.5^2 + 0.5^2 + 1.5^2] / 3 = 1.667.

    Find the sample standard deviation by solving the square root of the result of step 2. Then divide by the sample mean. The result is the CV.

    Continuing with the above example, ?(1.667)/3.5 = 0.3689.

Related Articles

How to Calculate CV Values
How to Calculate a T-Statistic
How to Calculate Standard Errors
How to Calculate the Distribution of the Mean
How to Calculate a Sigma Value
How to Calculate Logit
How to Calculate Binomial Probability
How to Calculate the Root MSE in ANOVA
How to Find a Z Score
How to Calculate Relative Standard Error
How to Calculate Statistical Mean
How to Calculate a P-Value
How to Compute a Population Mean
How to Calculate Percent Relative Range
Define Mean for Math
How to Calculate the Grand Mean
How to Calculate a Temperature Range
What Are Parametric and Nonparametric Tests?
How to Calculate the Confidence Interval of the Mean
How to Solve a Parabola