Will AI Steal My Job? · Role analysis
Data scientists extract insights from large, complex datasets using statistical analysis, machine learning, and data visualisation. They design experiments, build predictive models, and communicate findings to technical and non-technical audiences — translating data into decisions that drive product, operations, and strategy.
Section 01
| Task | AI impact | Why |
|---|---|---|
| Write data cleaning and preprocessing code | 🔴 High exposure | AI coding tools generate data cleaning pipelines and EDA code rapidly. This was previously one of the most time-consuming parts of data science work and is now significantly accelerated. |
| Select and apply machine learning models | 🟡 Changing | AutoML tools can run model selection automatically, but the judgment about which approach fits the problem, the data quality, and the business context still requires expertise. |
| Design experiments and A/B tests | 🟡 Changing | AI can assist with experimental design, but defining the right question to test — and ensuring the experiment actually tests what it needs to — requires product and statistical thinking. |
| Build data pipelines and ETL processes | 🔴 High exposure | AI tools accelerate pipeline development significantly. Standard ETL patterns are well-understood by code generation tools. Data engineering work is heavily AI-assisted. |
| Evaluate model performance and bias | 🟡 Changing | AI can calculate metrics automatically, but understanding whether a model's errors matter in the real world — and whether it perpetuates unfair bias — requires domain knowledge and ethical judgment. |
| Communicate insights to non-technical stakeholders | 🟢 Safe | Translating statistical findings into business decisions, presenting uncertainty honestly, and persuading sceptical stakeholders requires communication and political intelligence that AI tools cannot provide. |
| Frame and define the right business problem | 🟢 Safe | Deciding what question is actually worth answering — and whether data can answer it — requires business acumen, curiosity, and stakeholder engagement that no automated tool can replicate. |
| Research and apply novel ML methods | 🟡 Changing | AI can summarise research papers, but adapting novel methods to a specific problem, understanding their assumptions, and diagnosing when they fail requires deep technical expertise. |
Section 02
Section 03