8 questions · STAR-scored

Data Analyst Interview Questions

The questions data analysts actually get asked — with STAR-structured sample answers you can rewrite in your voice. Practice the rooms before you're in them.

The questions

1
Case
Walk me through how you'd investigate a sudden 20% drop in a key metric.
Show sample answer

First I confirm it's real, not an instrumentation break — check whether the tracking or a pipeline changed. Then I segment: by platform, geo, new vs returning, and time-of-day, to localize where the drop concentrates. I look for a coincident release or campaign change at that boundary. I form one hypothesis, validate it against a holdout or a prior period, then quantify the impact before recommending a fix. The discipline is: rule out measurement first, then segment to localize, then test one cause.

2
Technical
How do you decide a test result is real and not noise?
Show sample answer

I pre-register the primary metric and the minimum detectable effect, size the test for power before it launches, and I don't peek-and-stop. I check the p-value alongside the confidence interval and the absolute effect size — statistical significance on a tiny effect isn't worth shipping. I once killed four 'winning' tests that were just under-powered noise once I enforced this.

3
Behavioral
A stakeholder's number disagrees with yours. How do you handle it?
Show sample answer

S: Marketing's CAC didn't match finance's. T: Resolve without a turf war. A: I traced both definitions to source — different attribution windows and one included refunds. I proposed one canonical definition, documented it, and built the query both teams now use. R: Ended months of 'whose number is right' and the metric became trusted.

4
Technical
Write the SQL logic for month-over-month growth by customer cohort.
Show sample answer

Bucket customers by their first-purchase month (the cohort), then aggregate revenue per cohort per subsequent month — a self-join or window function on a date-truncated order table. I'd use DATE_TRUNC for the cohort and activity months, COUNT/SUM grouped by both, and a window function (LAG) to compute the MoM delta. Then pivot cohort-month against activity-month for the retention triangle.

5
Behavioral
How do you make a dashboard people actually use?
Show sample answer

I start from the decision it's meant to support, not the data I have. One headline metric, a small number of drill-downs, clear definitions on hover, and no vanity charts. I sit with the users for the first week and cut anything they don't look at. My revenue dashboard got adopted because it answered finance's actual monthly question, not because it had more charts.

6
Technical
What's the difference between correlation and causation in your work?
Show sample answer

Correlation is what a query shows; causation needs a design — an experiment, a natural holdout, or at least a difference-in-differences with a credible control. When I can't run a true A/B, I'm explicit that the finding is directional and I name the confounders, rather than presenting a correlation as a proven driver.

7
Behavioral
Tell me about an analysis that changed a decision.
Show sample answer

S: Leadership assumed discounting drove our growth. T: Test it. A: I ran a cohort analysis isolating discounted vs full-price acquisition and tracked 6-month retention and LTV. Discounted cohorts churned far faster. R: We cut blanket discounts, reallocated to a referral program, and blended LTV:CAC improved within two quarters.

8
Behavioral
How do you prioritize when five teams want analysis 'urgently'?
Show sample answer

I triage by decision value and reversibility — what decision does this unblock, how big is it, and when's it actually made? A board number due Friday beats a 'nice to know' exploration. I publish a short queue so requesters see the trade-offs, and I templatize the recurring asks so they self-serve.

How to prepare — the STAR rubric

Every strong behavioral answer follows the same four-part structure: Situation(the context — 2 sentences), Task (what success looked like — 1 sentence),Action (what you actually did, 3-5 specific steps), and Result(the measurable outcome). Most candidates over-invest in Situation and under-invest in Result. The Result is where the interviewer scores you.

Watch-outs specific to data analyst interviews

Run a data analyst mock interview — free.

Voice or text. Per-answer STAR scoring. Saved across devices.

Start free
Continue your Data Analyst prep
About this guide
The ApplyVita Career Team

The ApplyVita Career Team builds the resume-scoring and job-matching tools at the core of ApplyVita. Our guidance is grounded in the same four-component ATS rubric our product scores resumes on — content and impact, keyword match, formatting, and skills — and in current recruiter and hiring-manager practice. Every guide is checked against that rubric before it is published, and updated as hiring norms change.

Salary figures are estimates informed by publicly reported data from Glassdoor, Levels.fyi, AmbitionBox, LinkedIn Salary and others — negotiation anchors, not guarantees.Read our editorial standards, sourcing & corrections policy →