Date | Module | Topic |
---|---|---|
2024-08-20 | 1: Principles | Principles of data visualization |
2024-08-27 | 1: Principles | Good and bad visualizations |
Week 1
8/20/2024
๐ป ๐งฐ ๐ ๐ฅณ
โ๏ธ cooperstone.1@osu.edu
โ๏ธ quirozmoreno.1@osu.edu
If you have found these slides, youโve made it to the website! (Good job.)
A full version of the syllabus can be found on Carmen
A trimmed version of the syllabus can be found on our course site
Class will taught in a hybrid, synchronous manner, meaning I expect you to attend class during class time. This attendance can happen in person, or virtually via Zoom I have found that students who attend in person are more engaged, and tend to master material more quickly. But, it is up to you how you want to attend.
A combination of lecture, code run-throughs, live coding, and hands-on exercises.
Bring a laptop (not tablet) to class with R and RStudio downloaded
Come with your questions!
Engage as much as you can!
Module assignments: After each module, there will be an assignment to provide practice for the techniques learned in class.
Class reflections: After 10 of the 15 weeks, you will write a 1 paragraph reflection on the material that was presented in class. This can include your thoughts on how you will use these lessons in your own research and data visualizations, ways in which you have investigated this topic (or expect to) on your own, or what else youโd like to learn in this area. The purpose of this assignment is not to be burdensome, but to keep you engaged in the course material, and providing feedback to me on what parts youโve found useful, what youโve struggled with, and what youโd like to see more of in the future.
Capstone assignment: At the end of the semester, you will complete a capstone assignment where you create a series of visualizations based on your research data, data coming from your lab, or other data that is publicly available. I expect this assignment to be completed in R Markdown, annotated, and knitted into an easy-to-read .html file. I also expect your code to be fully commented such that I can understand what you are doing with each step, and why.
It is fine for you to work with your classmates/labmates/whoever, but I expect you to turn in your own independent assignments representing your work
All assignments are open book, googling/investigating is required!
This is our tentative class schedule - but subject to change depending on our pacing, and your interests!
Date | Module | Topic |
---|---|---|
2024-08-20 | 1: Principles | Principles of data visualization |
2024-08-27 | 1: Principles | Good and bad visualizations |
Date | Module | Topic |
---|---|---|
2024-09-03 | 2: Coding fundamentals | R Markdown for reproducible research |
2024-09-10 | 2: Coding fundamentals | Wrangling, the basics |
2024-09-17 | 2: Coding fundamentals | ggplot 101 |
2024-09-24 | 2: Coding fundamentals | Themes, labels, facets (ggplot 102) |
Date | Module | Topic |
---|---|---|
2024-10-01 | 3: Data exploration | Data distributions |
2024-10-08 | 3: Data exploration | Correlations |
2024-10-15 | Open session, capstone prep | Open session, capstone prep |
2024-10-22 | 3: Data exploration | Annotating statistics |
November 5 is the new OSU day of asynchronous learning
Date | Module | Topic |
---|---|---|
2024-10-29 | 4: Putting it together | Principal components analysis |
2024-11-05 | 4: Putting it together | Manhattan plots and making lots of plots at once |
2024-11-12 | 4: Putting it together | Interactive plots |
2024-11-19 | 4: Putting it together | ggplot extension packages and complexheatmap |
2024-11-26 | No class, Thanksgiving | Relaxing and eating |
2024-12-03 | 4: Putting it together | Capstone assignment open session |
Figure by Alberto Cairo
Anscombeโs quartet ๐ป
Figures from Justin Matejka and George Fitzmaurice
Figure adapted from one by Rick Scavetta
Length is easier to see than angles or areas.
Length is easier to see than angles or areas.
These are not.
#barbarplots
#barbarplots
#barbarplots
Use the same color schemes/shapes across figures
If youโre ordering/grouping, do so in the same manner
Declutter, and keep only parts that are informative (and spark joy) ๐ป
Who are you talking to? ๐ข
What are you trying to convey? ๐
How can you fairly represent your data? ๐ฏ
Submit (through Carmen) by Monday 8/26 at 11:59pm:
We will go through these next week. Daniel will pick the best good and the best bad visualizations and there will be prizes! ๐
01 Principles, ยฉ Jessica Cooperstone, 2024