Data Visualization Cheat Sheet 2026
The 30 highest-yield Data Visualization facts, distilled from real exam questions. Print it, save it as a PDF, or study it here — free, no sign-up.
60 questions
90 min time limit
70.00% to pass
- Which color property should be used to encode quantitative magnitude rather than category? → Lightness/Value
- How many distinct hues should a categorical color palette typically be limited to for clarity? → 6–8
- Which interaction technique allows users to select a data range by adjusting start and end handles along an axis? → Axis brushing or range slider
- In Power BI, what is the purpose of a 'bookmark'? → Capture a specific view state of a dashboard for quick navigation or storytelling
- In a nested format, which approach displays hierarchical data? → Treemaps
- In data visualization, what does 'luminance' refer to? → The perceived brightness or intensity of a color
- What does 'staggered animation' mean in the context of data visualization? → Rendering each data element with a slight time delay so elements appear one after another
- What is a candlestick chart primarily used for? → Financial market price movements
- What is the recommended maximum number of charts on a single dashboard screen before usability declines? → 5–9
- What is the primary benefit of using animated transitions between two chart states? → They help users track how individual data elements change from one state to another
- What are 'pre-attentive attributes' in data visualization? → Visual properties processed by the brain automatically before conscious attention
- In a data.frame, which of the following lists the names of variables? → quantile()
- Shneiderman's Information Seeking Mantra states the correct order of interaction as: → Overview first, zoom and filter, then details on demand
- Why should pie charts avoid using more than 5–6 slices? → Humans struggle to accurately compare small angles and thin slices
- What is the primary advantage of using Python's Matplotlib library over tools like Tableau? → Full programmatic control and reproducibility in code-based analytical workflows
- Which of the following statements is incorrect? → Data visualization reduces insights and leads to slower decisions.
- What is the primary use of a funnel chart in business analytics? → Visualize the progressive reduction of values through sequential stages of a process
- Which of the following is a tool for determining whether or not something is normal? → qqline()
- What is Vega-Lite primarily designed for? → A high-level grammar for creating interactive visualizations with minimal code
- The significance of data visualization is evident in the following paragraphs. → All of the above
- What is 'data humanism' as described by Giorgia Lupi? → An approach that reconnects data to individual human stories and experiences
- What visual encoding principle states that elements close together are perceived as belonging to the same group? → Proximity
- What is a 'ridge plot' (joy plot) most commonly used for? → Showing distributions of a variable across multiple groups using overlapping density plots
- What is the purpose of a 'date range slicer' on a dashboard? → Allow users to interactively filter all connected charts to a specific time period
- What is a 'sparkline' in dashboard design? → A small, word-sized trend line embedded inline with text or a metric
- When would you choose a diverging bar chart over a standard bar chart? → When data has a meaningful midpoint or natural zero
- What is the main concern with using red-green color schemes in data visualization? → Red-green color blindness affects ~8% of males
- In dashboard design, what does 'progressive disclosure' mean? → Showing only high-level information initially, with details available on demand
- What is a 'kernel density estimate' (KDE) plot used for? → Visualizing the probability density function of a continuous variable using a smooth curve
- Data visualization is also a broader element → data presentation architecture
Turn these facts into recall: