Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cv

Coefficient of Variation Calculation


Description

Calculates the coefficient of variation for a mean and standard deviation

Usage

cv(Mean, SD)

Arguments

Mean

Mean for a dataset

SD

Standard Deviation for a dataset

Value

A single value representing the Coefficient of Variation

Author(s)

Mike Malek-Ahmadi

References

1. Everitt B (1998). The Cambridge Dictionary of Statistics. Cambridge, UK New York: Cambridge University Press. ISBN 978-0521593465.

2. Bedeian AG, Mossholder KW. On the use of the coefficient of variation as a measure of diversity. Organizational Research Methods 2000;3(3):285-297.

Examples

#From Bedeian & Mossholder (2000), Table 2 Group A data.

cv(28, 7)

ClinSigMeasures

Clinical Significance Measures

v1.0
GPL-3
Authors
Mike Malek-Ahmadi <michael.malekahmadi@bannerhealth.com>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.