🌍 Data Analytics · flashcards

Data Analytics Exploratory Data Analysis and Visualization Flashcards

53 question-and-answer cards covering Exploratory Data Analysis and Visualization as it is examined in Data Analytics. 24 of them are printed below, taken from across the deck — no signup, no paywall on the preview.

53Cards in deck
24Free preview
27Syllabus topics
~167Chars per answer
FreePrice

24 sample cards from the Exploratory Data Analysis and Visualization deck

Sampled from the end of the deck, so these are different cards from the ones shown on the syllabus page.

  1. Which chart type best shows the trend of a continuous variable over time?

    A line chart, because the connected line emphasizes continuity and the direction of change across ordered time points.

  2. Which chart type best compares a numeric value across discrete categories?

    A bar (or column) chart, since length/position along a common baseline gives accurate category comparisons.

  3. Which chart is appropriate for showing the distribution of a single continuous variable?

    A histogram (or density plot); a box plot is used to compare distribution summaries across groups.

  4. Which chart best reveals the relationship between two continuous variables?

    A scatter plot, and a bubble chart if a third quantitative variable is encoded by point size.

  5. Why are pie charts often discouraged, and what is their main valid use?

    Because humans judge angles/areas poorly, making comparisons hard; they are acceptable only for showing a few parts summing to a meaningful whole (proportions of 100%).

  6. When should a sequential versus a diverging color scale be used?

    Sequential scales suit ordered data progressing from low to high; diverging scales suit data with a meaningful midpoint (e.g., zero), emphasizing deviation in two directions.

  7. Why should rainbow (jet) color maps generally be avoided?

    They are not perceptually uniform, create false boundaries, are not colorblind-friendly, and misrepresent the ordering of magnitudes.

  8. What is a key guideline for axis (scale) design on bar charts?

    The value axis should start at zero, because bar length encodes magnitude; a truncated axis exaggerates differences and misleads the reader.

  9. How can a truncated or nonzero y-axis mislead viewers?

    By exaggerating small differences so minor changes appear dramatic; it distorts the proportional comparison the chart implies.

  10. What is 'chartjunk' and why is it harmful?

    Non-essential decorative elements (heavy gridlines, 3D effects, textures, clip art) that add no information and distract from or distort the data.

  11. Why can dual y-axes produce misleading charts?

    Because the two independent scales can be adjusted arbitrarily to imply a relationship or correlation between series that does not actually exist.

  12. What is the difference between a bar chart and a histogram?

    A bar chart compares discrete categories with gaps between bars, while a histogram shows the frequency distribution of a continuous variable with adjacent bars over ordered numeric bins.

  13. When is a stacked bar chart appropriate, and its main drawback?

    Appropriate for showing part-to-whole composition within each category; its drawback is that only the bottom segment shares a common baseline, making middle segments hard to compare across bars.

  14. What does an area chart add over a line chart, and when can it mislead?

    It fills the region under the line to emphasize volume/magnitude over time; stacked area charts can mislead because upper bands do not share a baseline, distorting individual series.

  15. What is a bubble plot and what dimensions can it encode?

    An extension of a scatter plot where a third variable is mapped to marker size (area), encoding three quantitative dimensions (x, y, size), plus optionally color for a fourth.

  16. Why should bubble size encode area rather than radius?

    Because human perception judges area, so if radius scales linearly with value the area grows with the square, exaggerating large values: $A = \pi r^{2}$.

  17. What are the five statistics summarized by a box-and-whisker plot?

    The minimum, first quartile $Q_1$, median $Q_2$, third quartile $Q_3$, and maximum (whiskers typically extend to $1.5\,\text{IQR}$, with points beyond drawn as outliers).

  18. How does bin width affect a histogram's interpretation?

    Too few/wide bins oversmooth and hide structure; too many/narrow bins add noise and spurious spikes. Bin width must balance detail against clarity.

  19. What does a heatmap visualize and what are its axes/values?

    A heatmap uses color intensity in a grid to represent the magnitude of a value across two categorical/ordered dimensions (rows and columns), e.g., a correlation matrix or activity by day/hour.

  20. What does a treemap display and how does it encode hierarchy?

    A treemap shows hierarchical part-to-whole data using nested rectangles whose area is proportional to a quantitative value, with nesting and color representing categories/levels.

  21. In a BI tool, what does 'connecting to a data source' typically involve, and what is the difference between a live connection and an extract?

    Establishing a connection to data (file, database, cloud, API). A live connection queries the source in real time for up-to-date data; an extract imports a static snapshot into the tool for faster, offline performance.

  22. Distinguish dimensions from measures in analytics tools like Tableau.

    Dimensions are qualitative/categorical fields (e.g., region, date, product) used to slice and group data; measures are quantitative numeric fields (e.g., sales, profit) that are aggregated. Dimensions define the level of detail; measures are the values summarized.

  23. What is a calculated field versus a parameter in a BI tool?

    A calculated field is a new field derived by a formula from existing fields (e.g., profit ratio); a parameter is a single user-adjustable input value that can feed calculations, filters, or reference lines to make views interactive.

  24. What is the difference between a filter and a set in a BI tool?

    A filter restricts which rows are displayed based on conditions, whereas a set is a custom, reusable subset of dimension members (defined by condition, top-N, or manual selection) that can be reused across calculations and views to compare 'in' versus 'out' members.

What this deck covers

The Exploratory Data Analysis and Visualization deck follows the Data Analytics Exploratory Data Analysis and Visualization syllabus — 6 chapters and 27 topics — so questions land on material that is genuinely examinable rather than trivia around it. That works out to roughly 8.8 cards per chapter.

Answers are written to be recallable, not just readable — averaging about 167 characters, which is long enough to carry the reasoning and short enough to say out loud.

A deck like this earns its keep on the second and third pass. Read the syllabus first so you know the shape of the subject, then use the cards to find the specific facts that have not stuck.

Exploratory Data Analysis and Visualization flashcards FAQ

How many Exploratory Data Analysis and Visualization flashcards are in this Data Analytics deck?

53 cards. This page previews 24 of them, sampled evenly across the deck so you can judge the difficulty before installing anything.

Are these Data Analytics flashcards free?

Yes. The preview here is free to read with no signup, and the full 53-card deck is free inside the Examius app.

What do the Exploratory Data Analysis and Visualization cards cover?

They follow the Data Analytics Exploratory Data Analysis and Visualization syllabus — 6 chapters and 27 topics — so the questions track what is actually examinable.

How should I use these flashcards?

Read the syllabus first so you know the shape of the subject, then drill the deck. Examius schedules each card with spaced repetition, so cards you keep missing come back sooner and ones you know drift further apart.