I have a some scatter plots with corresponding regression lines in MS Excel similar to the one shown below.

I want to have this plot in my Latex document. I could simply insert this as an image, but the font styles would not be consistent with that of the "Latexish" text in the document. I know how to recreate scatter plots on Latex using the data, but my concern is creating the scatter plot plus the regression line with labelled equation and R value as shown above.

