Data Visualization Color Theory and Visual Encoding 1 β Questions and Answers
Question 1: Which color scale is most appropriate for representing data that has a meaningful midpoint, such as temperature anomalies?
- Sequential color scale
- Diverging color scale (Correct answer)
- Categorical color scale
- Monochromatic color scale
Correct answer: Diverging color scale
Diverging color scales use two contrasting hues radiating from a neutral midpoint to highlight deviations above and below a baseline.
Question 2: What is the primary purpose of using a sequential color scale?
- Distinguishing between unrelated categories
- Representing ordered data from low to high (Correct answer)
- Highlighting outliers
- Showing positive and negative values
Correct answer: Representing ordered data from low to high
Sequential color scales progress from light to dark (or low to high saturation) to intuitively represent ordered quantitative data.
Question 3: Which pre-attentive attribute is the most powerful for distinguishing between discrete categories?
- Size
- Shape
- Hue (color) (Correct answer)
- Orientation
Correct answer: Hue (color)
Hue is the most effective pre-attentive attribute for categorical distinction because humans rapidly perceive color differences.
Question 4: How many distinct hues should a categorical color palette typically be limited to for clarity?
- 3β4
- 6β8 (Correct answer)
- 10β12
- 15β20
Correct answer: 6β8
Research shows that humans can reliably distinguish about 6β8 discrete hues in a visualization before confusion arises.
Question 5: What is the main concern with using red-green color schemes in data visualization?
- They reduce contrast
- They are not aesthetically pleasing
- Red-green color blindness affects ~8% of males (Correct answer)
- They cause eye strain
Correct answer: Red-green color blindness affects ~8% of males
Red-green color blindness (deuteranopia/protanopia) affects roughly 8% of males, making red-green distinctions inaccessible.
Question 6: In data visualization, what does 'luminance' refer to?
- The hue or color tone
- The perceived brightness or intensity of a color (Correct answer)
- The saturation level of a color
- The transparency of a color
Correct answer: The perceived brightness or intensity of a color
Luminance refers to the perceived brightness of a color and is critical for ensuring sufficient contrast and accessibility.
Which color scale is most appropriate for representing data that has a meaningful midpoint, such as temperature anomalies?