calcul.io
math playground
New
calculation
Help
Instructions
Examples
Functions
Constants
Display Debug info
Functions
Statistics
corr
corr
corr(A,B)
Try it yourself:
$1
corr([2, 4, 6, 8],[1, 2, 3, 6])
$2
corr(matrix([[1, 2.2, 3, 4.8, 5], [1, 2, 3, 4, 5]]), matrix([[4, 5.3, 6.6, 7, 8], [1, 2, 3, 4, 5]]))
See also:
max
mean
min
median
min
prod
std
sum
All functions