Chapter 1 · Data Analyst

What a Data Analyst actually does

~7 min read

The title covers a wide range of realities. At one company it means building dashboards; at another it means writing SQL all day to answer product questions; at a third it sits close to a junior data scientist running experiments. What unites every version is a single responsibility: converting raw data into decisions a business can trust.

1.1 The three things you are really paid for#

  1. Accuracy. A wrong number is worse than no number, because people act on it. A large share of the craft is defensive work: making sure the answer is correct before anyone sees it.
  2. Relevance. Answering the question that was actually asked, or the better question hiding behind it, rather than the one that was easiest to query.
  3. Clarity. A correct, relevant answer that nobody understands changes nothing. Communication is not a soft skill here. It is the deliverable.

1.2 Where the analyst sits#

Analysts are the translation layer between groups that rarely speak the same language: the business thinks in goals and money, engineering thinks in systems and data, and leadership thinks in risk and decisions. You will spend as much time in conversations as in queries, and the value you add often comes from reframing the request.

StakeholderWhat they ask forWhat they actually need
Product managerHow many users clicked this?Whether the feature is worth keeping
MarketingPull last month's signups.Which channels to fund next
FinanceRevenue by region, please.Where the forecast is at risk
LeadershipIs the business healthy?The few numbers that predict next quarter

1.3 The role family and where you can grow#

RoleCore focusWhat is added versus analyst
Data / business analystSQL, dashboards, stakeholder analysisThis guide
Analytics engineerdbt, modeling, pipelinesSoftware engineering, modeling at scale
Data engineerIngestion, warehousing, orchestrationSystems and infrastructure depth
Data scientistML, statistical modelingProgramming plus advanced statistics

1.4 What good looks like at each level#

LevelWhat they are trusted with
JuniorAnswers well-specified questions accurately; reliable SQL and dashboards
MidOwns a reporting area; catches problems unprompted; improves data quality
SeniorSets the metric and data strategy; is trusted in ambiguity; mentors others

1.5 The tools you will actually use#

Job posts list long tool stacks, but the daily reality centers on a few. Learn these deeply rather than collecting shallow exposure to many.

ToolRole in the jobPriority
SQLExtracting and shaping data from the warehouseEssential, learn first
Excel / SheetsQuick analysis, reconciliation, stakeholder-facing workEssential
BI (Power BI, Tableau, Looker)Dashboards and self-serve reportingHigh
Python or RHeavier wrangling, statistics, automationUseful, role-dependent

1.6 A week in the life#

DayRepresentative workSkill in play
MondayRefresh weekly metrics; investigate an anomalyMonitoring, diagnostics
TuesdayPull and analyze data for a launch readoutSQL, analysis
WednesdayBuild or fix a dashboard for a stakeholderBI tooling
ThursdayDeep-dive a business question end to endThe full workflow
FridayDocument a pipeline quirk; partner with data engGovernance, collaboration

Get the next chapter and weekly interview tips by email

One short email per week. Skim in a minute. Unsubscribe anytime.