CV Function


Returns the coefficient of variation

Category: Descriptive Statistics

Syntax

CV ( argument,argument , ...)

Arguments

argument

  • is numeric. At least two arguments are required. The argument list may consist of a variable list, which is preceded by OF.

Examples

SAS Statements

Results

x1=cv(5,9,3,6);

43.47826087

x2=cv(5,8,9,6,.);

26.082026548

x3=cv(8,9,6,.);

19.924242152

x4=cv(of x1-x3);

40.953539216




SAS 9.1 Language Reference Dictionary, Volumes 1, 2 and 3
SAS 9.1 Language Reference Dictionary, Volumes 1, 2 and 3
ISBN: N/A
EAN: N/A
Year: 2004
Pages: 704

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net