And Tidy Data
A reminder of the 5 ps
Provenance
Purpose
Protection
Privacy
Preparation
Two examples involving competitions.
3x3 solver Olaf Kuźmiński
What are the five p s?
Scenerio: We write an article on Olaf’s Rubic’s cube career.
What should we do to be as ethical as possible?
When does it become unethical?
Results for the Boston Marathon
What are the five p s?
Scenerio: We write an article on Whit Blair winner of 2025 non-binary category.
What should we do to be as ethical as possible?
When does it become unethical?
Columns are variables.
Rows are observations.
Individual entries are called values.
The data we will deal with in this course is rectangular.
Is the data tidy?
Are the variables clear?
Is the data tidy?
Are the variables clear?
Is the data tidy?
Are the variables clear?
Is the data tidy?
Are the variables clear?
Is the data tidy?
Are the variables clear?
Choose a variable in starwars and make a graph.
Use geom_histogram().
Share your graph with those around you.