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:
Was this helpful?