• Home
  • Schedule
  • Modules
  • Project
  • Slides
    • R, RStudio, & R Markdown
    • Git and GitHub
    • Functions, Parameters, and Arguments
  • HW
    • HW 01
    • HW 02
    • HW 03
    • HW 04
    • HW 05
    • HW 06
    • HW 07
    • HW 08
    • HW 09
    • HW 10
  • Exercises
    • project-management-and-git.pdf
    • grouping_and_summarizing_exercise.pdf
    • grouping-summarizing-and-plotting-exercise.pdf
    • visualizing-associations-exercise.pdf
    • spatial-position-exercise.pdf
    • visualizing-amounts-exercise.pdf
    • color-scales-exercise.pdf
    • coordinates-axes-and-scales-exercise.pdf
    • more-distributions-exercise.pdf
    • uncertainty-and-variability-exercise.pdf
    • small-multiples-exercise.pdf
  • Data
    • baby-names-2008.csv
    • cms-top-all-time-2023-swim.xlsx (/data/raw)
    • cms-top-all-time-2023-swim.csv (/data/raw)
    • cleaned-cms-top-all-time-2023-swim.csv (/data/processed)
    • cleaned-2023-cms-invite.csv (/data/processed)
    • Fun Tidy Tuesday Data Sets
    • Defense Casualty Analysis System (DCAS)
  • Example Files & Other
    • Other Tools/Resources
    • example-figure-script.R
    • example-rmarkdown-file-with-fig-script.Rmd
  • Cheatsheets
    • Symbols
    • RMarkdown
    • Data Wrangling with {dplyr} and {tidyr}
    • Quarto (Publish and Share)
    • String Manipulation with {stringr}
    • Reading and Writing Data with {readr}
    • Data Science with RWorkflow
    • More Cheatsheets From RStudio
    • Quarto Cheat Sheet (what Quarto Files Look Like)
  • Me

On this page

  • PSYC 167: Data Visualization

PSYC 167: Data Visualization

This is the course website for PSYC 167: Data Visualization, taught by Prof. Gabriel I. Cook; 1 credit

Description

Data visualization is the science and art of creating graphical representations of information and data. Visual representations provide accessible ways to see patterns, trends, and outliers in data. Variables like position, size, and orientation can focus attention and guide perception but can also bias interpretation of data. Students will learn how well-designed visualizations can reduce bias and improve comprehension for data thereby facilitating data-driven decision-making. Students will explore techniques for creating effective visualizations based on principles from cognitive and perceptual psychology, art, and design. Students will gain hands-on experience coding real-world data visualizations for local offices, organizations, and industry participants.

The course is targeted toward students interested in using visualizations to communicate their own messages, and students interested in creating better visualization tools and systems, and students with expressed interest in cognition and cognitive biases related to data communication. Students will engage in discussions of the readings, complete programming and data analysis assignments, and prepare a final project involving storytelling with data visualizations.