Data & Visualizations
Metadata & Data Quality
Chart Types
Cleaning VS. Filtering
Machine Learning & Bias
100

Why do we create data visualizations?

to see patterns and answer questions

100

What is metadata?

data about data

100

Chart showing how many times each value appears

— bar chart

100

What does filtering do?

— selects subset of data

100

What is training data?

— data used to teach AI

200

What warning reminds us not to assume one variable causes another?

correlation does not equal causation

200

Name one thing metadata helps with

organizing/finding/managing data

200

Chart grouping numeric data into buckets

 — histogram

200

When should data be cleaned?

— incomplete or inconsistent data

200

What happens if training data is biased?

— biased results

300

Visualizations help reveal patterns invisible when looking only at what?

a data table

300

Can metadata change without affecting primary data?

yes

300

Chart showing combinations of two columns

— crosstab

300

If only female legislators are needed

 — filter

300

Why judging appearance with AI is problematic?

 — unintended bias

400

What type of statement is 'What does the data show?'

fact

400

Give one example of messy data

inconsistent spelling/abbreviations/capitalization

400

Best chart for spotting numeric trends

 — scatter plot

400

Which comes first: clean/filter or visualize? —

clean/filter

400

What is algorithmic bias?

— unfair outcomes from data/design

500

What step focuses on finding patterns?

visualize and find patterns

500

Goal of cleaning data

— fix inconsistencies without changing meaning

500

When is a bar chart not useful?

— when values are mostly unique

500

Why might charts differ across students?

— messy or differently filtered data

500

One way to reduce ML bias

— diverse training data/human oversight