05:00
Announcements
Conceptual Review: bringing three reading notes together (mini-lecture/chart)
Coding Review
Break
Concept Questions
Work time on assignments
05:00
Images are composed of pixels (this image is 1012 by 1520)
The color in each pixel is in RGB
Each band takes a value from 0-255
This image is data with 1020 x 1520 x 3 values.
To simplify, assume our photos are 8 x 8 grayscale images.
If you were to put the data from these (8 x 8 grayscale) images into a data frame, what would the dimensions of that data frame be in rows x columns? Answer at pollev.com/jeremysanchez.
03:00
The table below displays data from a survey on a class of students.
What proportion of the entire class was in the marching band?
01:30
What were the dimensions of the raw data from which this table was constructed? (rows x cols)
01:30
Below is a two-variable bar chart describing affiliation and college degree status of 500 survey participants.
Based off of the graphic on the previous slide, which group is largest?
02:00
The regular stacked bar chart of counts preserves original counts and thus is good at comparing joint proportions.
It depends on your desiderata: the nature of your data and what you seek to capture in your summary.
Get out a piece of paper. You’ll be watching a 3 minute video that discusses characteristics of a typical human. Note which numerical summaries are used and what for.
But there are other notions of typical, depending on the context.
05:00