Data Interpretation & Dashboard Literacy Questions
Practice interpreting data visualizations, trend lines, and metric dashboards. Develop ability to identify what's noteworthy (seasonality, anomalies, correlations) vs. normal variation. Think about causation vs. correlation. Practice explaining what a metric trend means in business terms and what actions it might suggest.
MediumTechnical
123 practiced
An A/B test on checkout shows: control conversion = 12.0% (n=50,000), variant conversion = 12.9% (n=50,000), p-value = 0.06. As the data analyst, explain how you would interpret these results, whether you would recommend shipping the variant, and list additional analyses (sample-ratio-test, secondary metrics, segment consistency) you would perform before making a decision.
EasyTechnical
72 practiced
You are reviewing a monthly revenue dashboard that shows two charts over the past 24 months: (1) a line chart of 'Revenue' and (2) a line chart of 'Advertising Spend'. In the last three months revenue has declined 12% while ad spend increased 20%. As a data analyst, describe step-by-step the checks you would run to determine whether this is a real business issue, a data quality problem, or normal variation. List specific queries, Excel formulas, or quick Tableau/Power BI checks you would perform and which metrics you'd compute to quantify the change (MoM, YoY, cohort breakdowns, channel-level revenue, sample sizes).
EasyTechnical
83 practiced
A scatterplot on your dashboard shows a strong positive correlation between product page views and support tickets. Explain why correlation does not imply causation, propose at least three plausible causal and confounding scenarios, and design two analyses or experiments you could run to test whether product views cause support tickets or a confounder exists.
MediumTechnical
81 practiced
You're designing an operations dashboard for two audiences: executives (top-level KPIs) and support engineers (drillable diagnostics). Propose a dashboard structure that balances both audiences: layout, visuals, interactions (filters/drill paths), data refresh cadence for each section, and access controls. Provide reasoning for widget choices and one mock layout example in words.
MediumTechnical
59 practiced
Given a table users(user_id, email, created_at, updated_at), write an SQL query to deduplicate users by email keeping the most recent record (highest updated_at). Also outline how you would surface duplicates to stakeholders, how you would fix foreign keys referencing old user_id values, and how to prevent duplicates at ingestion.
Unlock Full Question Bank
Get access to hundreds of Data Interpretation & Dashboard Literacy interview questions and detailed answers.
Sign in to ContinueJoin thousands of developers preparing for their dream job.