Skip to main content

Coefficient of variation

Computes the coefficient of variation of a data sample

CV=σμ

where σ is the standard deviation and μ is the mean of our data.

Syntax

coefficient_of_variation(Statistics_data)

Description

Given a data sample X, computes its coefficient of variation.

statistics.coefficient_of_variation.calc.png