Using the ggplot2 package (2016) in R (2021), we visualized 5 different variables containing data about the Central Coast area. Each distribution has a different shape, which you can see by looking at the histogram of each variable.
Each of the lines on the histogram represents the cutoff for 25% of the data, which gives us a five number summary.
Statistic in 5 Number Summary | Meaning |
---|---|
Minimum | smallest value in the data set |
Q1 | upper limit of smallest 25% of data values |
Median | middle value (50% of data values above and below this number) |
Q3 | lower limit of largest 25% of data values |
Maximum | the largest value in the data set |
Using the gm package (Mao 2024) to create sonifications by first finding the five number summary for each distribution, then converting those numbers to music. Sonification is the use of non-speech audio to covey information (Hermann et al. 2011).
Our sonifications are based on the method of Flowers (1993). First, a leading tone for the middle of the distribution is played first, then the 5 number summary.
Do your ear and your eye agree? Scroll down and compare the visualizations to the sonifications!
Percentage of census tracts that are hotter than the average temperature for the entire city.
Specifically, the percentage of the population living below two times the federal poverty level.
Specifically, the annual mean concentration of particulate matter in the air for the given region.
The percentage of area with tree canopy cover in 2018.
There is no singular way to visualize all 5 variables at once, since we can only use 3 spatial dimensions for a visual. What do they all sound like played together?
Contact Dr. Julia Schedler with questions or comments! Thanks for perceiving!