18.1. Data Visualization with Python

Read the following articles, follow along where instructed:

18.1.3. Check Your Understanding

Question

When would you use a line histogram?

Question

What does a box plot show?

Question

What does a pie chart do best?

Question

How does a histogram differ from a bar chart?

Question

What are the top 10 data visualization techniques?

Question

What kind of chart would you choose to handle semi-structured or decidedly unstructured sets of data efficiently?

Question

Match each plot style to purpose:

Plot Style

Purpose

pie

distribution

scatter

comparison

bar

comparison

Question

What plot styles may help you understand a trend in your dataset?

Question

If you wanted to visualize how many LaunchCode students live in the different zip codes in your city, which chart would be most appropriate?

Question

What is a weakness of a pie chart?