chickadee » statistics » standard-error-of-the-mean

standard-error-of-the-mean itemsprocedure

returns std-dev / sqrt(length items).

 (standard-error-of-the-mean '(1 2 3 4)) => 0.645497224367903