Pearson correlation
Is there a method in Sage to compute Pearson correlation of a finite set? I have data points (x1,y1),…,(x6,y6) and wondering if there is a shorter way to do it than just write one long expression.