chickadee » statistics » correlation-coefficient

correlation-coefficient xs ysprocedure

As above, but only returns the value of r:

> (correlation-coefficient '(1.0 2.0 3.0) '(0.1 0.3 0.8))
0.970725343394151