chickadee » statistics » coefficient-of-variation

coefficient-of-variation itemsprocedure

returns 100 * (std-dev / mean) of the items.

(coefficient-of-variation '(1 2 3 4)) => 51.6397779494322