1 of 14

Live Lecture 2.1

Charts, Histograms, and Overlaid Histograms

Summer 2020

DATA 8

Spring 2020

2 of 14

Announcements

  • Lab 3 due tonight (06/29) at 11:59pm PST
  • HW 3 due on Thursday (07/02) at 11:59pm PST

3 of 14

Agenda

  1. Charts
  2. Overlaid Histograms
  3. Demo

4 of 14

Charts

  • Visualizations are often the best way to communicate and explore patterns in data.
  • The choice of visualization depends on data type:
    • Numeric data: line graphs, scatter plots, and histograms
    • Categorical data: bar charts
  • Some visualizations can mix both data types

5 of 14

Line Graphs

For visualizing the relationship between a numeric variable and a measure of time or distance:

6 of 14

Scatter Plots

Used to visualize the relationship between two numeric variables:

7 of 14

Histograms

Used to visualize the distributions of numeric variables:

8 of 14

Bar Charts

Visualize the distribution of categorical variables:

9 of 14

Agenda

  • Charts
  • Overlaid Histograms
  • Demo

10 of 14

Overlaid Histograms

How can we compare the distributions of a numeric variable from different populations?

11 of 14

Overlaid Histograms

How can we compare the distributions of a numeric variable from different populations?

12 of 14

Agenda

  • Charts
  • Overlaid Histograms
  • Demo

13 of 14

Demo

14 of 14

Q & A