Using the mtcars dataset, I sought to make a graph that mainly compares the miles per gallon a car can have by the weight of said car, with other variables in the dataset being used to add more detail to each point on the graph. Looking at the results, it's clear to see that a heavier car has correlation with cars that get lower gas mileage, even with more cylinders in the engine or higher rates of horsepower. The graph is able to communicate this point clearly and effectively by following the five core principles of design, including maintaining simplicity, putting emphasis on cars with higher levels of certain variables by affecting the point's size and color, maintaining visual balance, having the data be consistent, and having the data organized in hierarchical data, with the heaviest weights followed by the lightest.