
John M. answered 04/29/21
Master's in Statistics with 17 Years of Probability Experience.
If you create a scatterplot of the data, you'll quickly see that the point (247.4, 451.1) is significantly set off from the rest of the points and is likely the outlier.
The best way to calculate correlation is to use technology. I'd recommend typing the data into Excel and then using the function CORREL to find the correlation of the data with the outlier (approximately 0.07) and without the outlier (approximately 0.11).
Generally, you need a correlation that is close to +1 or -1 to indicate any strong evidence of a linear correlation, and any correlation between -0.3 and +0.3 is likely uncorrelated. The correlation without the outlier isn't any stronger then the one with.