Al Y. answered 07/16/21
Data Scientist with several years in Business data analysis
By simply using Excel function CORREL the correlation value between the two arrays is 92.1%, implying a strong positive dependence between the hours of sunshine and number of ice creams sold. Alternatively, this may be calculated using the covariance-correlation formula which states: corr(x,y) =cov(x,y)/(σx .σy) for σx and σy the standard deviations of x and y respectively.