Business Analytics Quiz: Choosing Chart Types
10 questions · exam conditions
0:00
Choosing Chart TypesQuestion 1 of 10

A logistics company changed its picking process at six warehouses. Order-cycle times are strongly right-skewed, warehouse sample sizes differ, and a few extremely late orders occurred. The operations director wants to compare the pre-change and post-change median, middle spread, and frequency of unusually high observations within each warehouse.

Which chart design is most appropriate for this business question?

Paired mean bars by warehouse, with standard-deviation error bars for each process period
Faceted pre-change and post-change box plots, using a common cycle-time scale across warehouses
Overlaid histograms for all warehouses, using one distribution for each process period
A two-line chart of monthly average cycle time, with one line for each process period
← Back to quizzes

Business Analytics Quiz

Business Analytics Quiz: Choosing Chart Types

Practice Choosing Chart Types in Business Analytics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Choosing Chart Types, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Analytics.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A logistics company changed its picking process at six warehouses. Order-cycle times are strongly right-skewed, warehouse sample sizes differ, and a few extremely late orders occurred. The operations director wants to compare the pre-change and post-change median, middle spread, and frequency of unusually high observations within each warehouse.

Which chart design is most appropriate for this business question?

  1. Paired mean bars by warehouse, with standard-deviation error bars for each process period
  2. Faceted pre-change and post-change box plots, using a common cycle-time scale across warehouses (correct answer)
  3. Overlaid histograms for all warehouses, using one distribution for each process period
  4. A two-line chart of monthly average cycle time, with one line for each process period
Explanation: When a question asks you to compare distributions across multiple groups — especially with skewed data and outliers — your first instinct should be to identify which chart type surfaces the specific statistics being requested: median, spread, and extreme values. Box plots are purpose-built for exactly this. The center line shows the median, the box edges show the interquartile range (middle spread), and the whiskers plus individual points flag unusually high observations. This makes B the natural fit: faceting by warehouse keeps each location's comparison clean, while a shared cycle-time axis lets you make valid cross-warehouse comparisons. Crucially, box plots are robust to skewness and unequal sample sizes — both conditions described in the passage. A fails on multiple levels. Mean and standard deviation are sensitive to outliers and assume roughly symmetric distributions. With strongly right-skewed data, the mean misrepresents center, and error bars around it actively mislead. The director explicitly wants the median, not the mean. C overlays all six warehouses into a single histogram per period. This collapses warehouse-level detail entirely, making it impossible to compare individual warehouses — which is the whole point of the analysis. Overlaid histograms also become visually unreadable with six groups. D plots monthly averages over time, which introduces a time dimension the question never asks for. Averaging also re-introduces the same sensitivity to outliers that disqualifies option A, and a line chart doesn't convey spread or tail behavior at all. Study tip: When you see "median, spread, and outliers" together in a business analytics question, that's a near-automatic signal for box plots. Match the statistic requested to the chart that displays it natively.

Question 2

A sales analyst has customer-level observations containing average discount rate, gross-margin percentage, and customer tier. Executives want to know whether discounting is associated with lower margins, whether that association differs among three tiers, and whether a few customers are driving the apparent pattern.

Which visualization best addresses all three concerns without replacing customer-level data with aggregates?

  1. Faceted scatterplots by tier with common axes, customer-level points, and fitted trend lines (correct answer)
  2. A grouped bar chart of average discount and average margin for each customer tier
  3. A bubble chart of tier averages, with bubble area proportional to the number of customers
  4. A dual-axis line chart ranking customers by discount and plotting margin on the second axis
Explanation: When a question asks you to address multiple analytical concerns simultaneously — here, correlation, group differences, and outlier detection — your visualization needs to carry all three signals at once without collapsing individual data into summaries. Answer A, the faceted scatterplot, is the right tool. Faceting by tier gives you three side-by-side panels so you can compare whether the discount-margin relationship behaves differently across tiers. Because each point represents a real customer, you can immediately spot outliers — the few customers who might be inflating or suppressing the apparent trend. Fitted trend lines then make the association (or lack thereof) explicit within each tier. All three executive concerns are answered in one view, with zero data compression. Answer B fails the moment it averages. A grouped bar chart of mean discount and mean margin tells you nothing about individual customers, hides within-tier variability, and makes outlier detection impossible. It's a summary masquerading as analysis. Answer C compounds that problem. Tier averages plotted as bubbles reduce nine data points (three tiers × two metrics) to three circles. Bubble area encoding customer count is a clever touch, but it still tells you nothing about individual variation or which specific customers are anomalous. Answer D is the trickiest distractor. Ranking customers by discount and plotting margin on a second axis sounds data-rich, but dual-axis line charts conflate two separate scales, making it easy to manufacture or obscure correlations visually. Tier comparisons also become nearly impossible to read. Study tip: When you see a question asking a visualization to preserve individual observations and show group structure and reveal outliers, scatterplots — especially faceted ones — are almost always the answer. Aggregation destroys exactly the detail those questions demand.

Question 3

An e-commerce team tested eight checkout designs against the same control. For each design, the analyst estimated the percentage-point change in conversion and a 95%95\% confidence interval. Decision-makers need to see which estimates are positive, which intervals include zero, and which designs have the most precise estimates.

Which chart should the analyst use as the primary summary?

  1. A stacked column chart separating converted and nonconverted sessions for every design
  2. A descending bar chart of estimated conversion lift, with bars beginning at zero
  3. A box plot of individual conversion outcomes for each tested checkout design
  4. A forest-style dot-and-whisker plot with one estimate and confidence interval per design (correct answer)
Explanation: When a question asks you to summarize multiple estimates alongside their uncertainty, your mental trigger should be: which chart encodes both a point estimate and an interval simultaneously, one row per item? That's the core concept being tested here. A forest-style dot-and-whisker plot does exactly this. Each design gets one horizontal dot (the estimated lift) flanked by a whisker spanning its 95%95\% confidence interval. A vertical reference line at zero lets decision-makers instantly see which intervals exclude zero (statistically meaningful lifts) and which cross it (ambiguous results). The whisker width also communicates precision directly — narrow whiskers signal tighter, more reliable estimates. This is why D is the right tool for the job. A fails because a stacked column chart shows raw session counts split by converted/nonconverted. It communicates volume and proportion, not estimated lift or uncertainty — there's no way to display confidence intervals in that format without severe distortion. B gets closer but still misses the mark. A descending bar chart of estimated lift shows the point estimates clearly, but bars anchored at zero have no natural way to encode the confidence interval, which is half the information decision-makers need to assess reliability. C is tempting if you confuse "distribution of outcomes" with "estimate with uncertainty." A box plot shows the spread of raw binary conversion data per design — it doesn't represent an analyst's modeled estimate or its confidence interval, and binary outcomes make box plots nearly uninterpretable anyway. Study tip: On business analytics questions, whenever you see "estimate + confidence interval × multiple groups," the answer is almost always a forest plot or equivalent dot-and-whisker design. No other common chart type encodes both simultaneously.

Question 4

A manufacturer planned operating profit of 1212 million but reported actual operating profit of 9.59.5 million. Finance has decomposed the difference into favorable and unfavorable effects from sales volume, selling price, product mix, material cost, and labor cost. Executives want to understand how those effects reconcile planned profit to actual profit.

Which visualization would most clearly communicate this reconciliation?

  1. A line chart connecting the five business effects in the order used by the finance team
  2. A pie chart dividing actual profit among the five favorable and unfavorable business effects
  3. A grouped bar chart comparing planned and actual values separately for the five business effects
  4. A waterfall chart beginning with planned profit, adding each effect, and ending with actual profit (correct answer)
Explanation: When a business needs to explain why actual results differ from a plan — by breaking the gap into contributing factors that add up sequentially — you're dealing with a variance reconciliation. The key visualization question becomes: which chart type naturally shows a starting point, a series of additions and subtractions, and an ending point? A waterfall chart does exactly this. It begins with planned profit ($12M\$12M), then displays each of the five effects as upward bars (favorable) or downward bars (unfavorable), and lands on actual profit ($9.5M\$9.5M). The viewer can trace the $2.5M\$2.5M shortfall effect by effect, making the story immediately readable. This is why D is the correct answer — the chart's structure mirrors the reconciliation logic itself. The wrong answers each fail in a specific way. A, a line chart, implies trend or progression over time; connecting five business effects in sequence suggests a chronological or causal flow that doesn't exist here — the effects are independent, not sequential data points. B, a pie chart, shows proportional composition of a whole, but you can't meaningfully divide actual profit "among" effects that include both positives and negatives — pie charts can't handle negative values and would misrepresent the reconciliation entirely. C, a grouped bar chart, lets you compare planned vs. actual values side by side, but it shows two separate snapshots rather than explaining how one became the other — you lose the reconciliation story completely. As a study tip, whenever a question involves bridging two totals through incremental changes, waterfall chart is almost always the answer — it's the standard tool for variance analysis in business reporting.

Question 5

A bank's predictive model assigns each applicant a probability of default. Before using the probabilities to set risk-based prices, managers want to determine whether applicants receiving a predicted probability near 20%20\% actually default at approximately that rate. Discrimination between defaulters and nondefaulters has already been evaluated separately.

Which chart is most appropriate for the managers' remaining question?

  1. A cumulative gains chart comparing captured defaulters with the contacted applicant share
  2. A receiver operating characteristic curve comparing sensitivity with one minus specificity
  3. A calibration plot comparing mean predicted probability with observed default rate by probability bin (correct answer)
  4. A histogram of predicted probabilities separated into approved and rejected applicant groups
Explanation: When a model already discriminates well between classes, the next question is often calibration: do the predicted probabilities actually match real-world frequencies? This is the concept being tested here. Ask yourself — are the managers questioning who gets ranked higher (discrimination), or whether the numbers themselves are trustworthy (calibration)? Because the managers specifically want to verify that applicants predicted at 20%20\% default at roughly 20%20\%, they need a calibration plot (answer C). This chart groups applicants into bins by predicted probability, then plots each bin's mean predicted probability against the actual observed default rate. Perfect calibration produces points along the 45-degree diagonal. If the 20%20\% bin shows an observed rate of, say, 35%35\%, the model is systematically overconfident — something risk-based pricing decisions absolutely depend on getting right. Answer A, the cumulative gains chart, measures how efficiently the model captures defaulters as you move through ranked predictions — it's a discrimination tool, not a calibration one. Answer B, the ROC curve, compares sensitivity against (1specificity)(1 - \text{specificity}) across all thresholds, which also evaluates rank-ordering ability (discrimination) — exactly what the passage says has already been assessed. Answer D, a histogram of predicted probabilities by approval group, shows score distributions but says nothing about whether those probabilities correspond to true default rates. A useful study tip: whenever a question mentions "predicted probability near X% actually defaults at that rate," that phrase is a direct signal for calibration. Discrimination questions focus on ranking; calibration questions focus on accuracy of the probability values themselves — keep these two concepts clearly separated.

Question 6

A call center used an optimization model to generate thirty feasible staffing plans. Each plan has an expected weekly labor cost and a predicted percentage of calls answered within the service target. Leaders want to identify plans that are dominated by alternatives and inspect the cost-versus-service trade-off before selecting a policy.

Which visualization would best support this prescriptive decision?

  1. A stacked bar chart for each plan, combining labor cost and service attainment into a single composite total
  2. A dual-axis line chart listing plans by identifier and connecting their cost and service values on separate scales
  3. A scatterplot with labor cost on one axis and service attainment on the other, highlighting the efficient frontier (correct answer)
  4. A histogram of labor costs with bar color indicating the average service level within each cost bin
Explanation: When a decision involves two competing objectives — here, minimizing cost while maximizing service — the core analytical tool is the efficient frontier (also called the Pareto frontier). Any plan is "dominated" if another plan beats it on both dimensions simultaneously. Identifying dominated plans and visualizing trade-offs is the heart of prescriptive analytics, and recognizing this framework is your first move when you see a question like this. A scatterplot with labor cost on one axis and service attainment on the other (answer C) is precisely the right tool. Each of the thirty plans becomes a point, and the efficient frontier emerges as the boundary of non-dominated points — those where you cannot improve cost without sacrificing service, or vice versa. Leaders can visually identify dominated plans (points interior to the frontier) and reason about which trade-off they're willing to accept. No other chart type reveals this structure naturally. Answer A collapses two distinct metrics into a single composite total, which destroys the trade-off information entirely — you can't tell whether a high combined score came from good service, low cost, or some mix of both. Answer B uses a dual-axis line chart ordered by plan identifier, which is arbitrary; connecting plans by ID number implies a sequence or trend that doesn't exist, making trade-off comparisons nearly impossible. Answer D bins plans by cost ranges in a histogram, losing plan-level resolution and forcing a comparison that obscures which specific plans dominate others. Study tip: Whenever a question involves two competing objectives and asks you to identify trade-offs or dominated options, think scatterplot + efficient frontier — that pairing is almost always the right prescriptive visualization.

Question 7

A streaming service tracks monthly retention for customer cohorts defined by signup month. For each cohort, analysts calculate the percentage still active after month zero, month one, and so forth through month twelve. Product leaders want to locate lifecycle periods with unusually large retention deterioration and determine whether newer cohorts behave differently from older cohorts.

Which visualization is best suited to this cohort-analysis objective?

  1. A cohort-by-lifecycle-month heat map in which color represents the retained percentage (correct answer)
  2. A stacked area chart in which each signup cohort contributes its active-customer count
  3. A histogram of customer lifetimes pooled across all signup months and acquisition sources
  4. A waterfall chart showing the cumulative customers lost during each calendar month
Explanation: When tackling cohort-analysis visualization questions, ask yourself two things: does the chart preserve both the cohort dimension and the lifecycle-time dimension simultaneously, and does it make patterns across those two dimensions visually scannable? A cohort heat map (A) does exactly this. Rows represent signup cohorts, columns represent lifecycle months (month 0 through month 12), and cell color encodes retained percentage. This layout lets you instantly spot columns where color shifts sharply — indicating lifecycle periods with unusually high drop-off — and compare rows to see whether newer cohorts retain customers better or worse than older ones. Both product objectives are served in a single, well-structured view. Choice B, the stacked area chart, shows total active customers over calendar time but conflates cohorts into one visual mass. You lose the ability to isolate a specific cohort's month-by-month trajectory or compare cohorts at equivalent points in their lifecycle. It answers "how many total subscribers are active?" not "where does retention deteriorate by cohort?" Choice C, a histogram of pooled customer lifetimes, aggregates away the very dimensions you need. Combining all signup months and acquisition sources destroys cohort structure entirely, leaving you unable to distinguish newer from older cohorts or pinpoint lifecycle-specific drop-off. Choice D, a waterfall chart of cumulative customers lost by calendar month, focuses on absolute loss counts in real time rather than normalized retention rates across lifecycle stages. It also mixes cohorts together and cannot reveal whether, say, month 3 is systematically dangerous across all cohorts. Study tip: When a question involves two categorical axes (cohort × time) plus a continuous metric, a heat map is almost always the right answer — it was purpose-built for exactly that structure.

Question 8

A subscription company acquired 100100 customers in the first quarter, including 6060 through online channels. It acquired 180180 customers in the second quarter, including 9090 through online channels. Management wants to emphasize that online acquisition increased in count but decreased as a share of the acquisition mix. Differences in total acquisition volume are not the focus.

Which chart would communicate the requested comparison most directly?

  1. A regular stacked column chart showing customer counts by channel for each quarter
  2. A one-hundred-percent stacked column chart showing channel shares for each quarter (correct answer)
  3. A clustered column chart showing online and non-online customer counts by quarter
  4. A two-line chart showing quarterly counts for online and non-online acquisition channels
Explanation: When a question asks you to visualize shares or proportions rather than raw counts, your first instinct should be to look for a chart that normalizes data to 100%. That's the core concept being tested here. Management's goal is specific: show that online acquisition grew in absolute count (from 60 to 90 customers) while its share of the mix declined (from 60100=60%\frac{60}{100} = 60\% to 90180=50%\frac{90}{180} = 50\%). The word "share" is your signal. A 100% stacked column chart (B) rescales both quarters to equal height, making each bar represent 100% of acquisitions. This instantly reveals the compositional shift — online's slice visibly shrinks from 60% to 50% — which is exactly the story management wants to tell. The absolute count increase is implicit context, not the visual focus. Choice A, a regular stacked column chart, preserves actual counts, so the second bar is taller overall. This emphasizes total volume growth rather than mix change — the opposite of what management wants. Choice C, a clustered column chart, displays raw counts side by side, which would actually highlight that online grew from 60 to 90 without revealing the proportional decline at all. Choice D, a two-line chart, traces count trends over time for each channel separately, again obscuring the compositional relationship between them. The actionable tip: whenever a question mentions "share," "mix," "proportion," or "as a percentage of total," a 100% stacked chart is almost always the right tool. Regular stacked and clustered charts answer "how many?" — 100% stacked answers "what fraction?"

Question 9

An insurer is investigating geographic variation in claim incidence. County North recorded 500500 claims among 50,00050{,}000 policyholders, while County South recorded 800800 claims among 200,000200{,}000 policyholders. Similar data are available for every county. The analyst must reveal spatial clusters of unusually high incidence while controlling for different county exposure levels.

Which visualization and encoded measure best fit the business question?

  1. A county choropleth map shaded by claims per policyholder, using common rate intervals (correct answer)
  2. A county choropleth map shaded by total claim count, using common count intervals
  3. A proportional-symbol map with circle area representing each county's policyholder population
  4. A sorted bar chart of total claims by county, ordered from highest to lowest
Explanation: When a question asks you to reveal spatial clusters while controlling for exposure differences, you're being tested on two simultaneous requirements: geographic display and rate normalization. A choropleth map encodes a single variable as color across geographic units — perfect for spotting spatial patterns. The key question is which variable to encode. County North has 50050,000=1.0%\frac{500}{50{,}000} = 1.0\% incidence and County South has 800200,000=0.4%\frac{800}{200{,}000} = 0.4\% incidence. Despite County South having far more raw claims, its risk is actually lower. This is exactly why A is correct: shading by claims per policyholder (incidence rate) removes the distortion caused by unequal population sizes, letting you identify counties where risk is genuinely elevated — not just populous. Using common rate intervals also ensures counties are compared on a consistent scale across the map. B fails because shading by total claim count conflates high-risk counties with simply large counties. County South would appear "worse" despite lower actual risk — the exact problem the analyst is trying to avoid. C is a mismatch: a proportional-symbol map encoding policyholder population shows you where exposure is concentrated, not where incidence rates are high. It answers the wrong business question entirely. D abandons the geographic dimension altogether. A sorted bar chart can rank counties by claims, but it cannot reveal spatial clustering — adjacent high-risk counties forming a regional hotspot would be invisible. Study tip: On exam questions about maps, always ask two things: (1) does the visual support spatial analysis? and (2) does the encoded measure answer the rate question or the count question? These two checks will eliminate most distractors quickly.

Question 10

A retailer has monthly revenue for each of twelve regions over the past three years. Management wants to identify when regional trends changed, whether turning points occurred at roughly the same time, and whether any region followed a materially different trajectory. Exact month-level values are secondary.

Which visualization would best support management's analysis while minimizing clutter?

  1. Small-multiple line charts by region, using identical time axes and a common revenue scale (correct answer)
  2. One line chart containing twelve colored regional lines, each labeled at the final month
  3. Clustered monthly bars by region, using a separate color for each geographic market
  4. A region-by-month heat map, using color intensity to represent monthly revenue levels
Explanation: When a question asks you to compare trends across many groups over time — especially when exact values are secondary — focus on which chart type best preserves temporal patterns while keeping visual noise low. Small-multiple line charts (A) are the strongest choice here. By giving each of the twelve regions its own small panel with identical time and revenue axes, you allow direct visual comparison across panels without any lines overlapping or competing for attention. Turning points become easy to spot within each region, and synchronized axes make it natural to notice whether shifts happened at the same time across regions. One outlier region will stand out immediately because its shape will differ from the others. Option B fails because placing twelve colored lines on a single chart creates a "spaghetti chart" — lines cross, colors blur together, and identifying individual regional trends becomes frustrating. Labeling the final month doesn't rescue the clutter in between. Option C uses clustered monthly bars, which are suited for comparing magnitudes at discrete points, not for revealing continuous trend shapes or turning points; with twelve regions across 36 months, the result would be an unreadable wall of bars. Option D, the heat map, condenses a lot of data efficiently and can hint at broad patterns, but color intensity is a weaker encoding channel than position for detecting precise trend direction and inflection points — and management explicitly cares about when trends changed, not just relative intensity levels. Your strategy tip: when the task is trend comparison across many groups with synchronized timing, small multiples almost always beat a single crowded chart. Ask yourself, "Do I need to see shape or magnitude?" Shape → small multiples; magnitude at a point → bars or tables.