Statistical
Correlation
Returns the Pearson coefficient of correlation of a set of number pairs –> learn more
Return type
float
Parameters
Covariance
Returns the covariance of a set of number pairs –> learn more
Return type
float
Parameters
Standard deviation
Returns the standard deviation of all values –> learn more
Return type
float
Parameters
Variance
Returns the variance of all values –> learn more
Return type
float
Parameters
Last updated