Coefficient of variation
Computes the coefficient of variation of a data sample
where is the standard deviation and is the mean of our data.
Syntax
coefficient_of_variation(Statistics_data)
Description
Given a data sample , computes its coefficient of variation.