cv | R Documentation |
Calculates the coefficient of variation for a mean and standard deviation
cv(Mean, SD)
Mean |
Mean for a dataset |
SD |
Standard Deviation for a dataset |
A single value representing the Coefficient of Variation
Mike Malek-Ahmadi
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.
#From Bedeian & Mossholder (2000), Table 2 Group A data.
cv(28, 7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.