Problem-1 [35 points]
Read the attached IEEE paper on What Makes a Visualization Memorable? The paper tested seven hypotheses about what makes a visualization memorable. Discuss each of the hypotheses [5 points each]. In particular, is the collected data confirm the hypothesis? Justify your answer with supporting arguments including statistics and appropriate visualizations from the paper.
H.1 Participants will perform worse (i.e., overall have a harder time remembering visualizations) as compared to natural images/photos.
Justify:
H.2 A visualization is more memorable if it includes a pictogram or cartoon of a recognizable image.
Justify:
H.3 A visualization is more memorable if there is more color.
Justify:
H.4 A visualization is more memorable if it has low visual density.
Justify:
H.5 A visualization is more memorable if it is more “minimalist” (i.e., “good” data-ink ratio).
Justify:
H.6 A visualization is more memorable if it includes a “familiar” visualization type (i.e., basic graph type taught in school).
Justify:
H.7 A visualization is less memorable if it comes from a scientific publication venue.
Justify:
Problem-2 [65 points]
This homework is built upon the last homework (homework-2).
Develop a visualization to allow the user to select a country (one country at a time) of his/her choice. The visualization should show the time-series of the country’s fertility rate and highlight the data points that are outside the limits that we defined. [30 points]
Sample Visualizations
Develop a visualization to allow the user to select a country (one country at a time) of his/her choice. The visualization should show the time-series of the country’s fertility rate and highlight the data points that represent the Trend (orange color) and the Shift (a different marker; e.g., triangle marker). Note that many points will represent both, Trend and Shift. [35 points]
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme