Export Image
Export Code

Scatter Plot with D3

Eunice Tu

Last edited Feb 21, 2024
Created on Feb 17, 2024

Cars CSV File From the CORGIS Dataset Project. https://corgis-edu.github.io/corgis/csv/cars/

Edited the dataset to have only 2 columns 'Fuel Information.City mpg' and 'Engine Information.Engine Statistics.Horsepower' to make a scatter plot to see the correlation between these 2 columns.

It seems to be a moderate negative linear correlation.

MIT Licensed