Introduction
This report shows 8 data visualizations using the built-in mtcars
dataset.
Data
Key Findings
- Manual transmission cars have higher average MPG
- More cylinders = more horsepower but lower MPG
- Heavier cars have lower fuel efficiency
- Interactive Plotly chart allows hovering for details
Chart Types
- Bar charts: Figures 1, 2, 3
- Boxplots: Figure 4
- Scatter plots: Figures 5, 6, 8
- Line chart: Figure 7
- Interactive: Figure 8