Extra Credit Opportunities

The purpose of extra credit (EC) is to reflect understanding of the course material more in-depth or from a different perspective. Viewed in another way, these are assignments that were not assigned this semester due to our limited class time, but are still lots of fun and worth your time.

Each EC earns you up to 5% added to your final grade after any class curve. The amount you earn will depend on how in-depth you choose to go. BEFORE you start working on one of the following, email me your proposal (what is your topic? how in depth do you plan to go?) and I’ll respond with my point expectation and rubric given your proposed scope. EC assignments are to be completed individually.

When complete, submit via the usual Assignment Submission form (choose “Extra Credit” in the dropdown) by Wednesday 4/20, 11:59pm ET. at the latest.

Misrepresentation

Create one visualization that purposefully misrepresents a data message and contrast it with a correct and unbiased visualization of the same data. Employ one or more perceptual principles or use other techniques to create “charts that lie.” You may treat this as a data art assignment wherein the aesthetics of the visual illusion is the primary goal; take for inspiration Josef Albers, MC Escher, optical illusions, etc. Alternatively, design a news-style or marketing graphic that has been manipulated, e.g. Steve Job’s pie chart or this chart on gun deaths. Either way, your visualization must be based on real data (however simple), and the visual princples you use (or disobey) to create the misrepresentation should be more sophisticated than e.g. missing axis labels, dual axes, or not mapping ink to values. Submit as slides or PDF with your images and a paragraph or two describing your approach.

Redesign

Choose a published visualization (general media or academic) and redesign it to improve the communication. Include a writeup with your critique of the original and the rationale behind your modifications. Your redesign should be structurally significant, and not merely adding a few labels or touch-ups. Consider: how might you redesign for a different audience? with a more thorough or more descriptive dataset? to prioritize a different message? to change the narrative structure? Make sure you read Design and Redesign in Data Visualization by Viegas & Wattenberg, 2015 before you start. You’re welcome to use any software tool you like.

Visualizing Algorithms

Choose an algorithm to explain to the world, assuming your reader wishes to learn it for the first time. Consider an algorithm that lends itself well to being understood through visual presentation compared to how it’s traditionally explained. Make sure you read Visualizing Algorithms by Mike Bostock (2014) and Explorable Explanations by Bret Victor (2011), and look at Observable Algorithms Examples before you start. Build your explainer on Observable or as a standalone web page.

Tutorials on Observable

Build a how-to tutorial as a general data visualization resource for your fellow students and the broader internet community. This should be relevant to a theme discussed in class, but go beyond what’s covered in lecture. Good tutorial topics include how to use D3 with specific data analysis techniques, a specific class of datasets, or other software packages. (E.g. if for one of your major assignments you spend a lot of time in one specific step, this is an opportunity to write it up, teach others your solution, and get extra credit.)

Examples: