Task 3:

Loading the required libraries for this task.

Column

Chart A

This is the static Bar Plot that shows the count of cars by the count of Cylinders

Column

Chart B

This Chart shows a Box Plot of cars with Horsepower based on the count of Cylinders. Interactive hover is applied using plotly for enhanced User Interaction with the information. X axis shows the count of cylinders in the car while y axis shows the horsepower for the following plots. Factor here is count of cylinders where Blue is high, and red is least.

Column

Chart C

Here’s a histogram plot that shows the distribution of MPG for a different category of cylinders: it shows how many cars fall in each range of MPG.