Correlation coefficient
The pearson()and spearman() functions are provided to evaluate the correlation between two variables.
A |
B |
|
1 |
=[7,9,6,23,56,1,6] |
=[6,1,56,23,6,9,7] |
2 |
=pearson(A1,B1) |
|
3 |
=spearman(A1,B1) |
A2 Pearson correlation coefficients for A1 and B1
A2 Spearman correlation coefficients for A1 and B1
SPL Official Website 👉 https://www.scudata.com
SPL Feedback and Help 👉 https://www.reddit.com/r/esProc_SPL
SPL Learning Material 👉 https://c.scudata.com
SPL Source Code and Package 👉 https://github.com/SPLWare/esProc
Discord 👉 https://discord.gg/cFTcUNs7
Youtube 👉 https://www.youtube.com/@esProc_SPL