Data EngineeringFDE career entry and client-delivery practice

Demonstrate a broken workflow before proposing AI

PK
Pankit Kumar
Sr. Data Scientist at Parexel (a Goldman Sachs–backed company) · 20 September 2026 · 2 min read
Technically reviewed by Ishaan Sharma
In this article (3 sections)

If the problem is duplicate events or missing ownership, an LLM may add cost without fixing it. Show the failure and baseline first.

Quantify a fictional workflow

The delivery lab uses twenty authored events.

python
from delivery_cases import broken_workflow_case

result = broken_workflow_case()
assert result["completion_rate"] == 0.8
assert result["failure_count"] == 4
assert result["baseline"]["median_minutes"] == 12
assert result["ai_required_to_show_failure"] is False

Map the current trigger, handoffs, decisions, systems, waits, exceptions and rework. Use sample evidence to measure volume, completion, error and cycle time. Reproduce one failure safely.

Then isolate cause. Deterministic validation, idempotency or ownership may solve it. Use AI where unstructured interpretation is genuinely required, and evaluate it against a simpler baseline. State what would make the proposal unnecessary.

The FDE for Freshers course ties solution choices to measured client workflows.

Exercise

Model a fictional manual process with twenty events and inject four failures. Recommend the smallest control first, then justify any AI step separately.

Continue learning

This article is part of the FDE career entry and client-delivery practice sequence. Use the neighbouring tasks when you need the prerequisite or the next application.

Reference: GOV.UK QA guidance.

PK
Pankit Kumar
Lead Instructor, NeuraPath Academy

Pankit Kumar has 10 years in Data Science & AI, building and shipping production systems in regulated pharma and clinical environments. He is a freelance trainer at Boston Institute of Analytics, AnalytixLabs and Scaler, and has taught this material to thousands of working professionals.

This article is part of our FDE for Freshers programme — 6–7 months. Build your engineering foundations, then take AI from discovery to delivery.

Explore FDE for Freshers
Counselling is free · no obligation

Not sure which programme fits?

Tell us your background and we will map it to the right entry point — including saying so when a cheaper programme is the better fit. A counsellor replies within one working day.