<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>Real World Data Science</title>
<link>https://realworlddatascience.net/latest-content.html</link>
<atom:link href="https://realworlddatascience.net/latest-content.xml" rel="self" type="application/rss+xml"/>
<description></description>
<image>
<url>https://realworlddatascience.net/images/rwds-logo-150px.png</url>
<title>Real World Data Science</title>
<link>https://realworlddatascience.net/latest-content.html</link>
<height>83</height>
<width>144</width>
</image>
<generator>quarto-1.9.38</generator>
<lastBuildDate>Thu, 25 Jun 2026 00:00:00 GMT</lastBuildDate>
<item>
  <title>How to stay up to date as a data scientist?</title>
  <dc:creator>Piers Stobbs</dc:creator>
  <link>https://realworlddatascience.net/the-pulse/posts/2026/06/25/data-scientist.html</link>
  <description><![CDATA[ 





<p>How does a data scientist stay relevant in an era where frontier capabilities and best application practices change weekly? This was the central theme of a recent Royal Statistical Society (RSS) event held at UCL, featuring Piers Stobbs (Cofounder of Epic Life) and Giles Pavey (Unilever and UCL).</p>
<p>Drawing on his extensive career leading teams at Deliveroo, Cazoo, Moneysupermarket, and dunnhumby, Piers shared a practical, actionable system for information management and learning. He explained that, in a world flooded with automated summaries and endless content, staying informed depends on focusing your attention on well-curated insights and thoughtful perspectives from trusted experts. Curating the DelugeThe “information firehose” is no longer just a metaphor; it is a structural challenge for the profession. Piers illustrated this by contrasting the section’s first newsletter in February 2020—a “short and sweet” dispatch—with the April 2026 edition covering over 100 useful links. The newsletter has grown significantly in both length and complexity, reflecting a field that now spans deep and varied research, complex ethical and governance considerations, an increasingly broad set of core best practices and a dizzying array of generative AI applications.</p>
<p>The problem, Piers argued, is that the sheer volume of “must-read” content creates a paradox of choice. Practitioners often find themselves oscillating between total information overload or retreating into a narrow silo, missing the big picture shifts that define career longevity. The challenge lies in filtering the content you need without losing the essential context.</p>
<section id="the-tag-and-batch-heuristic" class="level2">
<h2 class="anchored" data-anchor-id="the-tag-and-batch-heuristic">The “Tag and Batch” Heuristic</h2>
<p>Rather than reacting to every notification, Piers advocated for a “batch processing” approach to professional development.</p>
<ul>
<li><p><strong>The System:</strong> Piers uses raindrop.io to store relevant bookmarks in a monthly repository for the newsletter. Each bookmark is added to a specific monthly collection, and also includes a tag for the newsletter topic it is relevant for. The bookmarks are then pulled together into a coherent narrative once, at the end of the month.</p></li>
<li><p><strong>Curation:</strong> Once a week, he performs quick scans of various trusted sources and newsletters he has built up over the years—such as TLDR (AI and Data) for technical updates and The Batch for curated commentary—saving interesting links without immediately diving deep. He advocates for a brief high level assessment at this stage to avoid going down rabbit holes- the risk is spending an unsustainable amount of time in this stage.</p></li>
<li><p><strong>Assimilation:</strong> Then, once a month, he calls up the saved bookmarks and compiles them into a coherent story. This can be time consuming but is very worthwhile in terms of understanding. He starts with the first topic, opening up all the relevant links, and thinks through how they are related, how important they are and how best to position them from a narrative perspective. Once the first topic is done, he continues through the rest of the topics, finally pulling out the “top 5 must reads” for the headline links at the top of the newsletter.</p></li>
<li><p><strong>The Benefit:</strong> By tagging articles by section (e.g., Ethics, Engineering, Big Picture) at the point of discovery, the final synthesis becomes a task of finding themes rather than hunting for links. And the deeper dive learning happens in a consolidated period once a month rather than spread in an expanding amount of time throughout the month.</p></li>
</ul>
<section id="diversity-of-signals" class="level3">
<h3 class="anchored" data-anchor-id="diversity-of-signals">Diversity of Signals</h3>
<p>Piers and Giles reccomend compiling a specific toolkit of sources designed to cover the full spectrum of data science, rather than just the latest GenAI hype:</p>
<ul>
<li><p><strong>Latest Updates:</strong> TLDR and The Batch are used to make sure the latest updates and developments are not missed.</p></li>
<li><p><strong>Technical Foundations:</strong> Data Science Weekly is utilised to ensure a focus on “traditional” ML and statistics remains alongside newer developments.</p></li>
<li><p><strong>The “So What?” Factor:</strong> Strategists like Benedict Evans and Azeem Azhar provide the macro-view, while Ethan Mollick offers grounded takes on how these models actually apply to real-world tasks.</p></li>
<li><p><strong>The Future Lens:</strong> Import AI by Jack Clark serves as a window into the actual capabilities and future risks of frontier models.</p></li>
</ul>
</section>
<section id="no-shortcuts-to-understanding" class="level3">
<h3 class="anchored" data-anchor-id="no-shortcuts-to-understanding">No shortcuts to understanding</h3>
<p>One of the most provocative points of the evening was the argument against full automation.</p>
<ul>
<li><p><strong>The Risk:</strong> Tools like <strong>NotebookLM</strong> can generate impressive summaries or even AI podcasts from source materials: Piers’ showed an impressive set of slides created from the 11 newsletters released in 2025. However, he warned that automating the full curation and assimilation process risks losing the understanding that is generated through the effort of review. Some “grit” in the process is key for true learning.</p></li>
<li><p><strong>The Heuristic:</strong> The process of reading, categorising, and storytelling is what facilitates learning. If the digest is fully automated, the practitioner loses the ability to synthesise original insights and spot subtle, evolving patterns across different domains. Automation can definitely help- but care should be taken to make sure the learnings are not automated away.</p></li>
</ul>
</section>
</section>
<section id="evals-and-breadth" class="level2">
<h2 class="anchored" data-anchor-id="evals-and-breadth">Evals and Breadth</h2>
<p>The evening concluded with a spirited Q&amp;A that touched on the future of the role of a data scientist. When asked how early-career data scientists should prepare for a world where AI automates code, Piers’ advice was twofold: evals and breadth.</p>
<p>With AI making output generation increasingly easy (whether it is applications or analytical output), the critical question becomes whether or not the output is any good. A crucial capability all data scientists need is the ability to evaluate the output. How do we measure how good it is? How do we build processes that allow us to keep track of this quality measurement? How do we understand whether or not changes we make, cause the system to actually improve?</p>
<p>Separately, AI allows individual engineers, data scientists (and product managers and designers) to do more things. So exploring and expanding your capabilities across different areas - giving yourself more breadth - allows you to stand out if there is increasing downward pressure on team sizes and hiring.</p>
</section>
<section id="source-toolkit" class="level2">
<h2 class="anchored" data-anchor-id="source-toolkit">Source Toolkit</h2>
<p><strong>Workflow Tool:</strong> <a href="https://raindrop.io">Raindrop.io</a> for bookmarking and tagging.</p>
<p><strong>The Evolution:</strong> Compare our <a href="https://rssdsaisection.substack.com/p/our-first-newsletter-of-many">Feb 2020 debut</a> with our <a href="https://rssdsaisection.substack.com/p/april-newsletter-606">April 2026 edition</a>.</p>
<p><strong>Reading List:</strong></p>
<ul>
<li><p><a href="https://tldr.tech/">TLDR</a> (AI and Data newsletters);</p></li>
<li><p><a href="https://www.deeplearning.ai/the-batch/issue-350/">The Batch</a> from Andrew Ng;</p></li>
<li><p><a href="https://datascienceweekly.substack.com/p/data-science-weekly-issue-647">Data Science Weekly;</a></p></li>
<li><p><a href="https://importai.substack.com/p/import-ai-453-breaking-ai-agents">Import AI</a> from Jack Clark;</p></li>
<li><p><a href="https://www.oneusefulthing.org/p/sign-of-the-future-gpt-55">One Useful Thing</a> from Ethan Mollick;</p></li>
<li><p><a href="https://www.ben-evans.com/">Benedict Evans newsletter</a></p></li>
<li><p><a href="https://www.exponentialview.co/p/ev-571">Exponential View</a> from Azeem Azhar.</p></li>
</ul>
<p>If you have found this helpful, make sure to <a href="https://realworlddatascience.net/the-pulse/newsletter/">check out the newsletter here</a>.</p>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Piers Stobbs <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Piers Stobbs 2026. “<strong>How to stay up to date as a data scientist?</strong>” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/the-pulse/posts/2026/06/25/data-scientist.html">URL</a></p>
</div>
</div>
</div>
</div>


</section>

 ]]></description>
  <category>AI</category>
  <category>Data Science</category>
  <category>Stats</category>
  <guid>https://realworlddatascience.net/the-pulse/posts/2026/06/25/data-scientist.html</guid>
  <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/the-pulse/posts/2026/06/25/images/laptop-typing.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Data Quality Under the Lens: Do You Really Have Hypertension?</title>
  <dc:creator>Roger Hoerl and Hannah de Mowbray</dc:creator>
  <link>https://realworlddatascience.net/the-pulse/posts/2026/06/12/DQUL_hypertension.html</link>
  <description><![CDATA[ 





<p><em>Data Quality Under the Lens is a new Real World Data Science column. Each edition explores real-world moments where data quality shaped outcomes, sometimes driving failure, sometimes preventing it. From near misses to hard lessons learned, we look at what happens when data is up to the task… or falls short.</em></p>
<p><em>If you spot a real world problem and think data quality could lie at the heart of the story, <a href="(mailto:rwds@rss.org.uk)">send it in to the RWDS mailbox</a> and our Data Quality Detectives will analyse whether the Silent Drift, Proxy Trap, Spreadsheet Cascade, Governance Vacuum or Metric Mirage is responsible.</em></p>
<section id="the-case-of-the-month" class="level2">
<h2 class="anchored" data-anchor-id="the-case-of-the-month">The Case of the Month</h2>
<p>According to the US Centers for Disease Control (CDC), roughly half of adults in the US have hypertension (high blood pressure). Roughly 60% of these take medication to keep their blood pressure under control.</p>
<p>However, measuring blood pressure turns out to be much more complicated than is widely acknowledged. This leads to the question of how many “false positives” there might be; that is, how many people diagnosed with high blood pressure don’t actually have it.</p>
<p>Blood pressure medication, like all medication, has side effects, and people who don’t actually have high blood pressure shouldn’t be taking these medications. There may also be false negatives – people who are told they have normal blood pressure but are actually hypertensive, which can have extreme and <a href="https://www.heart.org/en/health-topics/high-blood-pressure/health-threats-from-high-blood-pressure">well documented</a> implications. This is why obtaining high-quality data prior to diagnosis and treatment is so critical in addressing this common medical problem.</p>
</section>
<section id="what-actually-happened" class="level2">
<h2 class="anchored" data-anchor-id="what-actually-happened">What Actually Happened?</h2>
<p>As noted by <a href="https://www.ahajournals.org/doi/10.1161/HYPERTENSIONAHA.119.14171">Myers and Kaczorowski</a>, different ways of measuring blood pressure produce different results. In particular, the automated devices commonly used in clinical settings, as well as <a href="https://www.sciencedirect.com/science/article/pii/S2589790X24005171">those bought for at-home measurement</a>, are known to be highly variable. For example, one of the current authors experienced an automated reading in a clinic of 138/92, but when measured manually five minutes later, the reading was 123/82.</p>
<p>Manual readings are also subject to tester-to-tester variation. Again, one of the authors experienced a 152/96 manual reading from a nurse, followed by a 122/78 reading by a doctor a few minutes later.</p>
<p>These are not the only issues. In addition to ensuring that the patient is at rest, the American Medical Association recommends seven tips to ensure accurate and consistent blood pressure measurement:</p>
<ol type="1">
<li>The patient’s arm should be held at the same height as the heart.</li>
<li>The cuff should be placed on the bare arm, with no clothing between the cuff and arm.</li>
<li>The correct size cuff should be used, based on the diameter of the patient’s arm.</li>
<li>The patient should not speak, or be spoken to, during measurement.</li>
<li>The patient should have an empty bladder.</li>
<li>The back and feet of the patient should be supported (e.g., feet not “dangling” from the examination table).</li>
<li>The patient’s legs should not be crossed.</li>
</ol>
<p>Research has been carried out that shows how <a href="https://www.heart.org/en/news/2022/03/01/when-it-comes-to-accurate-blood-pressure-readings-cuff-size-matters">important cuff sizing is in accurately diagnosing hypertension</a>, especially in overweight adults. The research showed that too-small cuff size resulted in a mistaken diagnosis of high blood pressure in 39% of patients, while 22% of those with hypertension were given false negatives by the automated monitors.</p>
<p>And this is only 1 of the 7 guidelines. In our collective experience, medical personnel frequently do not follow a number of the steps necessary for accurate readings. In fact, in a <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC12529977/">statistical analysis of stock images in which the subject is measuring blood pressure</a>, including images disseminated by prestigious medical and educational institutions like Harvard Publishing and Oxford University, only 1 in 7 images aligned with all the recommended clinical guidelines. So it is hardly surprising that inaccurate and highly variable measurements are common.</p>
</section>
<section id="disaster-or-near-miss" class="level2">
<h2 class="anchored" data-anchor-id="disaster-or-near-miss">Disaster or Near-Miss?</h2>
<p>Taking medication unnecessarily, or not taking medication when it is needed, can have serious consequences, including stroke and heart attack. Modelling data from Canada, <a href="https://www.sciencedirect.com/science/article/pii/S2589790X24005171">Leung et al</a>. found that, “If both systolic and diastolic BP were overestimated by 10 mm Hg, the prevalence of hypertension would falsely increase by 50% to 63%, potentially leading to overtreatment of approximately 3.5 million Canadians.” We suspect that the implications, both for misdiagnosis as well as under-diagnosis, are very serious, and this is at least a potential disaster.</p>
<p>But there is also another angle to consider. The impact this may have on trust in medical results, as well as the implications for population statistics and national and international health interventions, are unknown. As good data are essential for improving health outcomes, especially in more deprived areas (see for example, the <a href="https://www.google.com/url?q=https://assets.publishing.service.gov.uk/media/5a7f1f3640f0b6230268d90f/Tackling_high_blood_pressure.pdf&amp;sa=D&amp;source=docs&amp;ust=1781024015411593&amp;usg=AOvVaw32LiyKGSRCSFlcJJg4QTPn">Public Health England report ’Tackling high blood pressure From evidence into action</a>’), this prevalence of poor data is especially concerning.</p>
</section>
<section id="why-this-matters-now" class="level2">
<h2 class="anchored" data-anchor-id="why-this-matters-now">Why This Matters Now</h2>
<p>The differences noted previously are of clinical significance. In addition to deciding whether someone should or should not be on medication, there are decisions as to which medications to prescribe, and at what dosages, with one of the authors’relatives having been on three different blood pressure medications at the same time, with serious side effects. Regardless of the expertise of physicians and nurses, inaccurate data will prevent them from making the proper decisions for their patients.</p>
<p>This is also relevant for research – and decisions made based on that research – that aggregates data to inform population-level health programming and initiatives that target hypertension across the globe, like the WHO’s <a href="https://www.who.int/publications/i/item/9789240115569">Global report on hypertension 2025: high stakes: turning evidence into action</a>.</p>
</section>
<section id="the-practitioner-takeaways" class="level2">
<h2 class="anchored" data-anchor-id="the-practitioner-takeaways">The Practitioner Takeaways</h2>
<p>For patients, the advice is simple enough: when having your blood pressure taken, insist on medical staff following the recommended protocols. Don’t rely solely on the automated measurement.</p>
<p>But there is also the question of how inaccurate readings impact population data, resource allocation and health outcome measurement on a national and international level. For the data scientist, the key lesson is to make sure data are never taken at “face value,” and to always delve into the “data pedigree,” the details of how, when, where, etc. the data were collected.</p>
<p>In the meantime, medical professionals taking care to follow the guidelines, recognise the issues with BP readings and communicate them clearly to patients, and not giving too much credence to any one measurement, could go a long way to combatting over-treatment and undertreatment, as well as mistrust in results.</p>
</section>
<section id="the-data-quality-pattern" class="level2">
<h2 class="anchored" data-anchor-id="the-data-quality-pattern">The Data Quality Pattern</h2>
<p>The fundamental issue here is that clinical decisions are being made based on poor and inaccurate data. But the cascading consequences of poor measurement, both for patient trust and population level outcomes, could be leading to what we at Data Quality Under the Lens call the Metric Mirage: a measure that appears to show success, failure, or progress, but is misleading because it is poorly defined, incomplete, or taken out of context.</p>
<p>With an underlying instability involving questionable measurement accuracy and precision, the pivotal questions around health outcomes and the reliability of the data that backs decisions become paramount. Are the data being used to make and measure medical interventions fit for purpose, or are choices being made based on only the mirage of evidenced understanding?</p>
<p>Data that come from an automated device, or from a trained and experienced healthcare provider, are often assumed to be accurate. In the case of blood pressure measurement, they frequently are not.</p>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Roger Hoerl and Hannah de Mowbray <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Hoerl and de Mowbray 2026. “<strong>Data Quality Under the Lens: Do You Really Have Hypertension?</strong>” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/the-pulse/posts/2026/06/12/DQUL_hypertension.html">URL</a></p>
</div>
</div>
</div>
</div>


</section>

 ]]></description>
  <category>AI</category>
  <category>Governance</category>
  <category>Policy</category>
  <guid>https://realworlddatascience.net/the-pulse/posts/2026/06/12/DQUL_hypertension.html</guid>
  <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/the-pulse/posts/2026/06/12/images/hypertension-thumb.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Choosing the Right Genomic Dataset: A Five-Pillar Framework for Researchers</title>
  <dc:creator>Alieyeh Sarabandi Moghaddam</dc:creator>
  <dc:creator>Fatemeh Torabi</dc:creator>
  <dc:creator>Emma Squires</dc:creator>
  <dc:creator>Professor Kenneth Langlands</dc:creator>
  <link>https://realworlddatascience.net/applied-insights/tutorials/posts/2026/05/21/genomic-data-sets-guide.html</link>
  <description><![CDATA[ 





<p>While the term “genomic data” encompasses a wide range of data types (e.g., RNA-seq, single-cell sequencing, ChIP-seq), this article focuses specifically on datasets derived from GWAS and sequencing-based studies (WES/WGS), given their prominence in disease genetics research.</p>
<p>This guide is aimed at researchers who may be experts in clinical, epidemiological, or data-science domains but are relatively new to working with genomic data. We assume no prior experience with genotyping platforms or sequencing pipelines, focusing instead on the key questions you need to ask before committing to a dataset.</p>
<p>Although we present the five pillars as a logical framework for evaluation, in practice ethical and governance considerations act as an initial gatekeeper. This reflects the foundational role of international frameworks like the GA4GH Framework for Responsible Sharing [1] and the WHO’s ethical principles for genomic data [2], which provide the essential governance context within which all technical decisions are made. Before assessing technical suitability, researchers should first establish whether they are permitted to access and use a dataset at all, and whether institutional or regulatory approval (such as ethics committee or Institutional Review Board (IRB) review) is required. If a dataset cannot be used ethically or legally for a given research question, no level of technical suitability can compensate.</p>
<section id="introduction-navigating-the-data-deluge" class="level2">
<h2 class="anchored" data-anchor-id="introduction-navigating-the-data-deluge">Introduction: Navigating the Data Deluge</h2>
<p>The greatest challenge in modern genomics is no longer generating data, but knowing which data can actually answer your question.</p>
<p>Genomic data has become a fundamental pillar of biomedical discovery, fuelling advancements from Genome-Wide Association Studies (GWAS) to Polygenic Risk Scores (PRS) and rare variant analyses, including those informing novel therapeutic approaches like CRISPR-based gene therapies [3]. This wealth of data holds immense promise for elucidating the genetic architecture of disease, personalising therapeutic strategies, and accelerating drug development.</p>
<p>However, for researchers new to genomics, the initial challenge is often not the complexity of the analysis, but the complexity of the data landscape itself; a challenge well-documented in the literature. This includes the sheer scale of data, where individual genomes can exceed 100 gigabytes of information [4], the significant ethical and logistical hurdles in managing it [5, 6], and the persistent issue of non-representative data that limits equitable progress [2, 7]. The pivotal question, “<em>Which genomic dataset is right for my research?”,</em> can be daunting. Navigating a maze of biobanks, consortia, and public repositories, researchers are confronted with a bewildering array of technical jargon and specifications. Selecting an unsuitable dataset can lead to months of wasted effort, irreproducible results, and fundamental biases that undermine scientific validity.</p>
<p>This article enriches existing approaches by providing a solution: a clear, structured framework designed to guide researchers in systematically evaluating and selecting genomic datasets. We move beyond simple catalogues of resources to dissect the critical decision-making process. By interrogating any potential dataset across five core pillars, you can ensure the data you source is robust, fit for purpose, and capable of driving reliable science, whether for GWAS, PRS, exome analysis, or other downstream applications.</p>
<p>Researchers often turn to existing genomic datasets rather than generating new data due to several key motivations: Cost efficiency, as sequencing and genotyping are resource-intensive; Access to larger sample sizes than may be feasible for individual studies; The ability to leverage well-phenotyped cohorts with longitudinal or linked data; As well as accelerating research by building on previously harmonized and QC-ed data. Common sources for such data include public repositories such as dbGaP, EGA, the NCI Genomic Data Commons (GDC), and databanks such as UK Biobank, FinnGen, and the UK’s National Genomics Research Library (NGRL).</p>
</section>
<section id="the-core-framework-the-five-pillars-of-genomic-data-selection" class="level2">
<h2 class="anchored" data-anchor-id="the-core-framework-the-five-pillars-of-genomic-data-selection">The Core Framework: The Five Pillars of Genomic Data Selection</h2>
<p>Before downloading data, a researcher must interrogate it across five key dimensions. These pillars form a checklist of non-negotiable considerations that determine technical compatibility, scientific utility, and practical feasibility. Importantly, most of these questions can, and should, be answered before you apply for access or begin data transfer. Doing so can prevent months of downstream re-analysis or worse, discovering too late that a dataset is fundamentally unsuited to your research question.</p>
<div id="fig-five-pillar-framework" class="quarto-float quarto-figure quarto-figure-center anchored" data-fig-align="center">
<figure class="quarto-float quarto-float-fig figure">
<div aria-describedby="fig-five-pillar-framework-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<img src="https://realworlddatascience.net/applied-insights/tutorials/posts/2026/05/21/images/five-pillar-framework.png" class="img-fluid quarto-figure quarto-figure-center figure-img">
</div>
<figcaption class="quarto-float-caption-bottom quarto-float-caption quarto-float-fig" id="fig-five-pillar-framework-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Figure&nbsp;1: The Five-Pillar Framework for Genomic Dataset Selection.
</figcaption>
</figure>
</div>
<section id="pillar-1-data-discover-the-where-do-i-even-find-it" class="level3">
<h3 class="anchored" data-anchor-id="pillar-1-data-discover-the-where-do-i-even-find-it">Pillar 1: Data Discover (The “Where Do I Even Find It?”)</h3>
<p>Before you can interrogate a dataset’s governance, technology, or content, you must first know it exists and be able to locate it. For researchers new to the field, the sheer number of repositories, consortia websites, and data portals can be overwhelming. This pillar provides a roadmap for navigating this discovery phase, transforming a frantic search into a systematic hunt. The goal here is not to download data, but to identify a shortlist of candidate datasets that warrant the deeper, pillar-by-pillar evaluation outlined in the rest of this framework.</p>
<ul>
<li><p><strong>Defining Your Data Wishlist:</strong> The discovery process should be guided by a clear, pre-defined set of criteria derived from your research question. Before you open a single browser tab, jot down your non-negotiables. This wishlist is a distilled version of the other pillars and will be your compass. Ask yourself:</p></li>
<li><p><strong>Disease/Phenotype:</strong> What traits or diseases must be present? (e.g., “Alzheimer’s disease with cerebrospinal fluid biomarkers”, “type 2 diabetes with longitudinal BMI data”, “rare paediatric developmental disorders with parental data”).</p></li>
<li><p><strong>Data Type:</strong> What is the fundamental genomic data needed? (e.g., “Genome-wide genotyping array data for PRS”, “Whole-genome sequencing for structural variant analysis”, “Exome sequencing for rare variant burden tests”).</p></li>
<li><p><strong>Minimum Sample Size:</strong> What is the smallest number of cases or total participants needed for adequate statistical power?</p></li>
<li><p><strong>Population Ancestry:</strong> Is the study focused on a specific genetic ancestry or requires a diverse, multi-ancestry cohort?</p></li>
<li><p><strong>Navigating the Discovery Landscape:</strong> With your wishlist in hand, you can strategically explore the ecosystem of genomic data resources. These fall into several categories:</p></li>
<li><p><strong>Generalist Repositories:</strong> These are large, international archives that house data from thousands of individual studies. They are often the first place to look.</p></li>
<li><p><a href="https://dbgap.ncbi.nlm.nih.gov/home/">dbGaP (Database of Genotypes and Phenotypes)</a>: The primary repository for US-funded studies.</p></li>
<li><p><a href="https://ega-archive.org/">EGA (European Genome-Phenome Archive)</a>: The European counterpart, hosting numerous European and international studies.</p></li>
<li><p><a href="https://gdc.cancer.gov/">NCI GDC (Genomic Data Commons):</a> A highly harmonized repository focused on cancer research, containing data from projects like The Cancer Genome Atlas (TCGA).</p></li>
<li><p><strong>Major Biobanks &amp; Cohort Databases:</strong> These are large-scale, prospective collections of data from hundreds of thousands of participants. They are ideal for researchers who need deep phenotyping and large sample sizes under a single, consistent data access policy.</p></li>
<li><p><a href="https://www.ukbiobank.ac.uk/">UK Biobank:</a> A premier resource for population health.</p></li>
<li><p><a href="https://www.finngen.fi/en">FinnGen:</a> Provides unique insights into a founder population.</p></li>
<li><p><a href="https://allofus.nih.gov/">All of Us Research Program</a>: A US-based cohort explicitly focused on diversity and precision medicine.</p></li>
<li><p><a href="https://biobankjp.org/en/#gsc.tab=0">BioBank Japan</a>: A rich resource for studying non-European populations, containing genomic and clinical data from over 200,000 Japanese individuals with a focus on common lifestyle diseases.</p></li>
<li><p><a href="https://genomics.ut.ee/en/content/estonian-biobank">Estonian Biobank:</a> A population-based biobank with over 200,000 participants, representing a significant proportion of Estonia’s adult population and offering a valuable resource for studying a national cohort.</p></li>
<li><p><strong>Specialised National Initiatives &amp; Platform-Based Resources:</strong> These resources often provide not just data, but also secure analysis environments, making them particularly valuable for researchers with limited local computational infrastructure. They are often disease-focused or clinically driven.</p></li>
<li><p><a href="https://www.dementiasplatform.uk/">Dementias Platform UK (DPUK)</a>: A UK-based platform that brings together over 60 cohorts of dementia-relevant data, totalling more than 3.5 million participants. Critically, DPUK provides a secure cloud-based Data Portal where approved researchers can access and analyse linked genetic, imaging, cognitive, and biomarker data without needing to download massive files locally.</p></li>
<li><p><a href="https://www.genomicsengland.co.uk/blog/genomics-101-what-is-the-national-genomic-research-library">National Genomics Research Library (NGRL)</a>: Part of Genomics England, this is a growing collection of whole-genome sequences from NHS patients. It is particularly valuable for rare disease research and novel variant interpretation due to its clinical-grade sequencing data and linkage to rich, longitudinal NHS health records. Access is managed through the secure Genomics England Research Environment.</p></li>
<li><p><a href="https://canpath.ca/">Canadian Partnership for Tomorrow Project (CPTP)</a>: A pan-Canadian platform pooling data from over 300,000 Canadians across multiple regional cohorts, offering a powerful resource for studying how genetics, environment, and lifestyle interact to influence cancer and chronic disease risk.</p></li>
<li><p><strong>Specialized Consortia and Project Websites:</strong> Many large, collaborative scientific consortia have their own data access portals or provide clear instructions on how to apply for their specific datasets. These are invaluable for research into a particular disease area.</p></li>
<li><p><a href="https://pgc.unc.edu/">Psychiatric Genomics Consortium (PGC)</a>: The world’s largest mental health genomics consortium, with access protocols for using their meta-analysed GWAS summary statistics and, in some cases, individual-level data from dozens of contributing studies.</p></li>
<li><p><a href="https://icda.bio/">International Common Disease Alliance (ICDA)</a>: A global consortium aiming to understand the genetic architecture of common diseases, providing access frameworks and harmonized datasets from multiple contributing studies.</p></li>
<li><p><a href="https://gtexportal.org/home/">The GTEx Project (Genotype-Tissue Expression)</a>: A specific and highly influential project focused on understanding how genetic variation affects gene expression across different human tissues, with its own dedicated data portal.</p></li>
<li><p><strong>The Power of Discovery Tools:</strong> You do not need to manually search every repository website. A new generation of powerful discovery tools acts as a search engine for genomic and biomedical data, allowing you to query across multiple repositories at once.</p></li>
<li><p><strong>Repository Portals:</strong> The EGA and dbGaP themselves have advanced search features to filter studies by disease, data type, and publication.</p></li>
<li><p><strong>Federated Search Tools:</strong> Platforms like the <a href="https://anvilproject.org/">NHGRI AnVIL (Genomic Data Science Analysis, Visualization, and Informatics Lab-space)</a> and the <a href="https://www.ga4gh.org/product/beacon-api/">GA4GH Beacon project</a> aim to make data findable by allowing researchers to query across multiple datasets to see if specific genetic variants or phenotypic information exists, without needing to access the full data first. Using these tools can save weeks of manual searching.</p></li>
</ul>
<p>By systematically applying your wishlist to the landscape of repositories and using modern discovery tools, you move from a vague need for “genomic data on heart disease” to a concrete list of potential datasets, such as “UK Biobank”, “dbGaP study phs000007 (FHS)”, “the Alzheimer’s cohorts within DPUK,” and “NCBI GDC’s TCGA-BRCA project”. Only once you have this shortlist can you begin the deep, critical evaluation defined by Pillars 1 through 5.</p>
</section>
<section id="pillar-2-access-ethics-governance-the-can-i-use-this-responsibly" class="level3">
<h3 class="anchored" data-anchor-id="pillar-2-access-ethics-governance-the-can-i-use-this-responsibly">Pillar 2: Access, Ethics &amp; Governance (The “Can I Use This Responsibly?”)</h3>
<p>Once you have discovered the appropriate dataset, the next step is to establish whether you can access it ethically; all ethical and governance considerations should be addressed before investing time in detailed technical assessment or data preparation. Researchers should determine whether their proposed use aligns with participant consent, data access agreements, and institutional requirements. In many cases, this includes assessing whether approval from an ethics committee or Institutional Review Board (IRB) is required, and at what stage such approval must be obtained.</p>
<p>The most suitable dataset scientifically is useless if you cannot access it or use it within a responsible governance framework. This pillar now encompasses the global standards for ethical data stewardship and the practical realities of gaining and maintaining access.</p>
<ul>
<li><p><strong>Data Access Models &amp; Governance:</strong> Genomic data exists on a spectrum of accessibility. Understanding where your shortlisted datasets fall on this spectrum is your first practical task.</p></li>
<li><p><strong>Open Access:</strong> Some resources, like the 1000 Genomes Project or GTEx, provide openly available data, typically summary statistics or fully anonymized data, with minimal access barriers.</p></li>
<li><p><strong>Controlled Access:</strong> Most individual-level genomic data sits behind controlled access regimes. Reputable resources like dbGaP, EGA, and FinnGen require researchers to submit a project proposal for review by a Data Access Committee (DAC). The DAC evaluates whether your proposed use aligns with the participant consent and data use limitations. Usage terms might involve a contract or a non-disclosure agreement (NDA), which will have to be reviewed by your institution’s legal team and signed by a designated institutional signee.</p></li>
<li><p><strong>Managed/Platform Access:</strong> A growing number of resources, including UK Biobank, Dementias Platform UK (DPUK), and Genomics England (NGRL), operate a managed access model. Here, you apply to use the data within a secure, cloud-based Research Environment or Trusted Research Environment (TRE). You do not download the data; you bring your analysis to it. This model enhances data security and democratizes access for researchers who may lack local high-performance computing infrastructure.</p></li>
<li><p><strong>Foundations of Responsible Research:</strong> Modern genomic research operates within established ethical frameworks. The <em>Global Alliance for Genomics and Health (GA4GH) Framework for Responsible Sharing</em> provides foundational principles such as transparency, accountability, and promoting benefit, that guide international data sharing. Furthermore, the <em>FAIR Guiding Principles (Findable, Accessible, Interoperable, Reusable)</em> are a benchmark for high-quality, reusable data management that many repositories strive to meet.</p></li>
<li><p><strong>Informed Consent &amp; Use Limitations:</strong> Scrutinise the consent conditions. What research purposes are permitted? Note that even within “health-related research”, there can be debates about appropriate use, such as applications in insurance or non-medical trait prediction. Platforms like UK Biobank and DPUK explicitly exclude certain users, like insurance companies, from direct data access.</p></li>
<li><p><strong>The Practicalities of Gaining Access:</strong> Access is rarely instantaneous. You must factor in the time and administrative steps required.</p></li>
<li><p><strong>Application &amp; Review:</strong> Preparing a project proposal for a DAC takes time. The review process itself can take weeks or even months. Plan accordingly.</p></li>
<li><p><strong>Costs of Access:</strong> While many repositories are non-commercial, access is not always free. Be aware of potential costs:</p></li>
<li><p><strong>Application or administration fees:</strong> Some resources charge a nominal fee to process applications.</p></li>
<li><p><strong>Data egress and compute costs:</strong> In cloud-based platforms like the UK Biobank Research Analysis Platform or Terra, you may incur costs for data storage and the computational time used to run your analyses. It is essential to understand the pricing model before you start.</p></li>
<li><p><strong>Membership/Consortium fees:</strong> Accessing data from some consortia may require your institution to be a member or contributor.</p></li>
<li><p><strong>Mandatory Training:</strong> Many data access providers, particularly in the UK and Europe, require researchers to complete specific accredited training before they are granted access. Common examples include:</p></li>
<li><p><strong>Good Clinical Practice (GCP):</strong> Often required when working with clinical trial data or data derived from clinical settings.</p></li>
<li><p><strong>Accredited Researcher Training:</strong> Programmes like the ONS (Office for National Statistics) Safe Researcher training or similar accredited courses are mandatory for accessing data within many TREs, including DPUK and UKSeRP. These courses cover the principles of data privacy, disclosure control, and secure handling of sensitive information.</p></li>
<li><p><strong>Computational Logistics:</strong> Genomic data is vast. Analyzing feasibility is crucial; WGS data for 100,000 individuals requires terabytes of storage and high-performance computing. Many platforms now offer cloud-based analysis environments (e.g., Dementia’s Platform UK, Genomics England Research Environment, UK Biobank Research Analysis Platform) to democratize access.</p></li>
</ul>
<p>Importantly, ethical constraints may shape study design itself (e.g., limiting commercial use, cross-border data transfer, or linkage with external datasets) and should therefore inform all downstream methodological choices.</p>
</section>
<section id="pillar-3-technology-assay-the-how-of-data-generation" class="level3">
<h3 class="anchored" data-anchor-id="pillar-3-technology-assay-the-how-of-data-generation">Pillar 3: Technology &amp; Assay (The “How” of Data Generation)</h3>
<p>The technological origin of the data defines its fundamental nature, scope, and limitations. For a researcher navigating the genomics landscape, the core question is simple: What was measured, and how does that determine what I can and cannot find?</p>
<ul>
<li><p><strong>Genotyping Arrays:</strong> These are the cost-effective workhorses for large-scale biobanks like UK Biobank and FinnGen. They directly measure a pre-selected set of common single nucleotide polymorphisms (SNPs) across the genome. If your research question focuses on common genetic variation associated with complex diseases, array data is often the most appropriate and scalable starting point.</p></li>
<li><p><strong>The Key Concept:</strong> <em>Imputation:</em> Array data is almost always statistically imputed to infer millions of additional variants not directly measured on the chip. This process uses a reference panel (e.g., TOPMed, 1000 Genomes) to predict missing genotypes. For a researcher, the crucial point is that the choice and version of the reference panel directly impacts the number, quality, and ancestral diversity of the variants available for your analysis. A dataset imputed with a diverse, population-matched panel will always be superior for your downstream work.</p></li>
<li><p><strong>Sequencing (Whole Exome/Genome - WES/WGS):</strong> Sequencing provides a more comprehensive readout, identifying variants across the entire genome (WGS) or just the protein-coding regions (WES). If your research question involves rare variants, structural variants, or novel mutations not captured on standard arrays, sequencing is the necessary technology.</p>
<p>o <strong>The Key Concept:</strong> <em>Coverage Depth</em>: The reliability of sequencing data hinges on coverage depth; the number of times a given nucleotide has been read. Low-coverage sequencing (e.g., 4x WGS) is sufficient for some imputation-based analyses, but high coverage (typically ≥30x for WGS, ≥50-100x for WES) is essential for confident rare variant discovery in individual patients.</p>
<p>o <strong>Variant Calling Pipeline:</strong> The bioinformatic pipelines used for alignment, variant calling, and filtering (e.g., GATK, Dragen) can influence the final variant set. Understanding the pipeline version and quality thresholds applied is crucial.</p></li>
</ul>
<p>No single technology is universally superior, the optimal choice depends entirely on whether your research question prioritises common variant association, rare variant discovery, or structural variation.</p>
</section>
<section id="pillar-4-data-content-phenotypic-context-the-what-and-who" class="level3">
<h3 class="anchored" data-anchor-id="pillar-4-data-content-phenotypic-context-the-what-and-who">Pillar 4: Data Content &amp; Phenotypic Context (The “What” and “Who”)</h3>
<p>The scientific value of a genomic dataset is inextricably linked to the richness and rigour of its associated phenotypic data.</p>
<ul>
<li><p><strong>Representativeness and Generalizability:</strong> The genetic ancestry of the cohort is critical: it affects the generalisability of findings and is essential for <em>controlling population stratification</em>; a major source of false positives. Population stratification occurs when cases and controls are drawn from sub-groups with different ancestral backgrounds, leading to false associations. For instance, a GWAS on height might incorrectly identify a variant common in Northern Europeans as associated if the case group has a higher proportion of Northern European ancestry than the control group. One can control for such situations by including genetic principal components (PCs) derived from the genomic data itself as covariates in the association model, which adjusts for underlying ancestry differences. Beyond ancestry, it is essential to consider whether the population in which the data were collected is representative of the population you aim to study, including factors such as age range, sex distribution, recruitment strategy, disease severity, and socioeconomic or geographic context. A dataset may be statistically powerful yet poorly suited to answering questions about broader or different populations. As such, this is a basic but crucial epidemiological principle. Ask: Were participants recruited through broad population registries (enhancing representativeness), or through specialist clinics or volunteer schemes (which can introduce “healthy volunteer” or other selection biases)? Findings from a non-representative sample may not generalize to your target population; for example, genetic risk variants identified in a hospital-based case-control study may not apply to individuals with milder forms of the disease in the community. Always align the cohort’s sampling strategy with the goal of your research, whether it is discovery (where breadth is key) or mechanistic insight (where depth may be prioritized).</p></li>
<li><p><strong>Phenotype Depth &amp; Relevance:</strong> Does the dataset contain the specific clinical diagnoses, biomarkers, or questionnaire outcomes needed to test your hypothesis? Assess the measurement methods, validation, and clinical definitions used. Keep an eye out for phenotype misclassification as a risk, especially in electronic health data derived trait.</p></li>
<li><p><strong>Sample Size:</strong> Sample size directly determines statistical power. As an example, In the UK, the National Genomics Research Library (NGRL) serves as a key managed-access resource for researchers. It is particularly valuable for rare disease research and novel variant interpretation due to its clinical-grade sequencing data from the NHS. However, its current cohort structure may not provide the very large sample sizes required for well-powered common variant GWAS of complex traits.</p></li>
<li><p><strong>Cohort Design:</strong> Is the study a case-control, prospective cohort, or family-based design? The design dictates the analytical methods you can employ and influences the interpretation of results.</p>
<p>o <strong>Population-Based Cohorts</strong> are a large, often prospective, sample of individuals from a general population, typically not selected for any specific disease. Participants are followed over time. This type is Ideal for estimating disease incidence, studying a wide range of health outcomes, and calculating population-attributable risks. They are the gold standard for initial <em>GWAS discovery</em> for complex traits because they minimize certain selection biases. Some things to consider would be phenotype prevalence (especially for rare diseases), phenotype depth (often lacking) and temporality (can establish that the genetic variant was present before the disease, supporting causal inference).</p>
<p>o <strong>Case-Control Studies</strong> are studies where individuals with a specific disease or trait (cases) are recruited and compared to a group without the disease (controls). This type is highly statistically efficient for <em>studying the genetic basis of a specific disease</em>, especially rare diseases. This is the most common and powerful design for <em>focused GWAS</em> and <em>rare variant association tests</em>. Things to consider would be control selection (sourced from the same underlying population as cases), awareness of spectrum (milder and more severe cases for generalizability of found causal variants), and prevalence (not suitable for finding it in population).</p>
<p>o <strong>Family-Based Studies (Trios, Sibships, Pedigrees)</strong> where genetic data is collected from related individuals, most classically from affected offspring and both parents (trios). This design is uniquely powerful for detecting <em>de novo mutations</em> (new mutations in the child) and for <em>studying inheritance patterns</em>. They are inherently controlled for population stratification because family members share genetic background. Some constraints are that recruitments of trios or larger pedigrees are often challenging, and specificity (findings are more relevant for early-onset or highly heritable disorders, and less for discovering common variants associated with complex traits compared to large case-control studies).</p>
<p>o <strong>Longitudinal / Prospective Cohorts</strong> involve a subset or special feature of population-based or clinical cohorts where participants undergo repeated phenotypic assessments over months, years, or decades. This type is essential for studying <em>disease progression, time-to-event outcomes, age-related penetrance of genetic variants, and dynamic traits</em> like changes in biomarker levels. Prospective cohorts allow for analysis of how genetics influences not just <em>if</em> a disease occurs, but <em>when</em> and <em>how</em> it develops. Some considerations are attrition (participants often drop out over time, and if not random, it can cause bias), data complexity (more sophisticated methods are needed for repeated measures and survival analysis), and phenotype evolution (diagnostic criteria and measurement technologies may change over a long follow-up period, requiring data harmonization).</p></li>
<li><p><strong>Flexibility for Novel Questions:</strong> Consider whether the dataset’s raw data or intermediate files are accessible, allowing you to repurpose it for questions beyond its original design. For instance, a researcher interested in <em>gene expression regulation</em> might want to study splicing quantitative trait loci (sQTLs). While a repository may provide processed gene expression levels, sQTL analysis typically requires access to the raw RNA sequencing read files (BAM/FASTQ) to accurately quantify alternative splicing events. A dataset offering only summary-level expression data would not be suitable for this novel question, even if it has the right phenotypes and sample size. Another example could be a researcher interested in analysing <em>complex structural variations or mobile element insertions</em>. They would need access to raw sequence reads (BAM/CRAM files) to perform sensitive, read-depth or split-read analysis, which is not always possible with processed variant call format (VCF) datasets. Always check the available data formats against your analytical needs, and make sure that the terms of use allow usage of the raw data for research beyond its original design.</p></li>
</ul>
</section>
<section id="pillar-5-quality-control-harmonization-the-data-integrity-reality" class="level3">
<h3 class="anchored" data-anchor-id="pillar-5-quality-control-harmonization-the-data-integrity-reality">Pillar 5: Quality Control &amp; Harmonization (The “Data Integrity” Reality)</h3>
<p>Raw genomic data is never analysis-ready. A dataset’s true value is determined by the rigor of its quality control (QC) and, critically, its harmonization; the reprocessing of raw data to a common standard to minimize technical artifacts. A crucial distinction must be made here: quality control is a shared, two-stage responsibility with different roles for data providers and data users.</p>
<ul>
<li><p><strong>The Data Provider’s Responsibility:</strong> Foundational QC and Harmonization</p></li>
<li><p>Reputable data providers perform essential, standardized QC and harmonization to deliver a reliable foundational dataset. This is the bedrock of data integrity.</p></li>
<li><p><strong>The Imperative of Harmonization</strong>: Leading repositories like the NCI Genomic Data Commons (GDC) perform extensive harmonization. This involves realigning all sequencing data to a consistent reference genome (e.g., GRCh38) and reprocessing it through standardized pipelines for variant calling and expression quantification. This process is designed to minimize batch effects, systematic errors introduced by processing samples across different centres, times, or platforms, which are a primary confounder in genomics.</p></li>
<li><p><strong>Providing QC Metrics:</strong> A responsible data provider supplies extensive QC summaries. When evaluating a dataset, your first task is to locate and understand these reports. Look for:</p></li>
<li><p><strong>Batch Information:</strong> Determine if information on processing batches is available. Batch effects are systematic technical differences that can be mistaken for biological signals. For example, if samples are processed in two different sequencing batches, one containing most of the “case” subjects and another most of the “controls”, any subtle technical difference between the runs (like reagent lot variation) could create a spurious genetic association with the disease. If significant batch effects are likely, check if the data has been harmonized or if batch covariates are provided for you to include in your models.</p></li>
<li><p><strong>Core QC Metrics for all Data Types (Arrays &amp; Sequencing) - Sample-Level:</strong> These identify problematic individuals. Key metrics include call rate (the percentage of genotypes successfully determined for an individual; samples below ~98% are often excluded), sex discrepancy (a mismatch between genetically inferred sex and reported sex, which can indicate sample mix-ups), and measures of heterozygosity (excessive rates can signal contamination. Very low rates can indicate inbreeding or sample issues). Analysis of cryptic relatedness (unreported familial connections, typically up to 3rd-degree relatives) is also standard, as relatedness can inflate statistical significance if not accounted for.</p></li>
<li><p><strong>Core QC Metrics for all Data Types (Arrays &amp; Sequencing) - Variant-Level:</strong> These filter out unreliable genetic markers. The fundamental filters are variant call rate (the percentage of individuals successfully genotyped for a given variant) and deviation from Hardy-Weinberg Equilibrium (HWE) within control populations, which can indicate genotyping errors or natural selection. Minor Allele Frequency (MAF) thresholds are applied contextually; for a standard GWAS, very rare variants (e.g., MAF &lt; 0.01) are often excluded due to low statistical power.</p>
<p><strong>For Sequencing Data (WES/WGS) Only:</strong> The QC requirements are more demanding. You must check for coverage statistics such as the mean coverage depth (e.g., 30x for WGS) and, more importantly, the percentage of the target genome or exome covered at a minimum depth (e.g., “&gt;95% of bases covered ≥10x”). This tells you what proportion of the data is reliable for variant calling. Also check sequence quality metrics, which assess the raw sequencing data and include the percentage of reads aligned to the reference genome, duplication rates (high rates can indicate technical artifacts or limited library complexity), and cross-sample contamination estimates, which can be provided by tools like VerifyBamID.</p></li>
<li><p><strong>The Data User’s Responsibility: Study-Specific Quality Control (QC)</strong></p></li>
<li><p>The researcher remains ultimately responsible for conducting study-specific QC after data acquisition. This final check is non-negotiable. It ensures the data is appropriate for your specific cohort, hypotheses, and analytical models, guarding against hidden biases that could invalidate your results. A QC check includes:</p></li>
<li><p>Re-checking for batch effects within your specific analytical subset.</p></li>
<li><p>Confirming ancestry through PCA clustering.</p></li>
<li><p>Applying appropriate MAF or HWE filters for your specific study design (e.g., stricter HWE filters for cases vs.&nbsp;controls).</p></li>
<li><p>Validating that your case/control groups pass the same quality thresholds.</p></li>
<li><p>For detailed guidance on genomic QC, researchers may refer to established protocols such as those from the GATK Best Practices [8, 9], QC guidelines for large-scale biobanks [10, 11], or relevant review papers [12, 13].</p></li>
</ul>
</section>
</section>
<section id="synthesising-the-framework-from-evaluation-to-selection" class="level2">
<h2 class="anchored" data-anchor-id="synthesising-the-framework-from-evaluation-to-selection">Synthesising the Framework: From Evaluation to Selection</h2>
<div id="tbl-selection-criteria" class="quarto-float quarto-figure quarto-figure-center anchored">
<figure class="quarto-float quarto-float-tbl figure">
<figcaption class="quarto-float-caption-top quarto-float-caption quarto-float-tbl" id="tbl-selection-criteria-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
Table&nbsp;1: Key selection criteria across the five pillars.
</figcaption>
<div aria-describedby="tbl-selection-criteria-caption-0ceaefa1-69ba-4598-a22c-09a6ac19f8ca">
<table class="caption-top table">
<colgroup>
<col style="width: 50%">
<col style="width: 50%">
</colgroup>
<thead>
<tr class="header">
<th style="text-align: left;">Pillar</th>
<th style="text-align: left;">Key Questions for Researchers</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td style="text-align: left;"><strong>1 – Data Discovery</strong></td>
<td style="text-align: left;">What is my specific data wishlist (phenotype, data type, sample size)? Which repositories (e.g., dbGaP, EGA, UK Biobank) are most likely to host such data? Can I use discovery tools like AnVIL or Beacon to refine my search?</td>
</tr>
<tr class="even">
<td style="text-align: left;"><strong>2 - Access &amp; Governance</strong></td>
<td style="text-align: left;">What is the access procedure (open, controlled, managed)? Do the consent terms and permissible uses align with my project? What are the costs (fees, compute) and required training (e.g., Safe Researcher, GCP)?</td>
</tr>
<tr class="odd">
<td style="text-align: left;"><strong>3 - Technology</strong></td>
<td style="text-align: left;">Was the data generated by array or sequencing? If array, what imputation panel was used? If sequencing, what is the coverage depth? Does this technology match my need for common or rare variant discovery?</td>
</tr>
<tr class="even">
<td style="text-align: left;"><strong>4 – Content &amp; Context</strong></td>
<td style="text-align: left;">Does it include my target phenotype with sufficient depth? Is the sample size adequate and the ancestry appropriate? What is the cohort design (population, case-control, family, longitudinal)?</td>
</tr>
<tr class="odd">
<td style="text-align: left;"><strong>5 - QC &amp; Harmonization</strong></td>
<td style="text-align: left;">Has the data been harmonized to a common standard by the provider? Are detailed QC metrics and batch information available? Have I planned my own study-specific QC to validate the data for my analysis?</td>
</tr>
</tbody>
</table>
</div>
</figure>
</div>
</section>
<section id="the-road-ahead-federation-and-multi-modal-data-integration" class="level2">
<h2 class="anchored" data-anchor-id="the-road-ahead-federation-and-multi-modal-data-integration">The Road Ahead: Federation and Multi-Modal Data Integration</h2>
<p>While our five-pillar framework provides a robust foundation for selecting a dataset, the future of genomic discovery lies in what comes next: the ability to connect and integrate data across multiple sources. This is where the vision of the Global Alliance for Genomics and Health (GA4GH) and the principles of data federation become tangible.</p>
<p>A single dataset, no matter how well-curated, is ultimately limited by its sample size, population diversity, and the breadth of its phenotypic measurements. The next frontier involves securely combining information from multiple datasets to ask questions that no single cohort could answer alone. This might involve:</p>
<ul>
<li><strong>Federated Analysis:</strong> Instead of pooling data into a single location (which raises significant ethical and governance challenges), federated approaches allow researchers to bring analysis algorithms to disparate datasets. The algorithm travels to the data, learns from it, and returns only the aggregated results, never the individual-level data. This approach, championed by GA4GH, is already being used to build more powerful polygenic risk scores and to discover rare variant associations by effectively and securely increasing sample sizes across international borders.</li>
<li><strong>Multi-Modal Data Integration:</strong> The real power of platforms like DPUK, UK Biobank, and Terra is their ability to link genomic data with other data modalities; brain imaging, proteomics, metabolomics, electronic health records, and wearable device data. For the researcher, this integration opens up entirely new classes of questions. You can move beyond simple genetic association to study molecular mechanisms, gene-environment interactions, and the real-world progression of disease over decades. Understanding how genetics influences protein levels (via pQTLs), or how a polygenic risk interacts with air pollution to trigger asthma, requires this integrated, multi-modal perspective.</li>
</ul>
<p>As you apply the five-pillar framework, consider not just the dataset in isolation, but its potential to connect with others. Does it use common data standards? Is it part of a federated network? Does its platform support linkage to other data types? The datasets that will drive the next generation of discovery are those designed to be nodes in a larger, interconnected, and responsible data ecosystem.</p>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>Selecting the right genomic dataset is the foundational step that determines the validity, reproducibility, and ethical integrity of your research. By systematically applying this enhanced five-pillar framework, interrogating the Discovery, Access &amp; Governance, Technology, Content, and Quality &amp; Harmonization of potential datasets, you transform a daunting maze into a navigable landscape.</p>
<p>In the next article of this series, “From Dataset to Discovery,” we will put this framework into practice, demonstrating how to apply these pillars to real-world study designs including GWAS, PRS validation, and rare variant analysis.</p>
<div class="article-btn">
<p><a href="https://https://realworlddatascience.net/applied-insights/">Explore more Applied Insights</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<a href="https://uk.linkedin.com/in/alieyeh-sarabandi-moghaddam">Alieyeh Sarabandi Moghaddam</a> is a Genomic Data Scientist at Dementias Platform UK (DPUK). With a background in computer engineering and an MSc in Health Data Science (Genomics) from the University of Exeter, she conducts research in statistical genetics and multi-omics integration, while also designing reproducible bioinformatics workflows and secure research infrastructure. Her work focuses on helping researchers navigate complex genomic datasets through practical frameworks and governance-aware data provisioning.
</dd>
<dd>
<a href="https://uk.linkedin.com/in/fatemeh-torabi-909190b3">Fatemeh Torabi</a> is an Assistant Professor in Healthcare Data Science at the University of Cambridge, where her research develops statistical methods for risk prediction and treatment optimisation in long-term conditions. She co-directs the Master of Studies in Genomic Medicine and has led the creation of a global MicroMasters in healthcare data science. Her work focuses on translating methodological innovation into real-world healthcare improvements through secure, equitable data access.
</dd>
<dd>
<a href="https://uk.linkedin.com/in/emma-squires-977b6717a">Emma Squires</a>is Chief Operating Officer for Dementias Platform UK (DPUK) and Head of Programmes and Innovation for the UK Secure Research Platform (SeRP), specialising in the operational design, governance, and delivery of Trusted Research Environments (TREs) for national health data programmes. She co-chairs the Synthetic Data Working Group and has co-authored AI governance frameworks for TREs, with a focus on building durable systems that maintain public trust and regulatory confidence.
</dd>
<dd>
<a href="https://uk.linkedin.com/in/kennylanglands">Kenneth Langlands</a> has a BSc in genetics and a PhD in cancer biology from the University of Edinburgh. Following post-doctoral research posts in Bristol, Pittsburgh and Cambridge, he went on to combine a career in bioinformatics with medical education. Dr Langlands returned to Cambridge in September of 2023 to become course director of the Master of Studies in Genomic Medicine at Cambridge.
</dd>
</dl>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Annie Flynn<br>
<a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Moghaddam, Alieyeh Sarabandi; Torabi, Fatemeh; Squires, Emma; and Langlands, Kenneth “<strong>Choosing the Right Genomic Dataset: A Five-Pillar Framework for Researchers</strong>” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/applied-insights/tutorials/posts/2026/05/21/genomic-data-sets-guide.html">URL</a></p>
</div>
<section id="references" class="level2">
<h2 class="anchored" data-anchor-id="references">References</h2>
<p>1) Bahcall O. G. (2021). In this issue: GA4GH standards enable the responsible sharing of human genomic and biomedical data. <em>Cell Genomics</em>, <em>1</em>(2), 100038. <a href="https://doi.org/10.1016/j.xgen.2021.100038">https://doi.org/10.1016/j.xgen.2021.100038</a></p>
<p>2) World Health Organization. (2024). <em>Guidance for human genome data collection, access, use and sharing</em>. World Health Organization. <a href="https://www.who.int/publications/i/item/9789240102149">https://www.who.int/publications/i/item/9789240102149</a></p>
<p>3) Siermann, M., Mohan, R., Bunnik, E. M., Cambon-Thomsen, A., Chadwick, R., Cornel, M. C., van Delden, J. J. M., Joly, Y., Molnár-Gábor, F., Nicolás Jiménez, M. P., Pinxten, W., Rial-Sebbag, E., Shabani, M., Van Steijvoort, E., Wallace, S. E., Zawati, M. H., Knoppers, B. M., &amp; Borry, P. (2025). Emerging and evolving values in the changing landscape of genomics. <em>Frontiers in genetics</em>, <em>16</em>, 1566291. <a href="https://doi.org/10.3389/fgene.2025.1566291">https://doi.org/10.3389/fgene.2025.1566291</a></p>
<p>4) Sriram, V., Conard, A.M., Rosenberg, I. et al.&nbsp;Addressing biomedical data challenges and opportunities to inform a large-scale data lifecycle for enhanced data sharing, interoperability, analysis, and collaboration across stakeholders. Sci Rep 15, 6291 (2025). <a href="https://doi.org/10.1038/s41598-025-90453-x">https://doi.org/10.1038/s41598-025-90453-x</a></p>
<p>5) Horton, R., &amp; Lucassen, A. (2023). Ethical Considerations in Research with Genomic Data. <em>The New bioethics : a multidisciplinary journal of biotechnology and the body</em>, <em>29</em>(1), 37–51. <a href="https://doi.org/10.1080/20502877.2022.2060590">https://doi.org/10.1080/20502877.2022.2060590</a></p>
<p>6) Campbell, D., Spencer, S., Kang, A., Pandey, R., Katsandres, S., &amp; Veenstra, D. (2025). A Value Framework for Evaluating Population Genomic Programs: A Mixed Methods Approach. <em>Journal of personalized medicine</em>, <em>15</em>(7), 307. <a href="https://doi.org/10.3390/jpm15070307">https://doi.org/10.3390/jpm15070307</a></p>
<p>7) Siermann, M., Mohan, R., Bunnik, E. M., Cambon-Thomsen, A., Chadwick, R., Cornel, M. C., van Delden, J. J. M., Joly, Y., Molnár-Gábor, F., Nicolás Jiménez, M. P., Pinxten, W., Rial-Sebbag, E., Shabani, M., Van Steijvoort, E., Wallace, S. E., Zawati, M. H., Knoppers, B. M., &amp; Borry, P. (2025). Emerging and evolving values in the changing landscape of genomics. <em>Frontiers in genetics</em>, <em>16</em>, 1566291. <a href="https://doi.org/10.3389/fgene.2025.1566291">https://doi.org/10.3389/fgene.2025.1566291</a></p>
<p>8) McKenna, A., Hanna, M., Banks, E., Sivachenko, A., Cibulskis, K., Kernytsky, A., Garimella, K., Altshuler, D., Gabriel, S., Daly, M., &amp; DePristo, M. A. (2010). The Genome Analysis Toolkit: a MapReduce framework for analyzing next-generation DNA sequencing data. <em>Genome research</em>, <em>20</em>(9), 1297–1303. <a href="https://doi.org/10.1101/gr.107524.110">https://doi.org/10.1101/gr.107524.110</a></p>
<p>9) Van der Auwera GA &amp; O’Connor BD. (2020). Genomics in the Cloud: Using Docker, GATK, and WDL in Terra (1st Edition). O’Reilly Media.</p>
<p>10) Mendy M, Caboux E, Lawlor RT, et al.&nbsp;Common Minimum Technical Standards and Protocols for Biobanks Dedicated to Cancer Research. Lyon (FR): International Agency for Research on Cancer; 2017. (IARC Technical Report, No.&nbsp;44.) SECTION 3., Recommendations for biobanks. Available from: https://www.ncbi.nlm.nih.gov/books/NBK567244/</p>
<p>11) Dagher G. (2022). Quality matters: International standards for biobanking. Cell proliferation, 55(8), e13282. https://doi.org/10.1111/cpr.13282</p>
<p>12) Marees, A. T., de Kluiver, H., Stringer, S., Vorspan, F., Curis, E., Marie-Claire, C., &amp; Derks, E. M. (2018). A tutorial on conducting genome-wide association studies: Quality control and statistical analysis. <em>International journal of methods in psychiatric research</em>, <em>27</em>(2), e1608. <a href="https://doi.org/10.1002/mpr.1608">https://doi.org/10.1002/mpr.1608</a></p>
<p>13) Olson, N. D., Lund, S. P., Colman, R. E., Foster, J. T., Sahl, J. W., Schupp, J. M., Keim, P., Morrow, J. B., Salit, M. L., &amp; Zook, J. M. (2015). Best practices for evaluating single nucleotide variant calling methods for microbial genomics. Frontiers in genetics, 6, 235. https://doi.org/10.3389/fgene.2015.00235</p>


</section>
</div>
</div>
</section>

 ]]></description>
  <category>Genomics</category>
  <category>Data science</category>
  <category>Research methods</category>
  <guid>https://realworlddatascience.net/applied-insights/tutorials/posts/2026/05/21/genomic-data-sets-guide.html</guid>
  <pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/applied-insights/tutorials/posts/2026/05/21/images/thumb.png" medium="image" type="image/png" height="96" width="144"/>
</item>
<item>
  <title>Data Quality Under the Lens: UK Prison Release Errors</title>
  <dc:creator>A. Rosemary Tate</dc:creator>
  <link>https://realworlddatascience.net/the-pulse/posts/2026/05/05/DQUL_prison-release-errors.html</link>
  <description><![CDATA[ 





<p><em>Data Quality Under the Lens is a new Real World Data Science column. Each edition explores real-world moments where data quality shaped outcomes, sometimes driving failure, sometimes preventing it. From near misses to hard lessons learned, we look at what happens when data is up to the task… or falls short.</em></p>
<p><em>If you spot a real world problem and think data quality could lie at the heart of the story, <a href="(mailto:rwds@rss.org.uk)">send it in to the RWDS mailbox</a> and our Data Quality Detectives will analyse whether the Silent Drift, Proxy Trap, Spreadsheet Cascade, Governance Vacuum or Metric Mirage is responsible.</em></p>
<section id="the-case-of-the-month" class="level2">
<h2 class="anchored" data-anchor-id="the-case-of-the-month">The Case of the Month</h2>
<p>On 15th April the UK government published the <a href="https://assets.publishing.service.gov.uk/media/69df4b6f642d5aaff4e04fbf/Independent_review_into_releases_in_error_-_redacted.pdf">Independent Review into Releases in Error</a>, authored by Dame Lynne Owens (the former head of the National Crime Agency). Between April 2025 and March 2026 179 prisoners were freed “in error” in England and Wales, according to the Ministry of Justice. Some of these releases resulted from misplaced warrants for imprisonment or remand, sentence miscalculations, or the result of mistakes by courts or other authorities, but most were due, essentially, to poor data quality.</p>
<p>The consequences – individuals released into the community earlier than intended – highlight the potential public safety implications of data quality.</p>
</section>
<section id="what-actually-happened" class="level2">
<h2 class="anchored" data-anchor-id="what-actually-happened">What Actually Happened?</h2>
<p>In the last few years there has been a sharp increase in the number of prisoners released in error.</p>
<p><img src="https://realworlddatascience.net/the-pulse/posts/2026/05/05/images/s960_releases_in_error.png" class="img-fluid"></p>
<p>These include:</p>
<ul>
<li>A convicted sex offender, whose release, caused by paper notes being misinterpreted by poorly trained staff, led to the government’s independent report.</li>
<li>A high-profile fraudster released due to the court incorrectly recording his 45-month jail term as a suspended sentence.</li>
<li>A man who had committed serious violent offences and robbery, released due to a clerk failing to properly aggregate multiple sentences.</li>
</ul>
<p>Although it appears that there has been a downturn in error since the peak of 2024, the report acknowledges that “some releases in error incidents are only identified when a prisoner returns to custody at a later date. Consequently, figures for more recent years may increase over time.” In her report, Dame Lynn states “The fact that the Department’s understanding of the true extent of releases in error is the minimum of what is likely to be the case was not my only point of alarm. The immediate concern I had was that the Ministry of Justice and HMPPS seemed to explicitly accept that the data is not representative of the ‘true’ picture of releases in error and yet had no means by which they were regularly quantifying the level of inaccuracy and therefore the level of extant risk of harm to the public. Without an established level of ‘accepted’ inaccuracy and risk, nor a regular means by which to check this, my concern thus became that the Government has historically and ongoingly accepted an outstanding and unquantifiable risk to the public.” In short, the crisis was two-fold: not only were dangerous prisoners being released in error, but the data intended to track these failures was so fundamentally flawed that the true risk to public safety remained hidden and unquantifiable</p>
</section>
<section id="disaster-or-near-miss" class="level2">
<h2 class="anchored" data-anchor-id="disaster-or-near-miss">Disaster or Near-Miss?</h2>
<p>Some of the prisoners who were released in error handed themselves back in. But, in some cases, the error of their release was only identified as a result of their committing a new offence. There are likely more unlawfully released prisoners that we don’t yet know about.</p>
</section>
<section id="why-this-matters-now" class="level2">
<h2 class="anchored" data-anchor-id="why-this-matters-now">Why This Matters Now</h2>
<p>This case reveals failures at two levels. At the operational level,low staffing, inadequate training and poor morale, within what has been described as a “highly challenging operational environment,” are leading to errors in how information is recorded or interpreted. At the systemic level, there is insufficient visibility into how and when these failures occur. Together, these issues show that a digital-first strategy cannot succeed on a foundation of “fragmented information”. Without skilled human oversight to verify facts, there is a risk that systemic problems will be automated rather than resolved.</p>
</section>
<section id="the-practitioner-takeaways" class="level2">
<h2 class="anchored" data-anchor-id="the-practitioner-takeaways">The Practitioner Takeaways</h2>
<p>The report highlights understaffing and low morale as key contributors to failure, yet the government’s response – only £8m in funds allocated for additional staff, but £82m allocated for a digital overhaul – prioritises digital investment over workforce capacity. That imbalance matters: if previous moves toward computerisation have coincided with declining system integrity, it suggests the issue is not simply tooling, but the capacity of people to manage and validate the data those tools depend on.</p>
<p>For practitioners, there are some clear takeaways to avert similar disasters:</p>
<ul>
<li>Don’t just track outputs; measure uncertainty—missing data, overrides, corrections, and inconsistencies. If you can’t see where errors arise, you can’t manage them.</li>
<li>Design for verification, not just speed. Build checkpoints that prevent unvalidated data from flowing downstream.</li>
<li>Ensure staff have the time and training to exercise judgement, not just act as a procedural step.</li>
<li>Regularly trace records back to their origin, especially where legacy or paper systems are involved.</li>
<li>Make data quality visible. Surface error rates and data gaps alongside performance metrics so trade-offs are explicit.</li>
</ul>
</section>
<section id="the-data-quality-pattern" class="level2">
<h2 class="anchored" data-anchor-id="the-data-quality-pattern">The Data Quality Pattern</h2>
<p>This case is an example of what we at Real World Data Science refer to as a <strong>Metric Mirage</strong>. Leadership accept and rely on data they know is unrepresentative because they have no means of quantifying the true scale of failure. This happens when fragmented, often paper-based, records are treated as reliable digital data without being properly verified. As systems become more complex, human judgement and professional curiosity are increasingly displaced by the pursuit of speed and automation. This doesn’t fix the underlying errors; it simply hides them, allowing a Silent Drift in accuracy to continue unchecked until a high-profile tragedy forces a review.</p>
</section>
<section id="our-prisons-remain-in-crisis-and-there-is-no-quick-fix." class="level2">
<h2 class="anchored" data-anchor-id="our-prisons-remain-in-crisis-and-there-is-no-quick-fix.">Our prisons remain in crisis, and there is no quick fix.</h2>
<p>It is therefore right that the government has accepted Dame Lynne’s findings and is moving swiftly to strengthen training, support and oversight for frontline staff. But lasting progress will depend on whether prisons are given sufficient, experienced staff with the time, tools and confidence to calculate sentences accurately. New systems and simpler rules will help but, when there is underinvestment in the people responsible for data quality, no amount of digital transformation will fix the problem— failures will simply be scaled more efficiently.</p>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<strong>A. Rosemary Tate</strong> is a Chartered Biostatistician and Computer Scientist with over 30 years of experience in medical research and statistical consulting. She has a BSC in mathematics and a DPhil in Computer Science and AI, and an MSc in Medical Statistics. She has been scientific manager of a large EU-funded project and held lectureships at the Institutes of Child Health and Psychiatry. An independent statistical consultant since 2016, she now spends most of her time as a “Data Quality Agent Provocateur”.
</dd>
</dl>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 A. Rosemary Tate<br>
<a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Tate, A. Rosemary 2026. “<strong>Data Quality Under the Lens: UK Prison Release Errors</strong>” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/the-pulse/posts/2026/05/rwds-big-questions-challenges-today.html">URL</a></p>
</div>
</div>
</div>


</div>
</section>

 ]]></description>
  <category>AI</category>
  <category>Governance</category>
  <category>Policy</category>
  <guid>https://realworlddatascience.net/the-pulse/posts/2026/05/05/DQUL_prison-release-errors.html</guid>
  <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/the-pulse/posts/2026/05/05/images/thumb.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Book Review: Making AI Work for Britain: From Strategies to Practice by Alan W. Brown</title>
  <link>https://realworlddatascience.net/the-pulse/posts/2026/04/29/Making_AI_Work_Review.html</link>
  <description><![CDATA[ 





<p>The UK has long punched above its weight in the development of artificial intelligence, providing much of the academic and conceptual groundwork for techniques that are now deployed worldwide. In <a href="https://londonpublishingpartnership.co.uk/books/making-ai-work-for-britain/"><em>Making AI Work for Britain</em></a>, Alan W. Brown sets out to examine how the UK might build on that legacy and translate it into real, sustained economic and social benefit. The central question of the book is not whether the UK can lead in AI, but how it can turn proven expertise into effective practice at national scale.</p>
<p>Following a foreword by Lord Kulveer Ranger - Vice Chair of the All-Party Parliamentary Group on AI - the book is structured around the past, the present, and the future. However, rather than feeling like a chronological tour, the argument develops as a conversation between where the UK has come from, the dilemmas it now faces, and the choices it must make if AI is to serve the nation well.</p>
<section id="digital-sovereignty-the-five-paradoxes-of-ai-adoption-and-the-pilot-trap" class="level2">
<h2 class="anchored" data-anchor-id="digital-sovereignty-the-five-paradoxes-of-ai-adoption-and-the-pilot-trap">Digital Sovereignty, The Five Paradoxes of AI Adoption and the Pilot Trap</h2>
<p>Brown begins by setting out the conditions that underpin what he terms ‘digital sovereignty’. Rather than framing sovereignty in narrow political terms, he defines it practically, arguing that any nation seeking to benefit from AI must secure three core levers: sufficient compute capacity, access to appropriate data, and effective systems of oversight. This framing is helpful both for its clarity and for grounding often abstract debates about AI leadership in tangible capabilities. In the same early chapters, Brown provides accessible definitions of the main categories of AI, striking a careful balance between technical accuracy and readability for those without deep specialist knowledge.</p>
<p>One of the most compelling contributions of the book emerges early on, when Brown introduces the five paradoxes confronting UK leaders attempting to adopt AI at scale. Among these, the tension between centralisation and local adoption stands out. The balance between national consistency and local accountability - often caricatured as the choice between coherence and the ‘postcode lottery’ - is a familiar problem in public policy, and Brown articulates it with clarity. These paradoxes recur throughout the book, acting as a lens rather than a checklist, and they help explain why well‑intentioned initiatives so often struggle to move beyond initial success.</p>
<p>Brown’s exploration of the UK’s digital past reinforces this point. Drawing on a range of examples, he highlights the persistence of what he calls the ‘pilot trap’: the tendency to celebrate high‑profile demonstrators while failing to deliver equivalent capability at scale. The lesson is not that pilots are misguided, but that scaling is a fundamentally different challenge, requiring institutional commitment, procurement maturity, and sustained leadership. This section is particularly effective in drawing practical lessons rather than offering retrospective criticism.</p>
</section>
<section id="making-ai-work-institutions-skills-and-governance" class="level2">
<h2 class="anchored" data-anchor-id="making-ai-work-institutions-skills-and-governance">Making AI Work: Institutions, Skills and Governance</h2>
<p>Turning to the present, Brown shifts his focus to what must change if AI is to deliver real value now. He groups the core challenges into three interconnected themes: institutional change, workforce upskilling, and governance. Importantly, ‘institutional’ here extends beyond government. Brown treats business, industry, and civil society as active participants in the national AI ecosystem, each needing to adapt if progress is to be collective rather than fragmented.</p>
<p>The discussion of workforce upskilling is especially strong. Using concrete examples from the NHS, financial services, the creative industries and government, Brown shows how AI skills requirements differ by sector while sharing common obstacles. These case studies exemplify one of the book’s key strengths: its grounding in real‑world experience rather than abstract aspiration. Brown does not shy away from the barriers to upskilling, including structural inequalities related to gender, ethnicity and geography, and he situates skills development firmly within a broader transformation strategy rather than treating it as a standalone intervention.</p>
<p>Governance and ethics are addressed with similar pragmatism. Rather than rehearsing familiar warnings, Brown draws on practical experience to suggest specific actions that align oversight with innovation. The result is an approach that recognises risk without allowing it to become an excuse for inertia.</p>
</section>
<section id="a-strategy-for-what-comes-next" class="level2">
<h2 class="anchored" data-anchor-id="a-strategy-for-what-comes-next">A Strategy for What Comes Next</h2>
<p>The final section, ‘What comes next’, is framed not as speculation but a proposal, even an exhortation. Brown compares the UK’s position with that of other countries - supported by a useful appendix - but repeatedly stresses that imitation is not a strategy. The UK, he argues, must develop an approach that reflects its own institutional strengths and constraints. He then sets out a phased programme covering governance, procurement, infrastructure, skills, and international positioning, before returning to the human dimension by examining what leaders themselves must do differently.</p>
</section>
<section id="who-should-read-this-book" class="level2">
<h2 class="anchored" data-anchor-id="who-should-read-this-book">Who Should Read This Book?</h2>
<p>I found the book both accessible and grounded in hard‑won experience. It would serve well as a primer for leaders, advisers and informed members of the public who want to move beyond slogans and understand how AI transformation happens. In bringing together clear analysis, original insights and practical recommendations, Brown offers a persuasive and constructive roadmap for making AI work for Britain, and I commend it to anyone concerned with how the nation will navigate its AI future.</p>
<div class="article-btn">
<p><a href="../../../../../the-pulse/index.html">Discover more The Pulse</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-6">
<dl>
<dt>About the author</dt>
<dd>
<a href="https://www.linkedin.com/in/prof-edward-r-17768847/">Professor Edward Rochead, M.Math (Hons), PGDip, CMath, FIMA</a> is a mathematician employed by the government, currently leading work on STEM Skills and Data. Ed is chair of the <a href="https://alliancefordatascienceprofessionals.com/">Alliance for Data Science Professionals</a>, a Visiting Professor at Loughborough University, an Honorary Professor at the University of Birmingham, Chartered Mathematician, and Fellow of the IMA and RSA. Copyright and licence
</dd>
<dd>
© 2026 Royal Statistical Society
</dd>
<dd>
Thumbnail image by <a href="https://www.bcs.org/">BCS</a> <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"></a> This article is licensed under a Creative Commons Attribution (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.
</dd>
</dl>
</div>
<div class="g-col-12 g-col-md-6">

</div>
</div>
</div>


</section>

 ]]></description>
  <category>AI</category>
  <category>Data Science</category>
  <category>Machine learning</category>
  <category>Collaboration</category>
  <guid>https://realworlddatascience.net/the-pulse/posts/2026/04/29/Making_AI_Work_Review.html</guid>
  <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/the-pulse/posts/2026/04/29/images/bookcover2.png" medium="image" type="image/png" height="81" width="144"/>
</item>
<item>
  <title>RWDS Big Questions: What excites you in data science at the moment?</title>
  <dc:creator>Annie Flynn</dc:creator>
  <link>https://realworlddatascience.net/the-pulse/posts/2026/04/23/rwds_big_questions_exciting.html</link>
  <description><![CDATA[ 





<p>So far in our video series, Real World Data Science Big Questions, our panel of expert data scientists have explored <a href="https://realworlddatascience.net/the-pulse/posts/2026/01/21/rwds-big-questions-challenges-today.html">the biggest challenges facing the field</a>, <a href="https://realworlddatascience.net/the-pulse/posts/2026/02/18/rwds_big_questions_ai_regulation.html">how to balance innovation with regulation</a>, and <a href="https://realworlddatascience.net/the-pulse/posts/2026/03/10/rwds_big_questions_ai_statistics.html">the key role of statistics in AI</a>. In today’s episode, the conversation centers on the most exciting developments coming down the track in the world of data science.</p>
<p>Watch the video and read on below for our analysis of vibe coding, digital twins and more.</p>
<section id="watch-the-discussion" class="level2">
<h2 class="anchored" data-anchor-id="watch-the-discussion">Watch the discussion</h2>
<div class="quarto-video ratio ratio-16x9"><iframe data-external="1" src="https://www.youtube.com/embed/0iJFKccxOHg" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></div>
</section>
<section id="takeaways-at-a-glance" class="level2">
<h2 class="anchored" data-anchor-id="takeaways-at-a-glance">Takeaways at a glance</h2>
<ul>
<li>Reusability – rather than just reproducibility – of code and methods is the next frontier.</li>
<li>Digital twins have huge potential but are still in an early, exploratory phase.</li>
<li>New tools (especially coding tools) are lowering barriers to entry and improving communication of complex ideas.</li>
<li>The rise of “vibe coding” and similar approaches is dramatically increasing development speed.</li>
</ul>
</section>
<section id="key-themes-and-analysis" class="level2">
<h2 class="anchored" data-anchor-id="key-themes-and-analysis">Key themes and analysis</h2>
<p><strong>From reproducible to reusable data science</strong></p>
<p>Rhian highlights an important shift: reproducibility (being able to rerun someone else’s work) is becoming baseline, while reusability (adapting and building on it) is where the real value lies.</p>
<p>This reflects a maturation of the field when you consider that reproducibility supports verification and confidence (“can we trust this result?), where reusability supports acceleration and scale (can we take this and build on it?) The implication is that tooling, standards, and culture should increasingly prioritize modular, well-documented, interoperable outputs. “Clever but opaque” solutions become less valuable; simplicity and interface design become more important and standardisation becomes a force multiplier.</p>
<p><strong>Acceleration through tooling, but not automation without expertise</strong></p>
<p>Janet is excited about the speed gains from modern tools, including AI-assisted coding (“vibe coding”), but is careful to frame this as augmentation of experts rather than unregulated democratisation. In the hands of experts, new tools can lead to exponential productivity. In the hands of non-experts, they create a real risk of misuse.</p>
<p>This reinforces a key tension in modern data science, where an influx of new tools are making it easier to build solutions, but not necessarily easier to build correct solutions.</p>
<p><strong>Lowering barriers to communication</strong></p>
<p>Beyond technical productivity, tools are also improving how data science is communicated, making complex ideas more accessible, supporting scientific communication and bridging the gap to general audiences</p>
<p><strong>Digital twins as an emerging frontier</strong></p>
<p>Edith mentions digital twins — a high-potential but not yet fully realized concept that would allow for replicating real-world systems digitally, and enabling simulation, testing, and prediction at scale.</p>
<p>A digital twin is a continuously updated simulation of something real — a machine, a city, a supply chain, or even a human system — fed by real-world data. Moving far beyond a typical static model, a digital twin provides a live, evolving digital model of a real system that you can test against, experiment on, and optimise without touching the real thing. This means that instead of asking “what is likely to happen?” you can ask “what happens if I change this in the real system?”, shifting from prediction to experimentation.</p>
<p>Applications of the digital twin concept are already emerging in manufacturing and industrial systems (simulating production changes before implementing them) and urban planning (simulating effects of new housing developments or managing congestion manually). At a more advanced frontier, digital twins could be used in a healthcare context to simulate how a patient responds to treatment, test the effects of drugs before prescribing them, or even to plan surgeries using personalised anatomical models.</p>
<p>For now, the concept is promising but the practical frameworks, standards, and widespread adoption are still evolving.</p>
<p><strong>Real-time responsiveness as a new capability</strong></p>
<p>A key implication of faster data science workflows is the move toward real-time or near real-time responsiveness. Where analysis once took days or weeks, improved tooling and reusable components now allow teams to identify and respond to new patterns much more quickly. For example, emerging fraud patterns can be detected and addressed without building solutions from scratch.</p>
<p>As a result, latency — the delay between observing and acting — becomes increasingly important, and iteration cycles become more continuous. Rather than producing insights at fixed intervals, data science is more closely embedded in ongoing decision-making.</p>
<p>Overall, this reflects a shift from batch-style analysis to more responsive systems, where value depends on how quickly insights can be turned into action.</p>
</section>
<section id="an-inflection-point" class="level2">
<h2 class="anchored" data-anchor-id="an-inflection-point">An inflection point</h2>
<p>Hearing what our panel is most excited about at the moment makes clear that data science is at an inflection point. Technically, the field is accelerating rapidly, driven by advances in tooling and AI. In practical terms, there is a clear shift toward reusability, greater speed, and more real-time application of methods and models. At the same time, there are increasingly urgent social considerations, particularly around ethics, communication, and governance.</p>
<p>Taken together, these trends point to a broader change in where value lies. The most significant gains are unlikely to come solely from developing better algorithms, but from how effectively those algorithms and methods are reused, communicated, and deployed in a responsible way.</p>
<p>We want to hear what you’re most excited about, so <a href="mailto:rwds@rss.org.uk"><strong>get in touch</strong></a>.</p>
<div class="article-btn">
<p><a href="https://realworlddatascience.net/the-pulse/posts/2026/01/21/rwds-big-questions-challenges-today.html">Explore more videos in the series</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<a href="https://www.linkedin.com/in/annieroseflynn/">Annie Flynn</a> is Head of Content at the <a href="rss.org.uk">Royal Statistical Society</a>.
</dd>
</dl>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Annie Flynn<br>
<a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Flynn, Annie 2026. “<strong>RWDS Big Questions: What excites you in data science at the moment?</strong>” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/the-pulse/posts/2026/01/rwds-big-questions-challenges-today.html">URL</a></p>
</div>
</div>
</div>


</section>

 ]]></description>
  <category>AI</category>
  <category>Governance</category>
  <category>Policy</category>
  <guid>https://realworlddatascience.net/the-pulse/posts/2026/04/23/rwds_big_questions_exciting.html</guid>
  <pubDate>Thu, 23 Apr 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/the-pulse/posts/2026/04/23/images/thumb3.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Call for Submissions: is AI statistics?</title>
  <dc:creator>Editorial Board</dc:creator>
  <link>https://realworlddatascience.net/the-pulse/editors-blog/posts/2026/04/15/AI-is-stats-CFS.html</link>
  <description><![CDATA[ 





<p>The Royal Statistical Society has recently set out a clear and compelling message: <a href="https://rss.org.uk/news-publication/news-publications/2026/general-news/ai-is-statistical-that-matters/">AI is Statistics</a>. This simple phrase captures a powerful truth about the foundations, practice, and future of artificial intelligence—and the central role of statistical thinking within it. It is also, of course, intentionally provocative and necessarily simplifies a highly complex and nuanced area.</p>
<p>This nuance and complexity is acknowledged and addressed in the paper itself, but no single publication can fully capture the breadth of perspectives on this topic - which is why we’ve launched a call for submissions to encourage a richer, more multidisciplinary dialogue. We are inviting writers, researchers, and practitioners across disciplines to respond to this theme with original pieces that inform, challenge, and inspire.</p>
<p>We are particularly interested in contributions that:</p>
<ul>
<li>Illuminate how statistical ideas underpin modern AI methods</li>
<li>Explore the relationship between data, uncertainty, and decision-making in AI systems</li>
<li>Offer case studies of statistics in real-world AI applications</li>
<li>Examine ethical, societal, or policy implications through a statistical lens</li>
<li>Challenge or expand the “AI is Statistics” framing in thoughtful ways</li>
<li>Communicate complex ideas accessibly to a broad audience</li>
</ul>
<p>You might want to watch <a href="https://realworlddatascience.net/the-pulse/posts/2026/03/10/rwds_big_questions_ai_statistics.html">our panel of data scientists’ recent discussion</a> for inspiration.</p>
<p>We welcome a range of formats, including opinion pieces, explainers, case studies, and thought leadership essays.</p>
<p>This is an opportunity to shape an important narrative, one that positions statistics not just as a supporting discipline, but as a driving force behind trustworthy, effective, and responsible AI.</p>
<p><strong>Help us tell the story: AI is Statistics.</strong></p>
<p>To make your submission, please review our <a href="https://realworlddatascience.net/contributor-docs/contributor-guidelines.html">contributor guidelines</a> and email us at rwds@rss.org.uk</p>
<div class="article-btn">
<p><a href="../../../../../../the-pulse/editors-blog/index.html">Back to Editors’ blog</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-6">
<dl>
<dt>Copyright and licence</dt>
<dd>
© 2025 Royal Statistical Society
</dd>
</dl>
<p><a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"></a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> International licence</a>. Thumbnail photo by <a href="https://unsplash.com/@johnsonvr?utm_content=creditCopyText&amp;utm_medium=referral&amp;utm_source=unsplash">Virgina Johnson</a> on <a href="https://unsplash.com/photos/turned-on-red-open-neon-sigange-QmNnZj_Ok-M?utm_content=creditCopyText&amp;utm_medium=referral&amp;utm_source=unsplash">Unsplash</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<dl>
<dt>How to cite</dt>
<dd>
Real World Data Science Editorial Board. 2025. “Call for Submissions” Real World Data Science, April 15th, 20256. <a href="https://realworlddatascience.net/the-pulse/editors-blog/posts/2025/07/07/AI-is-stats-CFS.html">URL</a>
</dd>
</dl>
</div>
</div>
</div>



 ]]></description>
  <category>Call for contributions</category>
  <category>Updates</category>
  <guid>https://realworlddatascience.net/the-pulse/editors-blog/posts/2026/04/15/AI-is-stats-CFS.html</guid>
  <pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/the-pulse/editors-blog/posts/2025/07/08/Images/open.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Inside ‘RSS: Data Science and Artificial Intelligence’ with Neil Lawrence</title>
  <dc:creator>Annie Flynn</dc:creator>
  <link>https://realworlddatascience.net/foundation-frontiers/posts/2026/04/02/neil-lawrence-interview.html</link>
  <description><![CDATA[ 





<p>Real World Data Science recently had the opportunity to sit down with <a href="https://www.cst.cam.ac.uk/people/ndl21">Professor Neil Lawrence</a>, Editor-in-Chief of the Royal Statistical Society’s new journal, <a href="https://academic.oup.com/rssdat">RSS: Data Science and Artificial Intelligence</a>. Neil, who is the DeepMind Professor of Machine Learning at the University of Cambridge, a Senior AI Fellow at the <a href="https://www.turing.ac.uk/">Alan Turing Institute</a>, and a Visiting Professor at the University of Sheffield, is a leading voice in machine learning and AI. He has previous experience as Director of Machine Learning at Amazon and research interests spanning probabilistic models and real-world applications in health and developing economies. He is also passionate about public engagement—he co-hosts the <a href="https://www.thetalkingmachines.com/">Talking Machines</a> podcast and is the author of <a href="https://www.penguin.co.uk/books/455130/the-atomic-human-by-lawrence-neil-d/9781802062106">The Atomic Human</a>.</p>
<p>We recently published a <a href="https://realworlddatascience.net/foundation-frontiers/datasciencebites/posts/2025/11/21/uncertainty.html">Data Science Bite</a> breaking down <a href="https://realworlddatascience.net/foundation-frontiers/posts/2026/01/29/beyond-quantification-delacroix-interview.html">the first position paper</a> of the newly launched journal, and had the opportunity to speak to its lead author <a href="https://realworlddatascience.net/foundation-frontiers/posts/2026/01/29/beyond-quantification-delacroix-interview.html">Professor Sylvie Delacroix</a> about its themes: how AI can better support human judgment, why it is crucial to recognise forms of uncertainty that can’t be reduced to numbers, and how participatory design can make AI a true partner, rather than a replacement, for professionals.</p>
<p>In this conversation, Neil discusses the paper and how it aligns with the journal’s vision, plus the importance of bridging machine learning and related fields to keep the human element at the heart of AI systems.</p>
<p>Watch the full interview below and scroll down for key takeaways and some analysis.</p>
<hr>
<section id="interview" class="level2">
<h2 class="anchored" data-anchor-id="interview">Interview</h2>
<div class="quarto-video ratio ratio-16x9"><iframe data-external="1" src="https://www.youtube.com/embed/VV_FnGQXWlM" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></div>
<hr>
</section>
<section id="key-takeaways-at-a-glance" class="level2">
<h2 class="anchored" data-anchor-id="key-takeaways-at-a-glance">Key Takeaways at a Glance</h2>
<section id="the-journal-aims-to-convene-not-conclude" class="level3">
<h3 class="anchored" data-anchor-id="the-journal-aims-to-convene-not-conclude">1. The journal aims to convene, not conclude</h3>
<p>The first paper is intentionally a position paper: an invitation to discussion rather than a definitive answer. Lawrence emphasises that solutions to these challenges are distributed across the community. Progress depends on creating spaces—like the RSS journal—for thoughtful, cross-disciplinary exchange grounded in real-world practice.</p>
</section>
<section id="data-scientists-must-reassess-habits-not-just-adopt-new-tools" class="level3">
<h3 class="anchored" data-anchor-id="data-scientists-must-reassess-habits-not-just-adopt-new-tools">2. Data scientists must reassess habits, not just adopt new tools</h3>
<p>While AI can dramatically increase technical efficiency, Lawrence warns against using that efficiency to simply “do more of the same.” Instead, practitioners should reinvest time in understanding the broader human, societal, and institutional implications of their work.</p>
</section>
<section id="overconfidence-and-lack-of-accountability-in-ai-systems-pose-real-risks" class="level3">
<h3 class="anchored" data-anchor-id="overconfidence-and-lack-of-accountability-in-ai-systems-pose-real-risks">3. Overconfidence and lack of accountability in AI systems pose real risks</h3>
<p>As the journal’s position paper highlights, AI systems, unlike human stakeholders, do not carry social or reputational stakes. This can lead to overconfident outputs without accountability—particularly dangerous in high-stakes domains like healthcare, law, and education. Without better interfaces for uncertainty, professionals risk being distanced from the information they need to make sound judgments.</p>
</section>
<section id="conversational-uncertainty-is-now-central-to-real-world-ai-use" class="level3">
<h3 class="anchored" data-anchor-id="conversational-uncertainty-is-now-central-to-real-world-ai-use">4. “Conversational uncertainty” is now central to real-world AI use</h3>
<p>In many professional settings, decisions are not made through formal statistical outputs alone, but through dialogue—between clinicians, experts, or increasingly, humans and machines. Understanding how uncertainty is communicated and interpreted in these conversational settings is critical, especially as large language models become more influential.</p>
</section>
<section id="bridging-qualitative-and-quantitative-thinking-is-essential" class="level3">
<h3 class="anchored" data-anchor-id="bridging-qualitative-and-quantitative-thinking-is-essential">5. Bridging qualitative and quantitative thinking is essential</h3>
<p>A recurring theme is the need to close the long-standing divide between quantitative methods and qualitative insight. Many real-world decisions are inherently qualitative, yet current AI systems—and much of data science—are optimised for quantification. Failing to integrate these perspectives risks repeating past mistakes where “the numbers” were treated as unquestionable truth.</p>
</section>
<section id="participatory-approaches-lead-to-better-long-term-decisions" class="level3">
<h3 class="anchored" data-anchor-id="participatory-approaches-lead-to-better-long-term-decisions">6. Participatory approaches lead to better long-term decisions</h3>
<p>Although slower upfront, participatory and deliberative processes—bringing together diverse expertise and perspectives—can prevent costly mistakes and misaligned systems. In the long run, they are more effective than purely efficiency-driven approaches.</p>
</section>
</section>
<section id="join-the-conversation" class="level2">
<h2 class="anchored" data-anchor-id="join-the-conversation">Join the conversation</h2>
<p>This conversation touches on a theme we often explore here at Real World Data Science: the idea that the future of data science and AI will not be defined by technical capability alone, but by how well we integrate human judgment, context, and responsibility into our systems. The position paper—and RSS: Data Science and AI more broadly—is an open invitation to engage with these questions. Whether through research, case studies, or reflections from practice, there is a clear call for contributions that connect technical work with real-world impact.</p>
<p>As Neil suggests, the answers are unlikely to come from any single discipline or organisation. They will emerge from a broader conversation across the data science community.</p>
<p>Now is the time to be part of that conversation: answer RSS: Data Science and AI’s <a href="https://realworlddatascience.net/foundation-frontiers/posts/2026/01/29/beyond-quantification-delacroix-interview.html">call for submissions</a>.</p>
<div class="article-btn">
<p><a href="../../../../../foundation-frontiers/index.html">Explore more data science ideas</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">

</div>
</div>


</div>
</section>

 ]]></description>
  <category>Interviews</category>
  <category>AI</category>
  <category>Ethics</category>
  <category>Uncertainty</category>
  <guid>https://realworlddatascience.net/foundation-frontiers/posts/2026/04/02/neil-lawrence-interview.html</guid>
  <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/foundation-frontiers/posts/2026/04/02/images/thumb1.png" medium="image" type="image/png" height="96" width="144"/>
</item>
<item>
  <title>RWDS Big Questions: How do we highlight the role of statistics in AI?</title>
  <dc:creator>Annie Flynn</dc:creator>
  <link>https://realworlddatascience.net/the-pulse/posts/2026/03/10/rwds_big_questions_ai_statistics.html</link>
  <description><![CDATA[ 





<p>Artificial intelligence may be today’s headline act, but behind many of its most powerful systems lies something older, deeper, and quietly essential: statistics. This week, the RSS released <a href="https://rss.org.uk/RSS/media/File-library/Policy/2026/AI-is-Statistics-FINAL.pdf">a landmark position paper titled <em>AI is Statistics</em></a>. Introducing the paper, Donna Philips, Chair of the Society’s AI Task Force which led its development, argues: <a href="https://rss.org.uk/news-publication/news-publications/2026/general-news/ai-is-statistical-that-matters/">“AI systems are built on statistical pattern recognition. They need to be developed, evaluated and governed with rigorous statistical precision.”</a></p>
<p>That this is not widely understood is problematic for many reasons. If AI is seen as magic rather than applied statistics, it becomes easier to believe it is objective, infallible, or autonomous—when in reality it is probabilistic and assumption-driven. Organisations may prioritise tools and branding over rigorous data collection, experimental design, and evaluation. Without a statistical lens, questions like “How certain are we?”, “Compared to what?”, and “Under what conditions?” are less likely to be asked. And, ultimately, the demand for “AI talent” may overlook the statistical expertise required to build reliable systems.</p>
<p>In this latest episode of Real World Data Science Big Questions, our expert panel tackles a deceptively simple question: How can we better highlight the role of statistics in AI? Watch below, and read on for some key takeaways and analysis.</p>
<section id="watch-the-discussion" class="level2">
<h2 class="anchored" data-anchor-id="watch-the-discussion">Watch the discussion</h2>
<div class="quarto-video ratio ratio-16x9"><iframe data-external="1" src="https://www.youtube.com/embed/nrpglKlimXA" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></div>
</section>
<section id="takeaways-at-a-glance" class="level2">
<h2 class="anchored" data-anchor-id="takeaways-at-a-glance">Takeaways at a glance</h2>
<ul>
<li><strong>AI is built on statistical thinking</strong> – even when it’s not labelled that way.</li>
<li><strong>Job titles change; core skills don’t.</strong></li>
<li><strong>Statistics sometimes undersells itself</strong> by focusing on mechanics over impact.</li>
<li><strong>Communication and visualisation are central,</strong> not peripheral, to modern statistical work.</li>
<li><strong>Kindness, collaboration, and trust</strong> are professional assets.</li>
<li><strong>The future belongs to skill-based identities, not title-based ones.</strong></li>
</ul>
</section>
<section id="key-themes-and-analysis" class="level2">
<h2 class="anchored" data-anchor-id="key-themes-and-analysis">Key themes and analysis</h2>
<p><strong>The “rebranding” meme</strong></p>
<p>The panel opens with a familiar joke: take statistics, put a new frame around it, call it machine learning or AI, and suddenly everyone pays attention. It’s humorous—but revealing.</p>
<p>Many roles advertised today as “AI” or “data science” positions are deeply statistical at heart. They involve modelling uncertainty, validating assumptions, managing bias, evaluating performance, and interpreting results. In other words: core statistical competencies.</p>
<p>Rather than resisting this relabelling, the panel suggests recognising it as part of the natural evolution of fields. The key question becomes not “What should we call ourselves?” but “What value are we delivering?”</p>
<p><strong>Identity versus skills</strong></p>
<p>One of the strongest messages from the discussion is this: don’t over-identify with a job title.</p>
<p>“Statistician,” “data scientist,” “AI specialist” are all potentially transient labels, whereas the skills underpinning them remain the same:</p>
<ul>
<li>Framing problems carefully</li>
<li>Questioning assumptions (“Are you sure? Are you sure-sure-sure?”)</li>
<li>Quantifying uncertainty</li>
<li>Designing analyses that are robust and defensible</li>
</ul>
<p>The panel suggests that the healthiest professional stance is to focus less on identity and more on what you can do and what you care about.</p>
<p><strong>The communication gap: loving the sausage-making</strong></p>
<p>Statisticians, the panel observes, sometimes make things harder than they need to be—at least in how they explain their work.</p>
<p>“We’re too interested in the mechanics,” one panellist notes. “Nobody cares how you made the sausage.”</p>
<p>This doesn’t mean rigour is unimportant. It means that impact must lead the narrative. Instead of focusing first on models, methods, and diagnostics, statisticians might begin with:</p>
<ul>
<li>What problem was solved?</li>
<li>How did this make life easier, safer, or better?</li>
<li>What decision did this enable?</li>
</ul>
<p>AI has been marketed effectively because it is framed in terms of transformation and possibility. Statistics can claim that space too, without sacrificing integrity.</p>
<p><strong>Visualisation and bringing data to life</strong></p>
<p>Visualisation is a key bridge between statistical thinking and real-world impact. Good visualisation:</p>
<ul>
<li>Makes uncertainty legible</li>
<li>Builds trust</li>
<li>Enables decision-making</li>
<li>Tells stories grounded in evidence</li>
</ul>
<p>In a world flooded with dashboards and generative outputs, the ability to present data clearly and responsibly is not a soft skill. It is core infrastructure.</p>
<p><strong>Trust, collaboration, and professional culture</strong></p>
<p>People want to work with statisticians they trust, which flows not only from technical competence but from clarity, openness, and collaboration.</p>
<p>As AI systems become more powerful—and more controversial—the professionals who can explain, contextualise, and responsibly deploy them will be in</p>
</section>
<section id="from-background-discipline-to-visible-foundation" class="level2">
<h2 class="anchored" data-anchor-id="from-background-discipline-to-visible-foundation">From background discipline to visible foundation</h2>
<p>If AI continues to evolve—as it surely will—so too will the labels attached to those who work in it. But uncertainty, inference, modelling, and critical thinking aren’t going anywhere.</p>
<p>We would love to receive contributions to the site that tackle this issue.</p>
<p>Is statistics undervalued in the AI conversation, or quietly thriving?</p>
<p>Where, in your experience, does statistical thinking most visibly shape AI work?</p>
<p>And where is it least acknowledged?</p>
<p>Have you seen statistical work rebranded as AI in your organisation?</p>
<p>We are actively seeking submissions on these topics so, if you would like to be part of the conversation, <a href="mailto:rwds@rss.org.uk"><strong>get in touch</strong></a>.</p>
<div class="article-btn">
<p><a href="https://realworlddatascience.net/the-pulse/posts/2026/01/21/rwds-big-questions-challenges-today.html">Explore more videos in the series</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<a href="https://www.linkedin.com/in/annieroseflynn/">Annie Flynn</a> is Head of Content at the <a href="rss.org.uk">Royal Statistical Society</a>.
</dd>
</dl>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Annie Flynn<br>
<a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Flynn, Annie 2026. “<strong>RWDS Big Questions: What are the Key Challenges Facing Data Scientists Today?</strong>” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/the-pulse/posts/2026/01/rwds-big-questions-challenges-today.html">URL</a></p>
</div>
</div>
</div>


</section>

 ]]></description>
  <category>AI</category>
  <category>Governance</category>
  <category>Policy</category>
  <guid>https://realworlddatascience.net/the-pulse/posts/2026/03/10/rwds_big_questions_ai_statistics.html</guid>
  <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/the-pulse/posts/2026/03/10/images/hjnm.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Real World Data Science Featured on Practical Significance Podcast</title>
  <dc:creator>Annie Flynn</dc:creator>
  <link>https://realworlddatascience.net/the-pulse/posts/2026/03/04/rwds_big_questions_ai_regulation.html</link>
  <description><![CDATA[ 





<p>We have some exciting news to share!</p>
<p>Some representatives of our editorial board were interviewed on this month’s episode of <a href="https://magazine.amstat.org/podcast-2/">Practical Significance</a>, the podcast from the <a href="https://www.amstat.org/">American Statistical Association</a>. The conversation was a pleasure so we hope you can check it out.</p>
<p>Practical Significance is a lively, thought-provoking series that examines how statistics and data science shape real-world problems, careers, and decisions. In the featured episode, hosts Donna LaLonde and Ron Wasserstein take a deep dive into what we’re building at Real World Data Science — from our commitment to clear explanation and practical examples to the methodological depth that underpins our articles. Together, we explore why this combination is resonating with a global community of data practitioners, researchers, and decision-makers.</p>
<p>In the conversation, we reflect on the themes our editorial team is most excited about, our ambitions for the site, and how practicing data scientists can turn their day-to-day experiences into compelling, publishable articles. Whether you’re a seasoned practitioner, an emerging data scientist, or simply someone who appreciates a well-told data story, the episode offers insight into the ideas driving our work.</p>
<p>Tune in to listen to the episode wherever you get your podcasts.</p>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<a href="https://www.linkedin.com/in/annieroseflynn/">Annie Flynn</a> is Head of Content at the <a href="rss.org.uk">Royal Statistical Society</a>.
</dd>
</dl>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Annie Flynn<br>
<a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
</div>
</div>



 ]]></description>
  <guid>https://realworlddatascience.net/the-pulse/posts/2026/03/04/rwds_big_questions_ai_regulation.html</guid>
  <pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/the-pulse/posts/2026/03/04/images/podthu.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Why Great Models (Still) Fail</title>
  <dc:creator>Jennifer Hall</dc:creator>
  <link>https://realworlddatascience.net/foundation-frontiers/posts/2026/02/25/why_great_models_still_fail.html</link>
  <description><![CDATA[ 





<p>In the field of data science and AI, it’s easy to assume that technical excellence is the ultimate goal. Performance can be quantified in ROC curves, accuracy scores, and other metrics, but a model can be technically brilliant and still deliver no real-world impact.</p>
<p>In our earlier article <a href="https://realworlddatascience.net/applied-insights/case-studies/posts/2026/01/12/why-95-percent-of-ai-projects-fail.html">“Why 95% of AI Projects Fail”</a> Lee Cleweley examined the strategic and organisational reasons AI struggles to deliver value. This piece takes that conversation to the ground level, offering a practitioner’s guide to designing models that succeed in real‑world use.</p>
<p>Success in practice goes far beyond code and algorithms. It comes down to solving the right problem, in the right way, for the right people. No matter how elegant a technical solution is, it must address real problems for real users. Achieving that requires more than strong technical workflows—it also demands an understanding of how the model and technical solution fits into the bigger picture. To do that, data science and AI practitioners, when designing their solution, need to see how it will sit within broader processes, including how end users will actually interact with and use it.</p>
<p>The importance of this skill emerged repeatedly in the “10 Key Questions to Data Science and AI Practitioners” interview series, run by the Data Science and AI Section of the Royal Statistical Society. The series gathers perspectives from practitioners at various career stages, from those starting their career to senior leaders. By posing the same ten questions, it uncovers motivations, challenges, and visions for the future while highlighting the breadth of career paths in the field. When asked what they considered the most undervalued skill, many participants highlighted the importance of something non-technical — the ability to understand the organisational context and the needs of users.</p>
<p>The importance of these skills for data science and AI practitioners is further evidenced by their emphasis in government and professional standards. The UK Government’s <a href="https://ddat-capability-framework.service.gov.uk/role/data-scientist?utm_source=chatgpt.com">DDaT Capability Framework</a> highlights that data science practitioners especially at higher levels are expected to “design and manage processes to gather and establish user needs”. Similarly, the Royal Statistical Society in <a href="https://rss.org.uk/RSS/media/File-library/Membership/Prof%20Dev/AdvDSP-Guidance-Notes-2024.pdf?utm_source=chatgpt.com">The Alliance for Data Science Professionals Certification Guidance and Process: Advanced Data Science Professional</a> states as a key skill the ability to be “engaging stakeholders, demonstrating the ability to clearly define a problem and agree on solutions” including being able to “Identify and elicit project requirements”. Together, these frameworks show that engaging directly with users and stakeholders is not optional—it is a core professional expectation for data science and AI practitioners.</p>
<div class="callout callout-style-simple callout-note">
<div class="callout-body d-flex">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-body-container">
<p><strong>The Case of the Vanishing Model</strong></p>
<p>Consider a fictional, but perhaps painfully familiar, scenario to practitioners. A practitioner is asked to “build a model to predict which customers are likely to leave.”</p>
<p>They get to work: sourcing data, engineering features, and testing a range of algorithms. After three months, they deliver a model with 94% accuracy on retrospective data. It’s an elegant solution, using a technically sophisticated approach and they are justifiably proud.</p>
<p>Then comes the handover presentation:</p>
<ul>
<li><strong>Marketing:</strong> “How do we act on this? We already run retention campaigns—will this actually improve them?”</li>
<li><strong>Commercial:</strong> “It will cost £X per month to operate. What return should we expect?”<br>
</li>
<li><strong>Operations:</strong> “There’s no process for plugging these predictions into the CRM. Who is meant to action this?”</li>
</ul>
<p>The project stalls. Despite strong performance metrics, the model never makes it into production. The lesson is clear: even the most technically impressive solution will fail if it isn’t designed with real-world context in mind. The model simply “vanishes” and all that hard work goes to waste.</p>
<p>This example is deliberately simplified. In some organisations, practitioners may work alongside business partners, product owners, or domain leads who help shape requirements and maintain alignment with broader goals. Yet this support does not remove the practitioner’s responsibility: technical success still depends on their own clear understanding of the business requirement and recognition their technical solution may be a small but an integral cog in a large machine. For the machine to work effectively all the parts must work together. A model is not just a mathematical construct; it is a product that must operate within the complex, resource-limited realities of an organisation.</p>
</div>
</div>
</div>
<section id="start-with-what-we-are-trying-to-achieve" class="level2">
<h2 class="anchored" data-anchor-id="start-with-what-we-are-trying-to-achieve">Start with What We Are Trying to Achieve</h2>
<p>Too often, data science projects begin with vague aims such as “build a model” or “forecast sales.” These are activities, not outcomes. What matters is the result the organisation is striving for—for example, increasing upsell revenue by £2M this quarter or preventing 500 contract cancellations per month through timely intervention. Asking the right questions early is essential for designing solutions that can actually be implemented. For instance, a retention model might flag 1,000 customers at high risk of leaving, but if capacity allows only 50 calls per week, the key question becomes: which 50 should be prioritised, and does contacting them actually improve retention compared to a control group?</p>
<p>Before writing a single line of code, it is essential to gather as much context as possible:</p>
<ul>
<li>What problems is the business actually solving?</li>
<li>How does the model fit into the wider business process?</li>
<li>Who will use the outputs, and what actions will follow?</li>
<li>How will success be measured—commercially, operationally, behaviourally?</li>
<li>What trade-offs are acceptable in cost, complexity, or speed?</li>
<li>How will performance be monitored over time?</li>
<li>What are the operational constraints?</li>
</ul>
<p>Once the essentials are understood (to the extent they can be), the vision for the project and the success metrics must be agreed collectively. All key stakeholders—technical, operational, financial, and strategic—need to be involved in defining what success looks like. Without this shared vision, each group risks optimising for its own priorities rather than the organisation’s overall goals. Crucially, the vision should extend beyond performance metrics: it should tell the story of the problem being solved and what success will mean in practice. This shared narrative becomes the project’s guiding star. To keep it on course, data science and AI teams, working with stakeholders, must guard against scope creep and shifting success criteria, ensuring that any new requests fit within the agreed scope. Flexibility still has a place—experimentation and design changes are healthy—but only when they remain consistent with the original vision and are aligning to achieving the success metrics.</p>
</section>
<section id="the-power-of-test-and-learn" class="level2">
<h2 class="anchored" data-anchor-id="the-power-of-test-and-learn">The Power of Test-and-Learn</h2>
<p>Evaluation and monitoring must be built in from the beginning. Doing so ensures that systems are designed to capture the right metrics for monitoring, rather than scrambling to measure impact after the fact. This means defining not only technical performance measures but also organisational impact measures, all aligned to clear, measurable success metrics. These metrics should be developed collaboratively with stakeholders, and while data scientists may not set them alone, they play a critical role in shaping and challenging them where needed.</p>
<p>A test-and-learn approach is particularly powerful because it generates direct evidence of what works under real-world conditions. For example, a simple test-and-control design splitting customers into two groups, one acted on and one left as business-as-usual, provides incremental evidence of benefit that is far more persuasive than retrospective accuracy scores. Unlike abstract metrics, this method shows whether interventions truly drive the desired outcomes, and it allows organisations to learn, adapt, and refine strategies over time.</p>
<p>Ultimately, evaluation is about measuring decision performance in practice, while monitoring ensures that impact remains robust as circumstances evolve.</p>
<div class="callout callout-style-simple callout-note">
<div class="callout-body d-flex">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-body-container">
<p>In our fictional case, the practitioner was told simply “Predict which customers are likely to leave.”</p>
<p>Had the brief been framed instead as: “Identify the top 50 customers most likely to leave and integrate this into daily retention calls, aiming to save £1M/year in lost contracts,”</p>
<p>– the project would have taken a very different path. From the outset, the practitioner could have:</p>
<ul>
<li>Focused on the right features (e.g.&nbsp;time since last contact, usage trends).</li>
<li>Defined the appropriate technical workflows to meet the business vision such as defining how to best process the predictions (e.g.&nbsp;such as daily batches).</li>
<li>Set evaluation criteria and how this will be measured and monitored over time not just for accuracy, but for contracts saved and revenue retained. For example is a dashboard needed to monitor technical and/or business metrics over time?</li>
</ul>
</div>
</div>
</div>
<p>Map the current business process end to end, noting all user interactions and data collection points. Then overlay where the model will integrate into that process— the inputs into the model pipeline, who receives the model outputs, how they are acted on, and how outcomes flow back into the system. This makes clear both the operational impact of the model and what changes are needed for it to deliver value.</p>
</section>
<section id="design-for-value-not-novelty" class="level2">
<h2 class="anchored" data-anchor-id="design-for-value-not-novelty">Design for Value, Not Novelty</h2>
<p>Data science is not about building impressive models for their own sake. It is about solving valuable problems in ways that make business sense.</p>
<p>If a model improves accuracy by two percent but costs ten times more to run, is it worth it? The answer depends on whether those extra points translate into measurable financial impact.</p>
<p>Ask:</p>
<ul>
<li>Could a simpler model deliver “good enough” accuracy at lower cost?</li>
<li>What is the marginal value of added complexity?</li>
<li>Does the design reflect operational constraints?</li>
</ul>
<blockquote class="blockquote">
<p>Here, the product mindset for data science and AI practitioners becomes critical. Treating an AI solution as a product reframes the goal from “building a model” to “delivering value.” Like any product, an AI system has costs to design, build, deploy, and maintain. Its worth lies not in technical elegance but in whether the return justifies those costs. That means asking early: is the investment worth it?</p>
</blockquote>
<p>One practical way to answer that question is by forecasting scenarios. Before scaling, estimate the expected impact under different conditions: a base case, a best case, and a worst case. For example, in a retention project, you might forecast incremental revenue by combining churn rates, average customer value, intervention costs, and expected uplift. This makes assumptions explicit and gives decision-makers a clear view of risk and upside. A solution is rarely a guaranteed win, but scenario planning allows stakeholders to judge whether the likely outcomes justify the investment.</p>
<div class="callout callout-style-simple callout-note">
<div class="callout-body d-flex">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-body-container">
<p>Consider again the retention example. A complex ensemble might squeeze out a few extra percentage points of accuracy, but a straightforward logistic regression—fast, interpretable, and low-cost—might enable daily scoring and immediate action. Even if slightly less accurate, its ease of deployment and alignment with operational capacity could make it far more valuable overall. Simplicity, in many cases, is the shortest route to measurable business outcomes.</p>
<p>A product mindset also changes how value is communicated. Technical performance metrics—“87% recall with XGBoost”—speak to specialists but mean little to decision-makers. A product framing translates performance into outcomes: “This model could reduce service costs by £800k annually by targeting at-risk customers more effectively.” Such claims should be grounded in defendable assumptions: average customer value, historic retention rates, intervention costs, and expected uplift. Framing matters. Commercial cares about ROI, operations about efficiency and capacity, marketing about campaign effectiveness, and leadership about growth and risk. Lead with the “why,” not the “how,” so the role of the model in delivering value is unmistakable.</p>
<p>In our fictional retention project, the gap wasn’t the algorithm—it was the absence of product-minded, value-first design. A better path would have been to:</p>
<ul>
<li>Co-define the decision and action with Marketing: which customers will be contacted, via which channel, on what cadence.</li>
<li>Quantify a credible return on investment with Commercial by building a simple model using actual retention rates, average customer value, contact costs, and expected uplift—then present best/base/worst cases with explicit assumptions. From there, translate the ROI targets into required model performance thresholds (e.g., precision/recall, lift) to meet ROI and the agreed success metrics.<br>
</li>
<li>Choose the fastest viable baseline—such as logistic regression—to enable daily scoring and interpretability, and document the marginal value required to justify moving to a more complex ensemble. Factor in time investment and run costs, align these with the ROI calculations above, and use that alignment to communicate and justify the investment. This approach also provides a clear benchmark: if the baseline model cannot meet the agreed success metrics, it helps build the case for investing in more complex methods.</li>
<li>Run a time-boxed pilot with a holdout: four–six weeks, test-and-control experiment; measure incremental saves, revenue impact, and operational load before scaling.</li>
<li>Set guardrails and monitoring: track decision KPIs (contacts made, saves, £ retained) alongside model KPIs; agree thresholds for retraining and a rollback plan.</li>
</ul>
</div>
</div>
</div>
</section>
<section id="build-for-adoption" class="level2">
<h2 class="anchored" data-anchor-id="build-for-adoption">Build for Adoption</h2>
<p>Adoption must be planned from the start. Trust develops gradually, and regular check-ins with stakeholders help sustain it by keeping the project aligned with its agreed vision. These sessions are not box-ticking exercises but chances to test assumptions, surface blockers, have continuous feedback and make timely adjustments. Ultimately, a model succeeds only if people use it — so adoption depends on seamless integration into existing processes while delivering something users can see a clear benefit from.</p>
<p>Instead of starting with purely technical questions—such as “will I need to export this to a CSV?”—it is often more effective to begin by considering the user journey. For example, if the end goal is for users to view the results in a dashboard, that should frame the discussion from the outset. Once the user’s needs are clear, the practitioner can then work with the data engineering team to determine the most appropriate technical solution, such as the optimal data format or storage approach.</p>
<p>Hence it is important to ask early:</p>
<ul>
<li>Where will predictions appear (CRM, dashboard, alert)?</li>
<li>Will outputs be delivered in tools people already use?</li>
<li>What training or support is required?</li>
<li>How will impact be made visible to leadership?</li>
<li>How best should the outputs of the model be presented to ensure they are usable and actionable for the next stage of the business process.</li>
</ul>
<p>Thinking about these questions early prevents the familiar fate of a technically brilliant model that sits idle.</p>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/foundation-frontiers/posts/2026/02/25/images/body.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
<p>Adoption is strongest when development is iterative. Rather than disappearing into a three-month build, teams should work in cycles: release a minimum viable product (MVP), test it with users, gather feedback, and refine. The first iteration of the MVP should be the simplest form of the product while testing the core principle of what is trying to be achieved. An MVP could be as simple as a weekly spreadsheet with a risk score; if it proves valuable, the team can then invest in automation, dashboards, or more advanced models. This staged approach reduces risk, delivers value early, and builds trust among stakeholders. Crucially, reaching an MVP quickly lets both technical and business teams see what works—and what doesn’t—in practice, instead of relying on endless planning meetings where edge cases are difficult to anticipate.</p>
<p>Communication is critical. Just as one study on doctor–patient interactions found that 91% of patients preferred doctors who avoided jargon [1], stakeholders respond more positively when practitioners present results in plain language. Clear explanations build understanding, and understanding builds trust. It is also important to explain, in accessible terms, how a model or tool works “under the hood,” so users can better grasp how decisions are being made. Adoption can be further strengthened by having champions within the business—trusted and respected leaders in the business area who engage end users, promote new tools, and support day-to-day use through training and guidance.</p>
<div class="callout callout-style-simple callout-note">
<div class="callout-body d-flex">
<div class="callout-icon-container">
<i class="callout-icon"></i>
</div>
<div class="callout-body-container">
<p>In the retention case, adoption failed because the model was delivered as a finished artefact, with no path to use. A better approach would have been to:</p>
<ul>
<li>Deliver an MVP: a simple risk score in a spreadsheet, tested with Marketing for a small pilot group while establishing a continuous feedback look through feedback forms or through stakeholder updates.</li>
<li>Work iteratively with data engineering to integrate predictions into the CRM step by step, rather than aiming for a big-bang deployment. define the CRM fields, score push schedule, ownership of follow-up, and SLAs; confirm who acts on the scores and how outcomes are recorded.</li>
<li>Run a test-and-control pilot to prove incremental benefit, building an evidence base for expansion.</li>
<li>Set up a lightweight KPI dashboard so everyone can see early wins in terms of contracts saved and revenue retained.</li>
<li>Create champions by involving stakeholders at every stage, so they owned and advocated for the solution.</li>
</ul>
<p>Had the project taken an iterative, MVP-first approach, the practitioner would have avoided months of sunk effort and built momentum for adoption as trust grew over time. Adoption is not an afterthought—it is the decisive factor that turns technical excellence into sustained impact.</p>
</div>
</div>
</div>
</section>
<section id="the-bottom-line" class="level2">
<h2 class="anchored" data-anchor-id="the-bottom-line">The Bottom Line</h2>
<blockquote class="blockquote">
<p>Great models rarely fail because of poor algorithms; they fail because they are disconnected from the goals, workflows, strategies, and people they are meant to serve.</p>
</blockquote>
<p>To avoid the fate of the Vanishing Model, projects must begin with a clear vision — one that is co-created with stakeholders and sustained through regular check-ins. Frame every project around measurable business outcomes and define success before writing a single line of code.</p>
<p>Prove value under real-world conditions with well designed and measurable evaluation plans such as test-and-control approaches. Weigh technical ambition against practical trade-offs—cost, complexity, deployment speed, and maintainability. Translate precision, recall, and ROC curves into outcomes the business understands: contracts retained, revenue gained, costs reduced. And above all, plan for adoption from day one, so that predictions are not just accurate but usable, trusted, and embedded in daily decisions.</p>
<p>In the end, the mark of a great model is not the elegance of its algorithm but its ability to have a positive impact.</p>
<p><em>For a broader, strategic view of why organisations struggle to realise value from AI—and how leadership and structure can change the odds—check out <a href="https://realworlddatascience.net/applied-insights/case-studies/posts/2026/01/12/why-95-percent-of-ai-projects-fail.html">“Why 95% of AI Projects Fail.”</a></em></p>
<p><strong>Sources:</strong> [1]Allen, K. A., Charpentier, V., Hendrickson, M. A., Kessler, M., Gotlieb, R., Marmet, J., Hause, E., Praska, C., Lunos, S., &amp; Pitt, M. B. (2023). Jargon Be Gone – Patient Preference in Doctor Communication. Journal of Patient Experience, 10, Article 23743735231158942. DOI: 10.1177/23743735231158942.</p>
<div class="article-btn">
<p><a href="../../../../../applied-insights/index.html">Explore more data science ideas</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<a href="https://www.linkedin.com/in/jennifer--hall/">Jennifer Hall</a> is a Senior Analytics Manager at Barclays and Co-Vice Chair of the Royal Statistical Society’s Data Science and AI Section. She is an <a href="https://rss.org.uk/resources/resources-for-educators/rss-william-guy-lecturers/">RSS William Guy Lecturer (2025–2026)</a>; this year’s theme, Statistics and AI, aims to inspire young people to understand how statistical thinking underpins AI and shapes the world around them. Jennifer has extensive experience applying data science and advanced analytics to real-world challenges across finance, travel, healthcare, and insurance. This breadth of experience has strengthened her commitment to delivering responsible, data-driven solutions that create meaningful impact for both businesses and society.
</dd>
</dl>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Jennifer Hall<br>
<a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Hall, Jennifer. 2026. “<strong>Why Great Models Still Fail</strong>.” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/applied-insights/tutorials/posts/2026/12/why-great-models-still-fail.html">URL</a></p>
</div>
</div>


</div>
</div>
</section>

 ]]></description>
  <category>AI</category>
  <category>Data Science</category>
  <guid>https://realworlddatascience.net/foundation-frontiers/posts/2026/02/25/why_great_models_still_fail.html</guid>
  <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/foundation-frontiers/posts/2026/02/25/images/thumb.png" medium="image" type="image/png" height="96" width="144"/>
</item>
<item>
  <title>RWDS Big Questions: How do we balance innovation and regulation in the world of AI?</title>
  <dc:creator>Annie Flynn</dc:creator>
  <link>https://realworlddatascience.net/the-pulse/posts/2026/02/18/rwds_big_questions_ai_regulation.html</link>
  <description><![CDATA[ 





<p>AI development is accelerating, while regulation moves more deliberately. That tension creates a core challenge: how do we maintain momentum without breaking the things that matter? The aim isn’t to slow innovation unnecessarily, but to ensure progress happens at a pace that protects individuals and society. Responsible actors should not be disadvantaged — yet safeguards are essential to maintain trust.</p>
<p>For the latest video in our RWDS Big Questions series, our panel explores this delicate balance. From risk-based frameworks and transparency to global inequality in AI development, the conversation surfaces the tensions, trade-offs and practical realities facing policymakers, technologists and data scientists alike.</p>
<section id="watch-the-discussion" class="level2">
<h2 class="anchored" data-anchor-id="watch-the-discussion">Watch the discussion</h2>
<div class="quarto-video ratio ratio-16x9"><iframe data-external="1" src="https://www.youtube.com/embed/L69nxuy9caI" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></div>
</section>
<section id="takeaways-at-a-glance" class="level2">
<h2 class="anchored" data-anchor-id="takeaways-at-a-glance">Takeaways at a glance</h2>
<ul>
<li><strong>Innovation and regulation are not opposites</strong> – both are essential, but difficult to balance.</li>
<li><strong>Responsible progress requires proportionality</strong> – not all AI applications carry the same level of risk.</li>
<li><strong>Transparency enables better governance</strong> – open dialogue between developers and regulators is key.</li>
<li><strong>Risk-based frameworks provide structure</strong> – distinguishing low-, high-, and unacceptable-risk uses helps focus oversight.</li>
<li><strong>Global disparities complicate regulation</strong> – some regions are regulating advanced AI systems, while others are still building foundational capacity.</li>
<li><strong>Innovation needs protected space</strong> – experimentation, iteration, and even failure are critical before formal standardisation.</li>
</ul>
</section>
<section id="key-themes-and-analysis" class="level2">
<h2 class="anchored" data-anchor-id="key-themes-and-analysis">Key themes and analysis</h2>
<p><strong>Proportional regulation through risk</strong></p>
<p>Not all AI systems pose the same level of harm. A risk-based approach — distinguishing low-, high-, and unacceptable-risk uses — offers a practical middle ground. It avoids blanket restrictions while ensuring stronger oversight where impact is greatest. The debate becomes less about whether to regulate, and more about how proportionate that regulation should be.</p>
<p><strong>Transparency as common ground</strong></p>
<p>Openness can bridge the gap between technologists and regulators. Clear communication about capabilities, limitations and risks enables more informed policy decisions. When innovation happens transparently and in dialogue with regulators, governance can evolve alongside technology rather than lagging behind it.</p>
<p><strong>The global unevenness of AI governance</strong></p>
<p>AI regulation is developing unevenly across regions. While parts of the West are formalising frameworks, many countries are still building foundational AI capacity. This raises difficult questions about sequencing: should regulation lead innovation, or follow it? A one-size-fits-all model may not reflect global realities.</p>
<p><strong>Protecting space to experiment</strong></p>
<p>Innovation requires room to test, iterate and occasionally fail. Early experimentation should not be overburdened with rigid controls — but successful, scalable systems must eventually transition into more standardised and regulated environments. The challenge is designing pathways that support both creativity and accountability.</p>
</section>
<section id="looking-ahead" class="level2">
<h2 class="anchored" data-anchor-id="looking-ahead">Looking ahead</h2>
<p>As AI continues to evolve, the balance between innovation and regulation will remain dynamic — and contested. This conversation opens up important questions, and we would love to hear our readers’ thoughts about how we move some of the principles mentioned in the video into practice.</p>
<ul>
<li>How do we facilitate transparent channels of communication between those developing AI and those designing the regulatory frameworks that will govern it?</li>
<li>What should determine whether an AI system is low, high, or unacceptable risk?</li>
<li>How do we define a “safe speed” for AI development — and who gets to decide?</li>
</ul>
<p>We are actively seeking submissions on these topics so, if you would like to be part of the conversation, <a href="mailto:rwds@rss.org.uk"><strong>get in touch</strong></a>.</p>
<div class="article-btn">
<p><a href="https://realworlddatascience.net/the-pulse/posts/2026/01/21/rwds-big-questions-challenges-today.html">Explore more videos in the series</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<a href="https://www.linkedin.com/in/annieroseflynn/">Annie Flynn</a> is Head of Content at the <a href="rss.org.uk">Royal Statistical Society</a>.
</dd>
</dl>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Annie Flynn<br>
<a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Flynn, Annie 2026. “<strong>RWDS Big Questions: What are the Key Challenges Facing Data Scientists Today?</strong>” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/the-pulse/posts/2026/01/rwds-big-questions-challenges-today.html">URL</a></p>
</div>
</div>
</div>


</section>

 ]]></description>
  <category>AI</category>
  <category>Governance</category>
  <category>Policy</category>
  <guid>https://realworlddatascience.net/the-pulse/posts/2026/02/18/rwds_big_questions_ai_regulation.html</guid>
  <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/the-pulse/posts/2026/02/18/images/BQthumb.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Understanding and Addressing Algorithmic Bias: a Credit Scoring Case Study</title>
  <dc:creator>Devin Partida</dc:creator>
  <link>https://realworlddatascience.net/applied-insights/case-studies/posts/2026/02/11/algorithmic_bias_credit_scoring.html</link>
  <description><![CDATA[ 





<p>When you apply for a credit card or a loan, algorithms work in the background to determine financial worthiness. Despite increasing advancements, these are <a href="https://hai.stanford.edu/news/how-flawed-data-aggravates-inequality-credit">still imperfect</a> due to inherent biases. As data science students and professionals, you’ll inevitably face similar issues relating to biased data sets and should know how to combat them. What are some of the most effective techniques, and why do they matter?</p>
<section id="the-critical-issue-of-algorithmic-bias-in-credit-scoring-models" class="level2">
<h2 class="anchored" data-anchor-id="the-critical-issue-of-algorithmic-bias-in-credit-scoring-models">The Critical Issue of Algorithmic Bias in Credit Scoring Models</h2>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/applied-insights/case-studies/posts/2026/02/11/images/thumbcredit.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
<p>One of the most concerning aspects of algorithmic bias is the limited recourse available to those negatively impacted, leaving them vulnerable to opaque decision-making processes. This challenge underscores the need for increased transparency in <a href="https://www.psecu.com/learn/whats-in-a-credit-score">how credit scoring models are developed</a> and deployed. Ultimately, proactive mitigation strategies are essential to ensure fairness and equity in financial outcomes.</p>
<p>One of the biggest issues surrounding algorithmic bias in credit scoring is that adversely affected parties usually have little or no recourse for appealing unfavorable decisions. This problem happens because most widely used algorithms still can’t explain how they reached specific decisions, leaving people in the dark and forcing them to trust the technology, even as it potentially ruins lives.</p>
<p>A November 2025 academic review <a href="https://giesbusiness.illinois.edu/news/2025/11/12/new-research-reveals-widespread-bias--inefficiency-in-credit-scoring-and-mortgage-lending">revealed numerous flaws in financial algorithms</a> and confirmed various impacts. They included systematic disadvantages for minority groups and miscalibrated credit scores for individual borrowers. The researchers also discovered that these issues appeared despite the financial technology industry’s promises of superior efficiency.</p>
<p>One of the cited studies consistently showed that female applicants received credit scores six to eight points lower than their male counterparts. The researchers determined that the associated effects diminished economic welfare and that the ramifications continued for multiple borrowing cycles. Another investigation revealed persistent disparities across minority groups, despite the applicant’s chosen lender type.</p>
<p>Elsewhere, researchers examined the effects of using large language models to evaluate applicants’ loan data. This approach regularly <a href="https://news.lehigh.edu/ai-exhibits-racial-bias-in-mortgage-underwriting-decisions">recommended charging higher interest rates</a> to Black applicants or denying their applications. It did not make the same suggestions for identical white applicants. These examples demonstrate why data science professionals must remain constantly aware of the potential for bias and uphold fairness by reducing the issue whenever possible.</p>
</section>
<section id="practical-tips-for-bias-detection-and-mitigation" class="level2">
<h2 class="anchored" data-anchor-id="practical-tips-for-bias-detection-and-mitigation">Practical Tips for Bias Detection and Mitigation</h2>
<p>Sources of bias in credit scoring data and algorithms are more common than you might think. They can include:</p>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/applied-insights/case-studies/posts/2026/02/11/images/infographic.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
<p>One straightforward way to identify bias in training data is to be aware of the most common types and build algorithms to be less reliant on them when possible. Regularly reviewing the training data is similarly effective because it can catch biases before they have real-life effects.</p>
<p>You can also perform a disparate impact analysis to mitigate bias, which compares aggregate measurements attributed to fewer privileges or less representation to their counterparts. Dividing the proportion of one group that received an adverse outcome and comparing it with that of the other group identifies bias.</p>
<p>Creating a set of fairness metrics is another practical mitigation approach, as it encourages data scientists to understand the impacts of various aspects of a person’s background that they can and cannot control. The examined attributes could include someone’s employment history, income and debt, but also the extent to which they experienced equal opportunities.</p>
<p>Improvements in explainable artificial intelligence will further both bias detection and mitigation. Developers then see <a href="https://rehack.com/ai/explainable-ai/">the heavily weighted but irrelevant factors</a> that could lead to unfair outcomes and correct issues early.</p>
</section>
<section id="considerations-to-reduce-algorithmic-bias-in-credit-scoring" class="level2">
<h2 class="anchored" data-anchor-id="considerations-to-reduce-algorithmic-bias-in-credit-scoring">Considerations to Reduce Algorithmic Bias in Credit Scoring</h2>
<p>Reducing algorithmic bias in credit scoring requires cooperation across roles and departments and includes those who will use the tools containing the algorithms. Committing to specific postprocessing steps empowers people to become more familiar with an algorithm’s functionality and potential shortcomings rather than automatically trusting the results. Those developing the algorithms should prioritize transparency by designing explainable models when possible and making them accessible enough for the expected audience.</p>
<p>Staying abreast of recent research shapes data scientists’ efforts by helping them understand the possibilities. In a 2024 case study, MIT researchers created a new <a href="https://news.mit.edu/2024/researchers-reduce-bias-ai-models-while-preserving-improving-accuracy-1211">technique that identifies and eliminates</a> the specific attributes of training data that are the strongest contributors to a model’s biases about minority subgroups. This approach also preserves overall accuracy because it preserves more of the data compared to other options.</p>
<p>The developers confirmed that the technique can find hidden bias sources and training datasets with unlabeled information. This capability is significant because the data used by many applications lacks labels. They envision combining their technique with other approaches to improve fairness in high-stakes situations. This detail makes it well-suited for the financial industry because many of the associated decisions alter people’s lives and opportunities.</p>
<p>Maintaining responsible data science practices requires equipping professionals with the skills to detect and mitigate bias in an evolving technological landscape. A 2025 study involved a biased dataset that contained a <a href="https://www.psu.edu/news/bellisario-college-communications/story/most-users-cannot-identify-ai-bias-even-training-data">disproportionately high number</a> of white people with happy faces. This issue caused the AI algorithm to correlate race with emotional expressions.</p>
<p>The results of three experiments with human participants showed that most individuals did not notice the bias. This result shows why data scientists need ongoing education to spot less-obvious examples.</p>
</section>
<section id="stay-vigilant-to-maintain-fairness" class="level2">
<h2 class="anchored" data-anchor-id="stay-vigilant-to-maintain-fairness">Stay Vigilant to Maintain Fairness</h2>
<p>Your work on algorithms for credit scoring could adversely affect people’s lives and leave them with no way to contest unfavorable outcomes. Being a responsible data scientist means understanding the numerous risk factors and the controllable factors to minimize harm. Remaining aware of emerging AI applications in the financial industry and regularly meeting with colleagues to discuss ways forward increases fairness for everyone.</p>
<div class="article-btn">
<p><a href="../../../../../../applied-insights/index.html">Explore more data science ideas</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<a href="https://devinpartida.com/">Devin Partida</a> is a data science and technology writer, as well as the Editor-in-Chief of ReHack.com. Her work has been featured on Hackernoon, TechTarget, DZone and others.
</dd>
</dl>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Devin Partida <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Partida, Devin. 2026. “<strong>Understanding and Addressing Algorithmic Bias: a Credit Scoring Case Study</strong>.” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/applied-insights/case-studies/posts/2026/02/11/algorithmic-bias-credit-scoring.html">URL</a></p>
</div>
</div>
</div>


</div>
</section>

 ]]></description>
  <category>Ethics</category>
  <category>Algorithms</category>
  <guid>https://realworlddatascience.net/applied-insights/case-studies/posts/2026/02/11/algorithmic_bias_credit_scoring.html</guid>
  <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/applied-insights/case-studies/posts/2026/02/11/images/thumbcredit.png" medium="image" type="image/png" height="96" width="144"/>
</item>
<item>
  <title>Colorado’s AI Law Pause: What It Means for People Working in Data Science</title>
  <dc:creator>Dr. Stefani Langehennig, University of Denver Daniels College of Business</dc:creator>
  <link>https://realworlddatascience.net/the-pulse/posts/2026/02/02/colorado-AI.html</link>
  <description><![CDATA[ 





<p>In 2024, Colorado became the first U.S. state to pass a <a href="https://leg.colorado.gov/bills/sb24-205">comprehensive law</a> aimed at regulating “high-risk” artificial intelligence systems-models used in areas such as hiring, housing, credit, and healthcare. The law adopted a risk-based approach, placing additional obligations on systems that shape consequential decisions, including requirements around documentation, monitoring, and human oversight. Less than a year later, lawmakers delayed its implementation and began reconsidering key provisions, citing uncertainty about feasibility, cost, and enforcement.</p>
<p>Colorado’s approach drew explicitly on international models, most notably the <a href="https://artificialintelligenceact.eu/">European Union’s AI Act</a>, which similarly classifies AI systems by risk and ties higher-risk uses to stronger accountability requirements. Colorado’s experience is not only a story about state politics. It serves as a useful case study for a more practical question: what happens when ambitious AI governance principles meet the realities of building and maintaining production data systems?</p>
<p>For data scientists, analysts, machine learning engineers, and others responsible for real-world data products, this moment signals that AI governance is no longer a peripheral policy concern. It is becoming an operational constraint.</p>
<section id="from-governance-principles-to-technical-work" class="level2">
<h2 class="anchored" data-anchor-id="from-governance-principles-to-technical-work">From Governance Principles to Technical Work</h2>
<p>Colorado’s law followed a pattern increasingly visible in global AI governance, particularly the European Union’s AI Act. These frameworks share a risk-based logic in that systems that influence consequential decisions face higher expectations for transparency, oversight, and accountability.</p>
<p>At a high level, these expectations (fairness, consumer protection, responsible use) sound abstract. In practice, they translate directly into technical work:</p>
<ul>
<li>Clear documentation of model purpose, training data, and limitations</li>
<li>Records showing where data comes from and how it changes over time</li>
<li>Reproducible experiments and versioned artifacts</li>
<li>Ongoing monitoring for performance drift and unintended impacts</li>
<li>Defined processes for human review and intervention</li>
</ul>
<blockquote class="blockquote">
<p>None of this lives in legislation. It lives in scripts, workflows, dashboards, deployment systems, and operational infrastructure.</p>
</blockquote>
<p>Colorado’s stalled implementation of AI policy surfaced a familiar pattern, as many organizations are well equipped to optimize model performance, but far less prepared to operationalize accountability at scale. The friction emerged not because governance goals were controversial, but because the supporting technical infrastructure was uneven.</p>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/the-pulse/posts/2026/02/02/images/thumb.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
</section>
<section id="why-uncertainty-becomes-a-design-risk" class="level2">
<h2 class="anchored" data-anchor-id="why-uncertainty-becomes-a-design-risk">Why Uncertainty Becomes a Design Risk</h2>
<p>One challenge Colorado encountered was definitional ambiguity. For example, what qualifies as “high risk”, what safeguards are sufficient, and how should harms should be assessed? These questions are not merely legal - they are technical and context dependent.</p>
<p>Different data sources, deployment approaches, and users lead to different answers. For teams building data systems today, that uncertainty creates risk. When teams cannot easily see how data moves through a system, how models change over time, or how decisions are produced, adapting later becomes costly and disruptive.</p>
<p>Recent federal signals add another layer of complexity. President Trump’s executive order discouraging state-level AI regulation aims to reduce fragmented policy on AI, but it does not replace state experimentation with a concrete national policy. Teams now operate in a moving landscape shaped by state initiatives, evolving federal priorities, and international regimes like the EU AI Act. In this environment, aiming for minimal compliance is risky. Teams are better served by designing systems that are flexible and easy to observe from the start.</p>
</section>
<section id="responsibility-does-not-end-at-deployment" class="level2">
<h2 class="anchored" data-anchor-id="responsibility-does-not-end-at-deployment">Responsibility Does Not End at Deployment</h2>
<p>A lesson emerging from both policy debates and practice is that accountability does not stop when a model goes live. Responsibility shifts across teams over time, from data scientists to engineers, product owners, operators, and decision-makers.</p>
<p>This challenge is the focus of the <a href="https://senseaboutscience.org/responsible-handover-of-ai/">Responsible Handover of AI framework</a> developed by <a href="https://senseaboutscience.org/">Sense about Science</a>, which emphasizes the need for clear transitions of responsibility as AI systems move from development into real-world use. Rather than treating deployment as a handoff to “the business”, the framework highlights the risks that arise when assumptions, limitations, and responsibilities are not carried forward with the system.</p>
<p>For practitioners, this framing maps governance concerns onto familiar operational questions, such as who monitors systems after deployment, which development assumptions still matter in production, how limitations are communicated to users, and what happens when systems are updated or handed over to new teams.</p>
<p>Without explicit handover practices, accountability gaps emerge because responsibility becomes diffuse as systems evolve. From this perspective, many regulatory requirements are not adding entirely new work, rather they formalize practices teams already rely on. This includes documentation that travels with systems, monitoring in production, and clear escalation paths when something goes wrong.</p>
</section>
<section id="practical-steps-teams-can-take-now" class="level2">
<h2 class="anchored" data-anchor-id="practical-steps-teams-can-take-now">Practical Steps Teams Can Take Now</h2>
<p>Regardless of how U.S. and international regulation ultimately settles, many investments pay off immediately while reducing future risk, including:</p>
<ul>
<li><em>Standardizing documentation</em>. Ensure model summaries and data descriptions travel with systems as they move between teams</li>
<li><em>Build end-to-end visibility</em>. Version datasets, features, models, and configurations so results can be reproduced</li>
<li><em>Instrument monitoring early</em>. Track input drift, unstable predictions, performance decay, and downstream impacts once systems are in production</li>
<li><em>Clarify governance workflows</em>. Define who approves releases, who monitors systems, and how responsibility shifts over time</li>
<li><em>Translate risk for leadership</em>. Gaps in documentation and visibility tend to come back later as messy, expensive fixes; addressing them early saves time and pain</li>
</ul>
<blockquote class="blockquote">
<p>These practices are not limited to machine learning. Any system that informs decisions can create similar accountability challenges.</p>
</blockquote>
</section>
<section id="governance-lives-in-the-data-stack" class="level2">
<h2 class="anchored" data-anchor-id="governance-lives-in-the-data-stack">Governance Lives in the Data Stack</h2>
<p>There’s still no settled agreement on how AI should be governed. But for people building real-world data systems, its implications are already concrete. Accountability increasingly lives in the data stack in how workflows are instrumented, how models are monitored, and how decisions can be examined after the fact.</p>
<p>This is not simply about regulatory compliance. It is about building systems that are transparent, resilient, and trustworthy at scale. Organizations that treat governance as a core technical problem (rather than an external policy constraint imposed later) will be best positioned to navigate whatever regulatory balance ultimately emerges.</p>
<div class="article-btn">
<p><a href="../../../../../the-pulse/index.html">Explore more data science ideas</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<a href="https://www.linkedin.com/in/stefani-langehennig-phd-418820144/">Dr.&nbsp;Stefani Langehennig</a> is an Assistant Professor of the Practice in the Business Information &amp; Analytics Department at the University of Denver’s Daniels College of Business. She is also the lead director for the Center for Analytics and Innovation with Data (CAID). As a former data scientist, she has worked with both academic and industry partners in the U.S. and abroad, helping organizations evaluate and implement data analytics and AI solutions. Her research focuses on computational social science methods, the impact of data transparency on political behavior, and legislative policy capacity.
</dd>
</dl>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Stefani Langehennig<br>
<a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Langehennig, Stefani. 2026. “<strong>Colorado’s AI Law Pause: What It Means for People Working in Data Science</strong>.” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/the-pulse/posts/2026/02/02/colorado-AI.html">URL</a></p>
</div>
</div>
</div>


</section>

 ]]></description>
  <category>AI governance</category>
  <category>Applied data science</category>
  <category>Data engineering and MLOps</category>
  <category>Technology policy</category>
  <category>Operational risk</category>
  <guid>https://realworlddatascience.net/the-pulse/posts/2026/02/02/colorado-AI.html</guid>
  <pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/the-pulse/posts/2026/02/02/images/thumb.png" medium="image" type="image/png" height="96" width="144"/>
</item>
<item>
  <title>Beyond Quantification: Interview with Professor Sylvie Delacroix on Navigating Uncertainty with AI</title>
  <dc:creator>Annie Flynn</dc:creator>
  <link>https://realworlddatascience.net/foundation-frontiers/posts/2026/01/29/beyond-quantification-delacroix-interview.html</link>
  <description><![CDATA[ 





<p>We recently published a <a href="https://realworlddatascience.net/foundation-frontiers/datasciencebites/posts/2025/11/21/uncertainty.html"><em>Data Science Bite</em></a> breaking down the first position paper of the newly launched journal, <a href="https://academic.oup.com/rssdat"><em>RSS: Data Science and Artificial Intelligence</em></a>. The paper, <a href="https://academic.oup.com/rssdat/article/1/1/udaf002/8317136"><em>Beyond Quantification: Navigating Uncertainty in Professional AI Systems</em></a>, argues that if AI is truly to support professional decision-making in high-stakes fields, we must move beyond probabilistic measures and use participatory approaches that allow experts to collectively express and navigate non-quantifiable forms of uncertainty.</p>
<p><em>Real World Data Science</em> recently had the opportunity to speak to the paper’s lead author, Professor Sylvie Delacroix, about how AI can better support human judgment, why it is crucial to recognise forms of uncertainty that can’t be reduced to numbers, and how participatory design can make AI a true partner, rather than a replacement, for professionals.</p>
<p>Watch the full interview below and scroll down for key takeaways and some analysis.</p>
<hr>
<section id="interview-beyond-quantification-and-uncertainty-in-ai" class="level2">
<h2 class="anchored" data-anchor-id="interview-beyond-quantification-and-uncertainty-in-ai">Interview: Beyond Quantification and Uncertainty in AI</h2>
<div class="quarto-video ratio ratio-16x9"><iframe data-external="1" src="https://www.youtube.com/embed/tJDy293oqPk" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></div>
<hr>
</section>
<section id="key-takeaways-at-a-glance" class="level2">
<h2 class="anchored" data-anchor-id="key-takeaways-at-a-glance">Key Takeaways at a Glance</h2>
<section id="not-all-uncertainty-is-measurable" class="level3">
<h3 class="anchored" data-anchor-id="not-all-uncertainty-is-measurable">Not all uncertainty is measurable</h3>
<p>AI often focuses on quantifiable uncertainty, like probabilities or confidence scores, but ethical and contextual uncertainties are equally important in professions like healthcare, education, and justice.</p>
<blockquote class="blockquote">
<p>“The problem is that if we design these systems in a way that means they’re only capable of communicating these quantifiable types of uncertainty, we risk systematically undermining the significance and importance of non-quantifiable types of uncertainty… which are fundamentally ethical and contextual.”</p>
</blockquote>
</section>
<section id="participatory-ai-matters" class="level3">
<h3 class="anchored" data-anchor-id="participatory-ai-matters">Participatory AI matters</h3>
<p>Systems should let professionals shape how uncertainty is expressed, supporting collaboration and collective judgment rather than replacing human decision-making.</p>
<blockquote class="blockquote">
<p>“The intervention that we want is ideally one that means the systems are mouldable by the users over time… that’s what we mean by participatory interfaces.”</p>
</blockquote>
</section>
<section id="the-goal-is-to-support-and-foster-human-intelligence-not-replace-it" class="level3">
<h3 class="anchored" data-anchor-id="the-goal-is-to-support-and-foster-human-intelligence-not-replace-it">The goal is to support and foster human intelligence, not replace it</h3>
<p>The most valuable AI tools help professionals reflect, reason, and intuitively navigate complex situations, rather than just process more data faster.</p>
</section>
<section id="real-world-ai-is-already-in-use" class="level3">
<h3 class="anchored" data-anchor-id="real-world-ai-is-already-in-use">Real-world AI is already in use</h3>
<p>GPs, teachers, and other professionals are using AI in sensitive ways, sometimes for informal “sense-making” conversations that influence moral judgments.</p>
</section>
<section id="small-refinements-have-big-impact" class="level3">
<h3 class="anchored" data-anchor-id="small-refinements-have-big-impact">Small refinements have big impact</h3>
<p>Features like expressing incompleteness, ethical uncertainty, or alternative perspectives can significantly strengthen professional agency when developed with participatory input.</p>
<blockquote class="blockquote">
<p>“You could imagine a GP flagging an output and saying… it turns out the output could have been very dangerous because it didn’t include key diagnostic tools… and you could then imagine an interesting conversation with other GPs to figure out together how incompleteness should be expressed.”</p>
</blockquote>
</section>
<section id="efficiency-should-not-undermine-judgment" class="level3">
<h3 class="anchored" data-anchor-id="efficiency-should-not-undermine-judgment">Efficiency should not undermine judgment</h3>
<p>AI can save time, but systems must preserve the dynamic, normative nature of the professional practices within which they are deployed to ensure long-term effectiveness.</p>
</section>
<section id="the-time-to-act-is-now" class="level3">
<h3 class="anchored" data-anchor-id="the-time-to-act-is-now">The time to act is now</h3>
<p>Professionals, designers, and regulators need to collectively shape AI tools before design choices are frozen, ensuring they support human-centred, ethical practice.</p>
<blockquote class="blockquote">
<p>“If professionals just wait for regulation to intervene, there’s a risk that regulation will arrive only when design choices are frozen… we all have agency in this; we can’t afford to be passive.”</p>
</blockquote>
<hr>
</section>
</section>
<section id="join-the-conversation" class="level2">
<h2 class="anchored" data-anchor-id="join-the-conversation">Join the conversation</h2>
<p><a href="https://academic.oup.com/rssdat"><em>RSS: Data Science and Artificial Intelligence</em></a> has an open <a href="https://academic.oup.com/rssdat/pages/call-for-papers-uncertainty-in-the-era-of-ai">call for submissions</a> responding to the paper.</p>
<p>Sylvie Delacroix’s work is a call to action for data scientists, designers, and professionals alike. We have a window of opportunity to shape AI systems that encourage humans to keep re-articulating the values they care about.</p>
<p>We want to hear from you. As AI tools become more integrated into high-stakes professions, how can we ensure that systems support human judgment in all its facets rather than simply optimising for efficiency?</p>
<p>Read the full paper <a href="https://academic.oup.com/rssdat/article/1/1/udaf002/8317136">here</a>, or our accessible digest <a href="https://realworlddatascience.net/foundation-frontiers/datasciencebites/posts/2025/11/21/uncertainty.html">here</a>, and join the conversation about building AI tools that truly serve people, not just processes.</p>
<div class="article-btn">
<p><a href="../../../../../foundation-frontiers/index.html">Explore more data science ideas</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the speaker:</dt>
<dd>
<a href="https://delacroix.uk/">Professor Sylvie Delacroix</a>is the Inaugural Jeff Price Chair in Digital Law at Kings College London. She is also the director of the <a href="https://www.kcl.ac.uk/research/centre-for-data-futures">Centre for Data Futures</a> and a visiting professor at Tohoku University. Her research focuses on the role played by habit within ethical agency, the social sustainability of the data ecosystem that makes generative AI possible and bottom-up data empowerment.
</dd>
</dl>
</div>
</div>


</div>
</section>

 ]]></description>
  <category>Interviews</category>
  <category>AI</category>
  <category>Ethics</category>
  <category>Uncertainty</category>
  <guid>https://realworlddatascience.net/foundation-frontiers/posts/2026/01/29/beyond-quantification-delacroix-interview.html</guid>
  <pubDate>Thu, 29 Jan 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/foundation-frontiers/posts/2026/01/29/images/thumb.png" medium="image" type="image/png" height="96" width="144"/>
</item>
<item>
  <title>Why Data Quality Is the New Competitive Edge For Data Scientists</title>
  <link>https://realworlddatascience.net/foundation-frontiers/posts/2026/01/27/data-qual-is-competitive-edge.html</link>
  <description><![CDATA[ 





<section id="discipline-of-data-science" class="level2">
<h2 class="anchored" data-anchor-id="discipline-of-data-science">Discipline of Data Science</h2>
<p>Data science is a relatively recent field compared to the disciplines that it consists of, namely statistics and computer science. New knowledge and disciplines often arise as combinations of existing fields and data science is no exception. Born into a world with increasingly large datasets, data science combined statistical methods with the tools of computer science to analyze large amounts of data.</p>
<p>As a discipline, data science gained popularity in industry and academia in the early 2000s and in part due to an influential paper published in the Harvard Business Review <span class="citation" data-cites="davenport2012sexiest">(1)</span>. This paper carried the provocative title of “Data Scientist: The Sexist Job of the Twenty-first Century”. After its publication, universities developed data science programs, governments poured funding into Big Data initiatives and organizations built data science teams to tackle problems. Powerful machine learning algorithms such as neural nets, random forests and ensemble methods provided ways to develop complex models that could be used on these large datasets.</p>
<p>As Hoerl noted in an earlier piece <span class="citation" data-cites="hoerl2025future">(2)</span>:</p>
<blockquote class="blockquote">
<p>“There was a hiring rush for data scientists, not just in technology companies, but in virtually all sectors of the economy. For example, GE hired a new Chief Digital Officer from Oracle, Bill Ruh, in 2011. Ruh opened a new Software Center (later renamed “GE Digital”) in San Ramon, California in 2012, and by 2016 had hired 1,400 data scientists there.”</p>
</blockquote>
</section>
<section id="current-state-of-play-with-generative-ai" class="level2">
<h2 class="anchored" data-anchor-id="current-state-of-play-with-generative-ai">Current State of Play with Generative AI</h2>
<p>While data analyses based on text data such as NLP (natural language processing) have been around for a while, a new type of approach has quickly become widespread with the rapid rise of generative AI methods. These models, known as LLMs (large language models), have entered the everyday vernacular as all organizations grapple with how to use these tools. With the debut of ChatGPT in 2023, these LLMs have become increasingly sophisticated, trained on a wider variety of data sources and optimized for a variety of different scenarios.</p>
<p>The accuracy of these models depends on the quality of the training data used. While LLMs are known to hallucinate or give inaccurate answers, they tend to perform better in situations where the training data is precise and exact, with less nuance than language often carries. As a result, LLMs can produce large amounts of computer code based on large amounts of training data based on accurate computer code. Some specialized LLMs (e.g.&nbsp;<a href="https://claude.ai/">Claude Code</a>) have been specifically designed to generate accurate code that can access, clean, combine, analyze and visualize data. While LLMs are not perfect in code generation, they can increase the efficiency of an experienced coder.</p>
<p>As a result of these LLMs, less knowledge is required to analyze and work with large datasets. A user can provide a specific prompt on the business question or research objective, upload the relevant data and have an LLM provide a relevant data analysis, complete with the underlying code used to generate that analysis.</p>
</section>
<section id="the-new-data-scientist" class="level2">
<h2 class="anchored" data-anchor-id="the-new-data-scientist">The “New” Data Scientist</h2>
<p>As LLMs improve in their ability to quickly generate vast amounts of accurate code, what does that mean for a discipline which has prided itself on its data wrangling skills? As Davenport and Patil noted “data scientists’ most basic, universal skill is the ability to write code” <span class="citation" data-cites="davenport2012sexiest">(1)</span>. Data science has seen coding as a viable career path.</p>
<p>When a skill becomes accessible to a wider variety of people and can be automated, how does one distinguish themselves in an organization? When coding can be done by AI tools, what happens to those who are known for their coding abilities? For a discipline to be recognized as a discipline, it must have some distinguishing characteristic that defines it as different from other disciplines. In addition, disciplines become more valuable and prominent as their contribution to society grows.</p>
<p>So, what are the skills that data scientists have that can’t be done well by AI? While AI capabilities are rapidly increasing, we do believe there are things that may be beyond the reach of AI for the time being.</p>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/foundation-frontiers/posts/2026/01/27/images/infographic.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
<p>We believe that the greatest factor limiting AI is data quality. There seems to be a growing consensus of the importance of data quality as noted in Davenport, Hoerl, and Redman <span class="citation" data-cites="davenport2025unstructured">(3)</span>, Davenport and Tiwari <span class="citation" data-cites="davenport2024generative">(4)</span>, and Redman <span class="citation" data-cites="redman2020source">(5)</span> — as well as <a href="https://realworlddatascience.net/foundation-frontiers/posts/2025/10/30/data-detectives.html">recent Real World Data Science pieces</a>. As the adage goes, “garbage in, garbage out”. With poor, inaccurate data used in training, the resulting AI output will also be poor and inaccurate. A related fear is that, as AI models start to use AI generated content as a data source, a recursive loop happens that degrades the quality of any AI output <span class="citation" data-cites="shumailov2024collapse">(6)</span>.</p>
<p>Discussions of data quality are limited in books, university courses and training programs. When they do occur, they are restricted to the question of “are the data right?” and discussions of data cleaning. Data cleaning is often focused on eliminating outliers or invalid points. While there is often a reason to remove invalid points, those outliers can sometimes be the source of valuable insights.</p>
<p>However, data quality is much more than data cleaning or checking to make sure the data are accurate. There is an element of contextual understanding and process knowledge that enables the data scientist to properly prepare the data for analysis. We are skeptical of AI’s ability to fully understand context and the nuances of assumptions that go into data analysis. In an earlier piece, Jensen provided some examples of the limitations of AI when it comes to proper data cleaning <span class="citation" data-cites="jensen2024cleaning">(7)</span>. For any set of data, subject matter knowledge of how the data were collected and what they represent is crucial to a proper analysis.</p>
<p>This creates an opportunity for data scientists to become more valuable. By employing probing questions to better understand the context of the data, they will be in a better position to identify data quality issues and ways to improve the data quality, thus leading to better model output.</p>
</section>
<section id="conclusion" class="level2">
<h2 class="anchored" data-anchor-id="conclusion">Conclusion</h2>
<p>As coding becomes easier in an AI-enabled world - where anyone can code and analyze data - the skill set of a data scientist becomes less unique. Data scientists were once in high demand because they set themselves apart as coding wizards who could wrangle large datasets and extract insights. To remain successful and continue to deliver value, data scientists must now pivot their skillset. The real limiting factor in successful data science is data quality. A renewed focus on owning, improving and governing data quality will not only strengthen outcomes but also provide future job security and increase the value data scientists bring to organisations.</p>
<p><em>Note that this article is based on the following paper and contains some of the same ideas: Hoerl, Roger W. 2025. <a href="https://www.tandfonline.com/doi/full/10.1080/08982112.2025.2556222">“The Future of Statistics in an AI Era.”</a> Quality Engineering, published September 10, 2025.</em></p>
<p>You can find out more about the <em>Real World Data Science</em> stance on data quality from our article <a href="https://realworlddatascience.net/foundation-frontiers/posts/2025/10/30/data-detectives.html">‘Why We Should All Be Data Quality Detectives’</a>.</p>
<div class="article-btn">
<p><a href="../../../../../foundation-frontiers/index.html">Explore more data science ideas</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the authors:</dt>
<dd>
<a href="https://www.linkedin.com/in/roger-hoerl-6b6b3a5/">Roger Hoerl</a> is Brate-Peschel Professor of Statistics at Union College, after previously heading the Applied Statistics Laboratory at <a href="https://www.ge.com/news/reports/tag/ge%20global%20research">GE Global Research</a> for many years. He has been elected to the International Statistical Institute and the International Academy for Quality, recieved numerous statistic awards, and authored five books in the areas of statistics and business improvements.
</dd>
<dd>
<a href="https://www.linkedin.com/in/willis-jensen-305bba6/">Willis Jensen</a> is data and analytics expert, currently Senior Manager of People Analytics and Business Intelligence at <a href="https://chghealthcare.com/">CHG Healthcare</a>. He is an Adjunct Professor of Statistics at Brigham Young University, <a href="https://willisjensen.substack.com/">writes on Substack</a> and is a member of the Real World Data Science <a href="https://realworlddatascience.net/the-pulse/editors-blog/posts/2022/10/18/meet-the-team.html">editorial board</a>.
</dd>
</dl>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Roger Hoerl and Willis Jensen<br>
<a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Hoerl, Roger. Jensen, Willis. 2026. “<strong>Why Data Quality Is the New Competitive Edge for Data Scientists</strong>.” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/foundation-frontiers/tutorials/posts/2026/12/data-qual-is-competetive-edge.html">URL</a></p>
</div>
</div>
</div>


</div>

</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-bibliography"><h2 class="anchored quarto-appendix-heading">References</h2><div id="refs" class="references csl-bib-body">
<div id="ref-davenport2012sexiest" class="csl-entry">
<div class="csl-left-margin">1. </div><div class="csl-right-inline">Davenport TH, Patil DJ. Data scientist: The sexiest job of the 21st century. Harvard Business Review. 2012 Oct;70–6.</div>
</div>
<div id="ref-hoerl2025future" class="csl-entry">
<div class="csl-left-margin">2. </div><div class="csl-right-inline">Hoerl RW. The future of statistics in an AI era. Quality Engineering. 2025. doi:<a href="https://doi.org/10.1080/08982112.2025.2556222">10.1080/08982112.2025.2556222</a></div>
</div>
<div id="ref-davenport2025unstructured" class="csl-entry">
<div class="csl-left-margin">3. </div><div class="csl-right-inline">Davenport TH, Hoerl RW, Redman TC. To create value with AI, improve the quality of your unstructured data. Harvard Business Review [Internet]. 2025 May. Available from: <a href="https://hbr.org/2025/05/to-create-value-with-ai-improve-the-quality-of-your-unstructured-data">https://hbr.org/2025/05/to-create-value-with-ai-improve-the-quality-of-your-unstructured-data</a></div>
</div>
<div id="ref-davenport2024generative" class="csl-entry">
<div class="csl-left-margin">4. </div><div class="csl-right-inline">Davenport TH, Tiwari P. Is your company’s data ready for generative AI? Harvard Business Review [Internet]. 2024 Mar. Available from: <a href="https://hbr.org/2024/03/is-your-companys-data-ready-for-generative-ai">https://hbr.org/2024/03/is-your-companys-data-ready-for-generative-ai</a></div>
</div>
<div id="ref-redman2020source" class="csl-entry">
<div class="csl-left-margin">5. </div><div class="csl-right-inline">Redman TC. To improve data quality, start at the source. Harvard Business Review [Internet]. 2020 Feb. Available from: <a href="https://hbr.org/2020/02/to-improve-data-quality-start-at-the-source">https://hbr.org/2020/02/to-improve-data-quality-start-at-the-source</a></div>
</div>
<div id="ref-shumailov2024collapse" class="csl-entry">
<div class="csl-left-margin">6. </div><div class="csl-right-inline">Shumailov I, Shumaylov Z, Zhao Y, Papernot N, Anderson R, Gal Y. AI models collapse when trained on recursively generated data. Nature. 2024;631(8022):755–9.</div>
</div>
<div id="ref-jensen2024cleaning" class="csl-entry">
<div class="csl-left-margin">7. </div><div class="csl-right-inline">Jensen WA. Can data cleaning be automated? [Internet]. 2024. Available from: <a href="https://willisjensen.substack.com/p/can-data-cleaning-be-automated">https://willisjensen.substack.com/p/can-data-cleaning-be-automated</a></div>
</div>
</div></section></div> ]]></description>
  <category>Data quality</category>
  <guid>https://realworlddatascience.net/foundation-frontiers/posts/2026/01/27/data-qual-is-competitive-edge.html</guid>
  <pubDate>Tue, 27 Jan 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/foundation-frontiers/posts/2026/01/27/images/thumb.png" medium="image" type="image/png" height="96" width="144"/>
</item>
<item>
  <title>RWDS Big Questions: What Are the Key Challenges Facing Data Scientists Today?</title>
  <dc:creator>Annie Flynn</dc:creator>
  <link>https://realworlddatascience.net/the-pulse/posts/2026/01/21/rwds-big-questions-challenges-today.html</link>
  <description><![CDATA[ 





<p>Data science is operating in a moment of paradox. We have more data, more tools, and more computational power than ever before — yet many of the core challenges feel stubbornly human.</p>
<p>In this video, experienced practitioners from varied backgrounds reflect on what they see as the biggest obstacles facing the profession today.</p>
<p>This video is part of our thought-leadership series, RWDS Big Questions, where members of our community answer one key question in multiple ways, offering diverse perspectives from across the industry.</p>
<p>Watch the video below to hear insights that span technical, organisational, and personal dimensions. Together, they reveal a set of deeply connected themes and, importantly, opportunities for the field to mature. Scroll down for analysis and practical takeaways.</p>
<hr>
<section id="video-what-are-the-key-challenges-facing-data-scientists-today" class="level2">
<h2 class="anchored" data-anchor-id="video-what-are-the-key-challenges-facing-data-scientists-today">Video: What Are the Key Challenges Facing Data Scientists Today?</h2>
<div class="quarto-video ratio ratio-16x9"><iframe data-external="1" src="https://www.youtube.com/embed/4WgCvhkTCiQ" title="" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe></div>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/the-pulse/posts/2026/01/21/images/challengesinfo1.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
</section>
<section id="the-patterns-behind-the-problems" class="level2">
<h2 class="anchored" data-anchor-id="the-patterns-behind-the-problems">The Patterns Behind the Problems</h2>
<p>Although the challenges raised span technical, organisational, and personal domains, they are connected by a small number of deeper themes that shape modern data science.</p>
<section id="the-gap-between-capability-and-understanding" class="level3">
<h3 class="anchored" data-anchor-id="the-gap-between-capability-and-understanding">The gap between capability and understanding</h3>
<p>Across multiple perspectives, there is a recurring mismatch between what our tools can do and how well we understand their limitations. From AI systems trained on poor-quality data to models built on artificial or incomplete datasets, technical capability is often outpacing validation, interpretation, and critical scrutiny.</p>
<p>This gap widens further as advanced tools become more accessible to non-specialists, increasing the risk of confident but flawed outputs.</p>
</section>
<section id="speed-amplifies-existing-weaknesses" class="level3">
<h3 class="anchored" data-anchor-id="speed-amplifies-existing-weaknesses">Speed amplifies existing weaknesses</h3>
<p>Pressure to move quickly doesn’t create new problems so much as it magnifies existing ones. Poor data quality, weak validation, and organisational silos become far more consequential when decisions must be made rapidly.</p>
<p>The demand for instant answers leaves little room for reflection, experimentation, or uncertainty — despite these being essential to good data science.</p>
</section>
<section id="data-science-is-constrained-by-its-environment" class="level3">
<h3 class="anchored" data-anchor-id="data-science-is-constrained-by-its-environment">Data science is constrained by its environment</h3>
<p>Many of the challenges raised point away from algorithms and towards the environments in which they are deployed. Organisational readiness, digital infrastructure, and especially incentive structures strongly shape how data science is practiced and whether it creates impact.</p>
<p>When teams are rewarded for control rather than collaboration, silos persist, data sharing becomes risky, and even the most robust models struggle to influence decisions.</p>
</section>
<section id="uncertainty-is-a-constant" class="level3">
<h3 class="anchored" data-anchor-id="uncertainty-is-a-constant">Uncertainty is a constant</h3>
<p>The personal experience of data scientists mirrors these structural challenges. In a field defined by rapid change, uncertainty about where to focus, what to learn, and how to stay relevant is common.</p>
<p>This is not just a skills issue, but a signal that data science is still evolving, without a single, stable definition of what “good” looks like.</p>
</section>
</section>
<section id="looking-ahead" class="level2">
<h2 class="anchored" data-anchor-id="looking-ahead">Looking Ahead</h2>
<p>Taken together, these themes suggest that the biggest challenges in data science are not isolated problems to be solved individually. They are interconnected tensions between speed and rigour, access and expertise, innovation and organisational inertia.</p>
<p>Addressing them requires interdisciplinary, systems-level thinking.</p>
<p>Which of these challenges resonates most with your own experience in data science? How can practitioners use these tensions as inflection points to actively shape the field, rather than simply react to it?</p>
<div class="article-btn">
<p><a href="../../../../../applied-insights/index.html">Explore more data science ideas</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<a href="https://www.linkedin.com/in/annieroseflynn/">Annie Flynn</a> is Head of Content at the <a href="rss.org.uk">Royal Statistical Society</a>.
</dd>
</dl>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Annie Flynn<br>
<a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Flynn, Annie 2026. “<strong>RWDS Big Questions: What are the Key Challenges Facing Data Scientists Today?</strong>” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/the-pulse/posts/2026/01/rwds-big-questions-challenges-today.html">URL</a></p>
</div>
</div>
</div>


</section>

 ]]></description>
  <category>Big Questions</category>
  <category>Data science</category>
  <category>Practice</category>
  <category>Careers</category>
  <guid>https://realworlddatascience.net/the-pulse/posts/2026/01/21/rwds-big-questions-challenges-today.html</guid>
  <pubDate>Wed, 21 Jan 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/the-pulse/posts/2026/01/21/images/thumb.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Why 95% Of AI Projects Fail and How to Change the Odds</title>
  <dc:creator>Lee Clewley</dc:creator>
  <link>https://realworlddatascience.net/applied-insights/case-studies/posts/2026/01/12/why-95-percent-of-ai-projects-fail.html</link>
  <description><![CDATA[ 





<p>Artificial intelligence is now capable of performing substantive work across scientific, medical, industrial and economic domains, yet organisational experience remains uneven. Most large firms have experimented with AI; very few report material gains. MIT’s NANDA study of enterprise generative AI estimates that only 5 percent of custom tools reach production with measurable impact on profit and loss <span class="citation" data-cites="mitnanda2025">(1)</span>. Early analysis from MIT’s Iceberg project points in the same direction at task level: current systems could already support far more work than they do today, but observed use remains shallow, concentrated in a narrow set of roles and often confined to standalone ‘copilot’ tools rather than embedded in core workflows <span class="citation" data-cites="chopra2025">(2)</span>.</p>
<p>For anyone who has sat through AI vendor demonstrations, the pattern is familiar: a procession of polished prototypes that rarely change how important decisions are made. As one Chief Information Officer put it <span class="citation" data-cites="mitnanda2025">(1)</span>: ‘We’ve seen dozens of demos this year. Maybe one or two are genuinely useful. The rest are wrappers or science projects.’</p>
<p>Two caveats matter here. Many pilots are exploratory by design, so failure to reach production may not necessarily be a failure in a scientific sense. Profit based metrics also miss scientific and operational learning, which often matters more in research intensive organisations <span class="citation" data-cites="ransbotham2020">(3)</span>; <span class="citation" data-cites="bcg2024">(4)</span>; <span class="citation" data-cites="deloitte2024">(5)</span>; <span class="citation" data-cites="schlegel2023">(6)</span>. Even allowing for those points, evidence across independent surveys is remarkably consistent: most organisations struggle to turn AI model capability into repeated value, and with an estimated 95% failure rate, the question becomes: how do we change the odds? <span class="citation" data-cites="mitnanda2025">(1)</span>; <span class="citation" data-cites="ransbotham2020">(3)</span>; <span class="citation" data-cites="bcg2024">(4)</span>; <span class="citation" data-cites="deloitte2024">(5)</span>; <span class="citation" data-cites="schlegel2023">(6)</span>.</p>
<section id="three-reasons-for-failure" class="level2">
<h2 class="anchored" data-anchor-id="three-reasons-for-failure">Three Reasons for Failure</h2>
<p>There are three important reasons why so many projects fail that are often overlooked in the literature. First, the problem is often mis-specified: it is framed by technologists or vendors rather than co-owned by the domain experts who understand the decision and bear the consequences. Second, leadership expectations are frequently misaligned, short time horizons and demands for certainty collide with a technology that improves through iteration and organisational learning. Third, many deployments are brittle: they assume stability in a domain defined by rapid model change and rising user expectations, when what is needed is an engineered system designed to adapt.</p>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/applied-insights/case-studies/posts/2026/01/12/images/text1.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
<p>This article draws on two decades of work building AI systems for medicine discovery at GSK <span class="citation" data-cites="gskjules2024">(7)</span> and at Tangram <span class="citation" data-cites="tangram2025">(8)</span> to argue that success rests on three principles, in roughly this order:</p>
<ul>
<li>integrated subject matter expertise;</li>
<li>patient and informed executive leadership;</li>
<li>and building AI systems that learn with the organisation.</li>
</ul>
<p>The sections that follow develop each element in the context of drug discovery and show how an AI platform can help move real projects into the small minority that deliver value.</p>
</section>
<section id="essential-contexts-outside-our-focus" class="level2">
<h2 class="anchored" data-anchor-id="essential-contexts-outside-our-focus">Essential Contexts Outside Our Focus</h2>
<p>Before turning to the three principles developed below, it is worth acknowledging four adjacent domains that I will not treat in detail here, each of which now has a substantial literature of its own. First, organisational scholars have long shown that new information systems reshape power, status and discretion, making the politics of implementation as important as the technology itself <span class="citation" data-cites="markus1983">(9)</span>; <span class="citation" data-cites="orlikowski1992">(10)</span>. Second, governance, regulation and responsible AI practice which includes everything from model documentation and auditability to privacy, robustness and safety, have become central determinants of what can be deployed in practice, especially in regulated sectors <span class="citation" data-cites="paleyes2022">(11)</span>; <span class="citation" data-cites="ey2025">(12)</span>; <span class="citation" data-cites="capgemini2024">(13)</span>. Third, there is an emerging body of work on workforce transformation: how AI complements or displaces skills, how hybrid human–AI roles are designed, and how training, trust and professional bodies mediate adoption <span class="citation" data-cites="chopra2025">(2)</span>; <span class="citation" data-cites="ransbotham2020">(3)</span>; <span class="citation" data-cites="bcg2024">(4)</span>; <span class="citation" data-cites="deloitte2024">(5)</span>. Finally, the question of how to measure value and learn at portfolio scale with existing legacy IT systems (through experimentation, counterfactuals and disciplined comparisons between use cases) is itself a rich field that extends well beyond any single organisation. <span class="citation" data-cites="ransbotham2020">(3)</span>; <span class="citation" data-cites="bcg2024">(4)</span>; <span class="citation" data-cites="deloitte2024">(5)</span>; <span class="citation" data-cites="schlegel2023">(6)</span>; <span class="citation" data-cites="davenport2018">(14)</span>. Each of these strands is critical to understanding why AI succeeds, stalls or remains at a proof-of-concept level.</p>
<p>To maintain focus, I concentrate on three overlooked questions arising from direct experience: how to organise subject matter expertise such that the enterprise owns its AI; how to cultivate genuine leadership ownership; and how to engineer systems that learn and adapt rather than remain isolated demonstrations.</p>
</section>
<section id="principle-1-the-importance-of-building-with-subject-matter-experts" class="level2">
<h2 class="anchored" data-anchor-id="principle-1-the-importance-of-building-with-subject-matter-experts">Principle 1: The importance of building with subject matter experts</h2>
<p>The hardest part of building an AI platform is not the models or the engineers but assembling the subject matter experts (SMEs) who will frame and judge the work. Most commentary treats SMEs as validators, brought in at the end to bless a prototype. It rarely explains how to organise a molecular biologist, a clinician and a chemist so that they can state, in plain terms, what counts as an acceptable outcome.</p>
<p>Most commentators are not operators. They observe patterns across organisations but do not live with the consequences of poor SME integration. This distance between writing and practice shows up in the surveys. Foundry’s 2024 State of the CIO, summarised in MIT Sloan Management Review, reports that 85% of IT leaders see the CIO role as a driver of change, yet only 28% list leading transformation as their top priority <span class="citation" data-cites="foundry2024">(15)</span>]. The people commenting on AI often sit with strategy decks rather than with the unglamorous work of managing technological change and cross-functional coordination.</p>
<p>Drug discovery starkly exposes the gap. The relevant team is wide and requires exceptional coordination. Business and portfolio leaders understand how projects absorb capital and create value whereas molecular biologists and geneticists judge whether a gene is plausibly causal for a disease. Clinicians think through trial design and patient risk. Chemists know what can be made and delivered. Statisticians, AI engineers and data scientists understand models, data pipelines, experimental design and evaluation. This diversity is a strength but requires a lot more from leaders of such teams. When these groups work as separate silos, the result is a generic set of tools whose outputs are not trusted by the users and whose inputs are irrelevant. When these experts can operate as a single team, the conversation starts with a simple set of questions. Which decisions are we trying to improve? How will we know if we have succeeded? What data and statistical methods count as acceptable evidence? Which risks are we prepared to take and which are not negotiable?</p>
<p>At Tangram, that joint framing often collapses into one critical choice: which disease do we want to target for drug development, and which gene is driving it? That decision already embeds genetics, hepatocyte biology, chemistry, clinical feasibility and commercial context. The role of AI and engineering is then precise. It is to help the group search the vast hypothesis space, structure the evidence and quantify uncertainty, while leaving the final judgement with experts who feel they own the AI platform, can see why the AI has come to the conclusions it has, and also own the consequences.</p>
</section>
<section id="principle-2-patient-and-strategic-executive-leadership." class="level2">
<h2 class="anchored" data-anchor-id="principle-2-patient-and-strategic-executive-leadership.">Principle 2: Patient and strategic executive leadership.</h2>
<p>The second element is executive patience. Research from MIT Sloan shows that firms gaining value from AI tend to run more projects, over more years, with a sustained focus on learning how people and AI work together. <span class="citation" data-cites="ransbotham2020">(3)</span> Leaders in these organisations accept that early returns are small and uneven. They invest in a pipeline of use cases rather than a single bet. They resist what researchers have called the “last mile problem”: AI projects that reach technical proof of concept but never change how work is done. <span class="citation" data-cites="davenport2018">(14)</span> In life sciences this is acute. Discovery timelines are long, data are messy and early signals are faint. Leaders who expect quick, clean returns tend to cycle through pilots without ever building an asset that scientists trust.</p>
<p>Patience does not mean passivity; actually, the opposite is true. It means choosing a small number of important decisions, funding cross-functional teams to attack them, and holding the bar for quality high. It requires senior sponsorship to unblock data access, align incentives across discovery, clinical and commercial groups, and shield long term work from quarterly fashion cycles. When those conditions are in place, AI stops being a sequence of demonstrations and starts to become part of how the organisation thinks: the informed leader knows the difference.</p>
</section>
<section id="principle-3-building-ai-systems-that-learn-with-the-organisation" class="level2">
<h2 class="anchored" data-anchor-id="principle-3-building-ai-systems-that-learn-with-the-organisation">Principle 3: Building AI Systems that learn with the organisation</h2>
<p>The third element is the AI engineering. The MIT findings on the 95 percent figure are instructive: most generative AI projects fail not because the models are weak but because the systems around them are brittle. <span class="citation" data-cites="mitnanda2025">(1)</span>; <span class="citation" data-cites="paleyes2022">(11)</span> Foundation models are dropped into existing workflows with minimal adaptation. There is limited monitoring. Data quality is assumed rather than measured. When something breaks (as it inevitably will in non-deterministic systems) teams revert to manual work.</p>
<p>Modern AI engineering starts from the opposite assumption. Models and tools will change quickly. The surrounding stack must absorb that change without being rebuilt each time. The strategy must be built so that, when the product director hears a new technology is built or an LLM improved, this is always a good day.</p>
<p><strong>Build only what you must.</strong></p>
<p>The sensible principle is to only build the components where your domain expertise creates defensible value. Everything else should be bought. But buying is not effortless. Integration, monitoring, and vendor management drains teams unless you are staffed for it. Organisations that succeed at scale partner with vendors offering systems that learn and adapt; they focus on workflow integration; they deploy tools where process alignment is easiest.</p>
<p>So assuming you have the right staff who are working together, supportive leaders and good vendor relationships the next problem is how to create a platform itself.</p>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/applied-insights/case-studies/posts/2026/01/12/images/text2.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
<p><strong>A useful pattern for a modern AI platform has four parts:</strong></p>
<ul>
<li><strong>First, the data stack.</strong> Discovery teams need a small number of trusted stores for data with clear provenance and at least basic quality checks. For early target selection this means human genetics, expression data, interaction networks, preclinical phenotypes, clinical outcomes and internal experiments. Traceability and reproducibility is critical here. Any claim a model makes about a gene and disease pair should be traceable back to specific pieces of evidence.</li>
<li><strong>Second, the platform needs to be built on modular services rather than monoliths.</strong> Each service has a single responsibility and can be swapped when a better service appears. This keeps the cost of change low and allows teams to combine external tools with internal components in a controlled way.</li>
<li><strong>Third, the system needs to have continuous evaluation.</strong> Every component that answers questions is tested on held-out tasks, with simple metrics for accuracy, faithfulness, and recall, and monitored continually. There should be repeat measures and other tests of robustness. <span class="citation" data-cites="bolton2024">(16)</span> There is no reason not to report error bars in AI and yet they are rarely part of AI publications. Where this matters most is at the interface with non-determinism, inherent in large language models. A good medical AI assistant should give consistent answers even when questions are phrased differently. It should also say it does not know when the information is unclear or incomplete. <span class="citation" data-cites="bolton2024">(16)</span>; <span class="citation" data-cites="ji2023">(17)</span>; <span class="citation" data-cites="gskrambla2024">(18)</span></li>
<li><strong>Fourth, include memory and reinforcement learning so that the system learns.</strong> This is the most difficult component to implement and the one most often deferred. A system that cannot learn from use will make the same mistake repeatedly. Even the most patient users will lose trust and patience. But building memory into production systems, where the model retains context across sessions and improves from feedback, requires specialist expertise in reinforcement learning, retrieval-augmented generation with persistent stores, and the infrastructure to support online learning without catastrophic forgetting <span class="citation" data-cites="ouyang2022">(19)</span>. These skills are in high demand and short supply. The alternative is a system that feels potentially useful in demonstrations but frustrates users in daily work.</li>
</ul>
<p>For this to work, engineering teams need to stay in constant contact with biologists, geneticists, clinicians, chemists and portfolio managers. Together they decide what error rate is acceptable for a triage tool, what form of uncertainty estimate a portfolio board will respect and where human review is mandatory, for example before a new target enters serious preclinical work. Work on human–AI interaction design reinforces this point: systems should explain what they can and cannot do, expose their confidence and make it easy for users to correct them. The hardest part is that the first version is almost never right. Cross-functional teams need patience and ownership. They contribute real examples, refine prompts and evaluation sets, and expect the system to learn from its mistakes. The AI platform must be useful enough, early enough, that experts are willing to spend scarce attention improving it.</p>
</section>
<section id="a-worked-example-target-indication-pairing-in-sirna" class="level2">
<h2 class="anchored" data-anchor-id="a-worked-example-target-indication-pairing-in-sirna">A worked example: target-indication pairing in siRNA</h2>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/applied-insights/case-studies/posts/2026/01/12/images/illu.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
<p>At Tangram we built LLibra OS, an internal system designed to surface and assess new small interfering RNA targets <span class="citation" data-cites="tangram2025">(8)</span>. siRNA refers to short double-stranded RNA molecules that can silence a specific gene via the RNA interference pathway. The purpose is narrow: the AI needs to help scientists identify medicines worth taking forward.</p>
<p>In early discovery, hypothesis generation often reduces to a single question: which target and disease pair should we move into the siRNA pipeline? The question sounds simple. It is not.</p>
<p>A purely data-driven approach can surface millions of candidates. Genome-wide association, expression atlases, and protein interaction networks will produce statistical associations at scale. But association is not mechanism. Two things can correlate because they share upstream causes, because they sit in the same pathway without being rate-limiting, or because of confounding in the data.</p>
<p>Plausibility requires a different kind of evidence. If we modulate this target, what functional change should we observe at the cellular or tissue level? Does that functional phenotype connect credibly to the disease we care about? For our purposes, the chain of reasoning must pass through liver biology: does knockdown of this gene alter a measurable secretory or metabolic function, and does that function relate to the clinical phenotype we wish to treat? Is there a real unmet need for your research for patients? <span class="citation" data-cites="crooke2021">(20)</span></p>
<p>The AI assists in answering these questions. It helps the team hold multiple threads of conditional evidence in view simultaneously. It retrieves, reasons and summarises over tens of millions of papers in the literature, joins and flags inconsistencies between thousands of data sources and quantifies uncertainty where the evidence is thin. Whilst the AI platform does the work of thousands of researchers and continually learns on the job, the expert judgement remains with the SMEs. The SME is central and is given all the reasons why and how the AI found a piece of evidence. The AI structures and expands the space in which that judgement operates. When it works well the AI platform uncovers the non-obvious connections that researchers may never have found.</p>
</section>
<section id="conclusions" class="level2">
<h2 class="anchored" data-anchor-id="conclusions">Conclusions</h2>
<p>Seen from this angle, the 95 percent figure is not a verdict on AI technology but a statistic about organisational design: how rarely good questions, high quality data, diverse experts and committed leaders are brought together at the same time. The systems described in this essay matter, but they are secondary. The primary determinant of value is whether biologists, clinicians, chemists, data scientists and portfolio leaders sit together, own the same objectives and are backed by executives willing to invest over years rather than quarters. Where that integrated team is absent, even elegant architectures will fail. Where they are present, imperfect tools still move the needle.</p>
<p>Much commentary on AI spends its energy on model choice, technical detail and tooling. This article has argued that the more important work is organisational: deciding which decisions to improve, agreeing what counts as acceptable evidence, and creating cross-functional teams that can live with the consequences. The few organisations that succeed treat AI as an experiment in decision making rather than a procurement exercise. They expect the stack to change and the vendors to turn over, but they hold fast to the team, the questions and the discipline.</p>
<p>For Real World Data Science readers, the implication is direct. AI projects fail when nobody owns the estimand, the counterfactual and the error bars. AI doesn’t need to be perfect, but it needs to be good enough. As the statistician George E. P. Box famously observed: “All models are wrong, but some are useful”. Usefulness here depends on design, discipline and humility as much as model choice. Statisticians, data scientists and methodologists can reclaim the narrative by insisting not only that every AI project begins with a clear question, a credible experiment and a plan to learn, but also that these are held collectively by an integrated team with visible executive backing. That is how more organisations move into the 5 percent.</p>
<div class="article-btn">
<p><a href="../../../../../../applied-insights/index.html">Explore more data science ideas</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<a href="https://www.linkedin.com/in/lee-clewley-988bbb18/">Lee Clewley (PhD)</a> is VP of Applied AI &amp; Informatics at <a href="https://tangramtx.com/">Tangram Therapeutics</a>, where he led the design and deployment of LLibra, a multi-LLM, agentic system for early discovery. Formerly Head of Applied AI at <a href="https://www.gsk.com/en-gb/">GSK</a>, he is a member of the Real World Data Science <a href="https://realworlddatascience.net/the-pulse/editors-blog/posts/2022/10/18/meet-the-team.html">editorial board</a>.
</dd>
</dl>
<div class="g-col-12 g-col-md-6">
<p><strong>Copyright and licence</strong> : © 2026 Lee Clewley<br>
<a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> <img style="height:22px!important;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"> <img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"> </a> This article is licensed under a Creative Commons Attribution 4.0 (CC BY 4.0) <a href="http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">International licence</a>.</p>
</div>
<div class="g-col-12 g-col-md-6">
<p><strong>How to cite</strong> :<br>
Clewley, Lee. 2026. “<strong>Why 95% Of AI Projects Fail and How to Change the Odds</strong>.” <em>Real World Data Science</em>, 2026. <a href="https://realworlddatascience.net/applied-insights/tutorials/posts/2026/12/why-95-percent-of-ai-projects-fail.html">URL</a></p>
</div>
</div>
</div>


</div>

</section>

<div id="quarto-appendix" class="default"><section class="quarto-appendix-contents" id="quarto-bibliography"><h2 class="anchored quarto-appendix-heading">References</h2><div id="refs" class="references csl-bib-body">
<div id="ref-mitnanda2025" class="csl-entry">
<div class="csl-left-margin">1. </div><div class="csl-right-inline">MIT NANDA. The GenAI divide: State of AI in business 2025. Massachusetts Institute of Technology; 2025.</div>
</div>
<div id="ref-chopra2025" class="csl-entry">
<div class="csl-left-margin">2. </div><div class="csl-right-inline"><span class="nocase">Chopra A et al.</span> Measuring skills-centered exposure in the AI economy. MIT Project Iceberg; Oak Ridge National Laboratory; 2025.</div>
</div>
<div id="ref-ransbotham2020" class="csl-entry">
<div class="csl-left-margin">3. </div><div class="csl-right-inline">Ransbotham S, Khodabandeh S, Kiron D, Candelon F, Chu M, LaFountain B. Expanding AI’s impact with organizational learning. MIT Sloan Management Review. 2020.</div>
</div>
<div id="ref-bcg2024" class="csl-entry">
<div class="csl-left-margin">4. </div><div class="csl-right-inline"><span class="nocase">Bellefonds N de et al.</span> Where’s the value in AI? Boston Consulting Group; 2024.</div>
</div>
<div id="ref-deloitte2024" class="csl-entry">
<div class="csl-left-margin">5. </div><div class="csl-right-inline">Deloitte AI Institute. The state of generative AI in the enterprise: Now decides next. Deloitte; 2024.</div>
</div>
<div id="ref-schlegel2023" class="csl-entry">
<div class="csl-left-margin">6. </div><div class="csl-right-inline">Schlegel D, Schuler K, Westenberger J. Failure factors of AI projects: Results from expert interviews. International Journal of Information Systems and Project Management. 2023;11(3):25–40.</div>
</div>
<div id="ref-gskjules2024" class="csl-entry">
<div class="csl-left-margin">7. </div><div class="csl-right-inline">GSK.ai. JulesOS: GSK’s agent-based operating system [Internet]. 2024. Available from: <a href="https://www.gsk.ai">https://www.gsk.ai</a></div>
</div>
<div id="ref-tangram2025" class="csl-entry">
<div class="csl-left-margin">8. </div><div class="csl-right-inline">Tangram Therapeutics. LLibra OS: Identifying the right targets. 2025.</div>
</div>
<div id="ref-markus1983" class="csl-entry">
<div class="csl-left-margin">9. </div><div class="csl-right-inline">Markus ML. Power, politics, and MIS implementation. Communications of the ACM. 1983;26(6):430–44.</div>
</div>
<div id="ref-orlikowski1992" class="csl-entry">
<div class="csl-left-margin">10. </div><div class="csl-right-inline">Orlikowski WJ. The duality of technology: Rethinking the concept of technology in organizations. Organization Science. 1992;3(3):398–427.</div>
</div>
<div id="ref-paleyes2022" class="csl-entry">
<div class="csl-left-margin">11. </div><div class="csl-right-inline">Paleyes A, Urma RG, Lawrence ND. Challenges in deploying machine learning: A survey of case studies. ACM Computing Surveys. 2022;55(6).</div>
</div>
<div id="ref-ey2025" class="csl-entry">
<div class="csl-left-margin">12. </div><div class="csl-right-inline">EY. How responsible AI translates investment into impact. Ernst<br>
&amp; Young; 2025.</div>
</div>
<div id="ref-capgemini2024" class="csl-entry">
<div class="csl-left-margin">13. </div><div class="csl-right-inline">Capgemini Research Institute. Generative AI in organizations 2024. Capgemini; 2024.</div>
</div>
<div id="ref-davenport2018" class="csl-entry">
<div class="csl-left-margin">14. </div><div class="csl-right-inline">Davenport TH, Ronanki R. Artificial intelligence for the real world. Harvard Business Review. 2018;96(1):108–16.</div>
</div>
<div id="ref-foundry2024" class="csl-entry">
<div class="csl-left-margin">15. </div><div class="csl-right-inline">Foundry. State of the CIO survey 2024. Foundry; 2024.</div>
</div>
<div id="ref-bolton2024" class="csl-entry">
<div class="csl-left-margin">16. </div><div class="csl-right-inline">Bolton WJ, Poyiadzi R, Morrell ER, Bergen Gonzalez Bueno G van, Goetz L. RAmBLA: A framework for evaluating the reliability of LLMs as assistants in the biomedical domain. arXiv preprint. 2024.</div>
</div>
<div id="ref-ji2023" class="csl-entry">
<div class="csl-left-margin">17. </div><div class="csl-right-inline"><span class="nocase">Ji Z, Lee N, Frieske R, et al.</span> Survey of hallucination in natural language generation. ACM Computing Surveys. 2023;55(12).</div>
</div>
<div id="ref-gskrambla2024" class="csl-entry">
<div class="csl-left-margin">18. </div><div class="csl-right-inline">GSK.ai. RAmBLA: Evaluating the reliability of LLMs as biomedical assistants. 2024.</div>
</div>
<div id="ref-ouyang2022" class="csl-entry">
<div class="csl-left-margin">19. </div><div class="csl-right-inline"><span class="nocase">Ouyang L, Wu J, Jiang X, et al.</span> Training language models to follow instructions with human feedback. In: Advances in neural information processing systems. 2022. p. 27730–44.</div>
</div>
<div id="ref-crooke2021" class="csl-entry">
<div class="csl-left-margin">20. </div><div class="csl-right-inline">Crooke ST, Liang XH, Baker BF, Crooke RM. Antisense technology: A review. Journal of Biological Chemistry. 2021;296:100416.</div>
</div>
</div></section></div> ]]></description>
  <category>Viewpoints</category>
  <category>AI</category>
  <guid>https://realworlddatascience.net/applied-insights/case-studies/posts/2026/01/12/why-95-percent-of-ai-projects-fail.html</guid>
  <pubDate>Mon, 12 Jan 2026 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/applied-insights/case-studies/posts/2026/01/12/images/thumb95.png" medium="image" type="image/png" height="96" width="144"/>
</item>
<item>
  <title>Deploying LLMs for Nonprofits: 10 Lessons from Knowbot</title>
  <dc:creator>Annie Flynn</dc:creator>
  <link>https://realworlddatascience.net/applied-insights/case-studies/posts/2025/12/17/deploying_llms_nonprofits.html</link>
  <description><![CDATA[ 





<p>*Based on <a href="https://realworlddatascience.net/foundation-frontiers/posts/2025/11/27/MHF-interview.html">our conversation</a> with <a href="https://www.mikehudsonfoundation.org/">Mike Hudson</a>, Founder of <a href="https://www.mikehudsonfoundation.org">MHF</a>, <a href="https://www.knowbot.uk/">Knowbot</a> and <a href="https://www.testramp.org/">TestRAMP.</a></p>
<p>Large language models (LLMs) are a form of generative artificial intelligence (AI) that offer transformative opportunities for organisations with complex information ecosystems. But deploying them responsibly requires technical pragmatism, cultural awareness, and a respect for context.</p>
<p>Specialist AI donor the <a href="https://www.mikehudsonfoundation.org/">Mike Hudson Foundation</a> has developed an LLM-powered ‘answer engine’ that sits on websites and answers users’ questions. Our recent conversation with MHF’s Foundersurfaced some valuable insights for data science practitioners working in this sphere.</p>
<section id="start-with-the-simplest-possible-use-case" class="level2">
<h2 class="anchored" data-anchor-id="start-with-the-simplest-possible-use-case">1. Start With the Simplest Possible Use Case</h2>
<p>One of Knowbot’s core design principles was <em>minimal friction</em>. MHF looked for a “gateway use case”: a low-risk, easy-to-understand tool that organisations could immediately see value in and adopt quickly.</p>
<p><strong>Practitioner takeaway:</strong> Don’t begin with the most ambitious AI project your organisation can imagine. Begin with an easy, low risk project that still delivers value and treat it as a learning experience..</p>
</section>
<section id="culture-matters-more-than-budget" class="level2">
<h2 class="anchored" data-anchor-id="culture-matters-more-than-budget">2. Culture Matters More Than Budget</h2>
<p>Hudson notes that AI readiness among nonprofits varies widely and isn’t correlated with organisational size. Some large charities are slow to innovate due to bureaucracy; some small ones are enthusiastic but unlikely to benefit.</p>
<p><strong>Practitioner takeaway:</strong> When planning an LLM deployment, assess <em>cultural readiness</em>, not just technical readiness. Ask:</p>
<ul>
<li><p>Who are the internal champions?</p></li>
<li><p>How much AI literacy exists?</p></li>
<li><p>How cautious is the organisation by default?</p></li>
</ul>
<p>This will drive adoption far more than infrastructure.</p>
</section>
<section id="build-for-trust-first-then-functionality" class="level2">
<h2 class="anchored" data-anchor-id="build-for-trust-first-then-functionality">3. Build for Trust First, Then Functionality</h2>
<p>The biggest obstacle MHF faced wasn’t the model, the infrastructure, or the code. It was <em>accessing the right decision-makers</em> and establishing trust with LLMs in general and Knowbot in particular.</p>
<p><strong>Practitioner takeaway:</strong> AI deployments in nonprofits are trust projects as much as technical ones. Practitioners should:</p>
<ul>
<li><p>Engage early with leadership.</p></li>
<li><p>Be explicit about risks and mitigations.</p></li>
<li><p>Provide clear, responsible documentation.</p></li>
<li><p>Avoid overclaiming what the model can do.</p></li>
</ul>
<p>The more transparent the process, the smoother the adoption.</p>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/applied-insights/case-studies/posts/2025/12/17/images/LLM2.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
</section>
<section id="where-appropriate-restrict-the-models-knowledge-domain-to-reduce-risk" class="level2">
<h2 class="anchored" data-anchor-id="where-appropriate-restrict-the-models-knowledge-domain-to-reduce-risk">4. Where Appropriate, Restrict the Model’s Knowledge Domain to Reduce Risk</h2>
<p>Knowbot deliberately confines itself to the content on the host organisation’s website(s), plus general internal LLM knowledge. It doesn’t trawl the open internet. This dramatically limits opportunities for hallucinations, unsafe advice, or reputational risk.</p>
<p><strong>Practitioner takeaway:</strong> Whenever possible, design LLM answer engine systems that operate on <em>curated, organisation-owned content</em>. Domain restriction is one of the most effective forms of practical AI safety.</p>
</section>
<section id="expect-surprising-user-behaviour-and-design-for-it" class="level2">
<h2 class="anchored" data-anchor-id="expect-surprising-user-behaviour-and-design-for-it">5. Expect Surprising User Behaviour — And Design for It</h2>
<p>One of the unexpected patterns in early usage: people asked Knowbot, <em>“Who are you?”</em> This required the team to add a new prompt component and require every partner to host a <em>“What is Knowbot?”</em> page.</p>
<p><strong>Practitioner takeaway:</strong> Build processes for:</p>
<ul>
<li><p>Unexpected inputs</p></li>
<li><p>Prompt evolution</p></li>
<li><p>Iterative refinement</p></li>
</ul>
<p>LLM deployment is never “set and forget.”</p>
</section>
<section id="technological-timing-matters-and-keeps-improving" class="level2">
<h2 class="anchored" data-anchor-id="technological-timing-matters-and-keeps-improving">6. Technological Timing Matters — And Keeps Improving</h2>
<p>Hudson emphasised that many capabilities now considered standard (e.g.&nbsp;long context length, ring fenced access to specific types of knowledge, server deployment ease) would have been impossible even a year earlier. The tools needed to fulfil a nonprofit’s evolving needs often appear in the LLM ecosystem soon after the nonprofit requests new functionality - making the decision whether to ‘build custom’ or ‘wait’ a tricky one.</p>
<p><strong>Practitioner takeaway:</strong> Stay current. Model capabilities, guardrails, and hosting options evolve at high speed. What was impossible last quarter may be trivial today.</p>
</section>
<section id="value-impact-over-volume" class="level2">
<h2 class="anchored" data-anchor-id="value-impact-over-volume">7. Value Impact Over Volume</h2>
<p>Knowbot’s LLM processing costs MHF money, and soKnowbot’s team evaluates success not just by the number of questions answered but by the <em>relevance</em> of those questions to valuable decision-making. A tool that helps a policymaker or researcher retrieve something critical can have outsized impact.</p>
<p><strong>Practitioner takeaway:</strong>When measuring impact, develop metrics that capture qualitative value, not just quantitative usage. For example you might consider:</p>
<ul>
<li><p>Complexity of queries</p></li>
<li><p>Decision relevance</p></li>
<li><p>Equity of access</p></li>
<li><p>Whether the tool reduces burden on staff</p></li>
</ul>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/applied-insights/case-studies/posts/2025/12/17/images/LLM3.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
</section>
<section id="in-fast-moving-environments-admit-what-you-dont-know" class="level2">
<h2 class="anchored" data-anchor-id="in-fast-moving-environments-admit-what-you-dont-know">8. In Fast-Moving Environments, Admit What You Don’t Know</h2>
<p>Both Knowbot and TestRAMP were built in contexts where knowledge was changing daily. Hudson emphasises the importance of asking “naïve” questions, learning quickly, and not pretending expertise where there is none.</p>
<p><strong>Practitioner takeaway:</strong> Cultivate humility. Curiosity and fast learning beats early certainty. Pair technical exploration with organisational openness about unknowns.</p>
</section>
<section id="relationships-and-partnerships-are-everything" class="level2">
<h2 class="anchored" data-anchor-id="relationships-and-partnerships-are-everything">9. Relationships and Partnerships Are Everything</h2>
<p>Across both initiatives, success depended less on algorithms and more on building new human relationships.</p>
<p><strong>Practitioner takeaway: </strong>AI for public good is a team sport. Map stakeholders. Share progress transparently. Community buy-in creates technical resilience.</p>
</section>
<section id="the-next-frontier-agentic-ai" class="level2">
<h2 class="anchored" data-anchor-id="the-next-frontier-agentic-ai">10. The Next Frontier: Agentic AI</h2>
<p>Hudson argues we’re at a turning point where AI will expand from being “retrieval engines” to becoming “agentic systems that can do things.” With that shift comes both opportunity and new categories of risk.</p>
<p><strong>Practitioner takeaway:</strong> Prepare now for agentic systems. Start with controlled automation, clear constraints, auditable logs, and robust governance. Retrieval is only the beginning.</p>
<p><a href="https://realworlddatascience.net/foundation-frontiers/posts/2025/11/27/MHF-interview.html">Read our full conversation with Mike Hudson here.</a></p>
<p><a href="https://www.mikehudsonfoundation.org/">Find out more about the Mike Hudson Foundation here.</a></p>
<p><em>Mike Hudson is an entrepreneur in technology &amp; electronic markets. He now uses his expertise to help solve social problems. Mike founded TestRAMP, a pandemic nonprofit social market described as a “major contribution to Covid PCR testing &amp; genomic sequencing” &amp; donated its £2.4mn profits for charity. Mike is a Fellow of ZSL &amp; adviser to its CEO. He is an honorary Research Fellow at City, University of London. Mike is a member of the Responsible AI Institute. He is a Foundation Fellow at St Antony’s College, University of Oxford.</em></p>
<div class="article-btn">
<p><a href="../../../../../../applied-insights/index.html">Explore more data science ideas</a></p>
</div>


</section>

 ]]></description>
  <guid>https://realworlddatascience.net/applied-insights/case-studies/posts/2025/12/17/deploying_llms_nonprofits.html</guid>
  <pubDate>Wed, 17 Dec 2025 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/applied-insights/case-studies/posts/2025/12/17/images/LLMthumb.png" medium="image" type="image/png" height="96" width="144"/>
</item>
<item>
  <title>​Testing Multi-Agent Systems in the LLM Age: A Practical Guide for Data Scientists</title>
  <dc:creator>Peter Capsalis</dc:creator>
  <link>https://realworlddatascience.net/applied-insights/tutorials/posts/2025/12/12/MAS-guide.html</link>
  <description><![CDATA[ 





<p>Agentic AI has gained recent popularity with the emergence of Large-Language Models (LLMs) and the rapid growth of the AI technology sector. The reinvention of technology companies entering the ‘agentic age’ mirrors a profound shift in how people interact with technology. In this article, I share a structured approach for testing Multi-Agent Systems (MAS) and provide some key questions to start you thinking critically about how your systems may be working.</p>
<section id="history-and-background-defining-mas" class="level2">
<h2 class="anchored" data-anchor-id="history-and-background-defining-mas">History and Background: Defining MAS</h2>
<p>There has been more than 30 years of research into intelligent agents. Traditionally, Multi-Agent Systems (MAS) referred to collections of autonomous software agents that could communicate, coordinate, and collaborate to solve complex tasks, often in domains like robotics, logistics, or distributed control systems.</p>
</section>
<section id="the-mas-llm-shift" class="level2">
<h2 class="anchored" data-anchor-id="the-mas-llm-shift">The MAS + LLM Shift</h2>
<p>What’s new today is the emergence of LLM-powered agents, where each agent is a Large Language Model (or a wrapper around one) capable of generating language, and calling external tools. This shift marks a new phase: MAS + LLM, where agents are not just rule-based or symbolic, but generative and language-driven.</p>
<p>​This distinction is crucial:</p>
<ul>
<li><p>Traditional MAS Example (Rule-Based): A fleet of warehouse robots coordinate to move packages using pre-programmed rules and message-passing protocols.</p></li>
<li><p>MAS + LLM Example (Generative &amp; Tool-Enabled): That same warehouse might now use a set of LLM agents to plan a delivery route, query traffic data via APIs, and negotiate with each other in natural language to optimise timing, all while calling tools like maps, databases, and calculators.</p></li>
</ul>
<p>This new architecture introduces challenges and opportunities: LLM agents can be more flexible and adaptive, but also more prone to errors like hallucinations or inconsistent tool usage.</p>
<div class="quarto-figure quarto-figure-center">
<figure class="figure">
<p><img src="https://realworlddatascience.net/applied-insights/tutorials/posts/2025/12/12/images/MAS.png" class="img-fluid quarto-figure quarto-figure-center figure-img" style="width:80.0%"></p>
</figure>
</div>
</section>
<section id="data-scientists-and-mas-a-new-mandate" class="level2">
<h2 class="anchored" data-anchor-id="data-scientists-and-mas-a-new-mandate">Data Scientists and MAS: A New Mandate</h2>
<p>​In traditional ML workflows, Data Scientists might train models and deploy them behind APIs for consumption by other services. In MAS + LLM setups, those models become tools that LLM agents can call as part of a broader reasoning process. Data Scientists may now be involved in designing these tools, defining agent roles, and testing how agents interact.</p>
<p>​Imagine, for example, that a Data Scientist is training a sentiment analysis model. Instead of embedding it in a web app, they expose it as a tool. A “Customer Feedback Agent” (LLM) calls this tool to analyse reviews, then passes results to a “Product Strategy Agent” to decide next steps. This new mandate means Data Scientists are uniquely positioned to ensure the reliability and responsible deployment of agentic systems by rigorously testing the individual tools and the complex communication logic.</p>
<p>​When using MAS + LLM, it is essential that Data Scientists ask the right questions to assess how well a system performs on a given task. Below is a proposed framework, based on established software testing hierarchies, adapted for MAS + LLM architectures:</p>
</section>
<section id="a-four-level-testing-approach" class="level2">
<h2 class="anchored" data-anchor-id="a-four-level-testing-approach">​A Four-Level Testing Approach</h2>
<section id="unit-level-checks-determinism-and-reproducibility" class="level3">
<h3 class="anchored" data-anchor-id="unit-level-checks-determinism-and-reproducibility">​1. Unit-Level Checks: Determinism and Reproducibility</h3>
<p>​These tests assess whether individual agents behave consistently when given identical inputs. This is foundational for debugging and validation.</p>
<p><strong>​Check</strong>: Does the agent produce the same output when given the same prompt?</p>
<p>Example: Recipe Planner Agent. A “Recipe Planner Agent” is asked: “Plan a healthy lunch under 500 calories.” If the response varies significantly each time, the agent may be hallucinating or poorly grounded.</p>
<p><strong>Check</strong>: Does the agent consistently call the same tool when prompted?</p>
<p>Example: Currency Conversion Tool.An agent is asked to convert $100 USD to GBP. Check: Does the agent consistently call the convert_currency(amount, from, to) tool with the correct parameters, and is the output reliably parsed?</p>
</section>
<section id="unit-integration-context-management-and-grounding" class="level3">
<h3 class="anchored" data-anchor-id="unit-integration-context-management-and-grounding">​2. Unit + Integration: Context Management and Grounding</h3>
<p>​These tests examine how well agents manage context and avoid hallucinations by properly utilizing their tools. Failures here often stem from insufficient or poorly structured information.</p>
<p><strong>​Check</strong>: Does the agent hallucinate outputs instead of calling tools?</p>
<p>​Example: Weather Forecast Agent. Prompt: “What’s the weather in London tomorrow?” If the agent guesses instead of calling the weather API, it may lack grounding or tool clarity.</p>
<p><strong>​Check</strong>: Does the agent fail due to context length limits?</p>
<p><strong>​Check</strong>: Does the agent fail to match the correct tool due to vague definitions?</p>
<p><strong>​Check</strong>: Does the agent handle tool errors gracefully?</p>
<p>​Example: Data Analysis Agent. Input: [“a”, “b”, “c”] provided to a calculate_mean() tool. If the agent fails to handle the non-numeric error output from the tool, it demonstrates poor context and error management.</p>
</section>
<section id="integration-testing-inter-agent-communication" class="level3">
<h3 class="anchored" data-anchor-id="integration-testing-inter-agent-communication">​3. Integration Testing: Inter-Agent Communication</h3>
<p>​These tests focus on how agents coordinate and hand off tasks. This layer is particularly tricky, as agents must operate independently while still collaborating effectively.</p>
<p><strong>​Check</strong>: Do agents successfully hand off tasks to one another?</p>
<p><strong>​Check</strong>: Does changing the prompt affect handover success (e.g., changing the tone or syntax)?</p>
<p><strong>​Check</strong>: Are agent roles and descriptions clear enough to support successful delegation?</p>
<p>​Example: Travel Planning Agents. A “Trip Planner Agent” delegates hotel booking to a “Hotel Booking Agent.” If the handover fails (e.g., the receiving agent doesn’t understand its input format), the receiving agent may be poorly defined or misnamed.</p>
</section>
<section id="system-level-validation-error-propagation-and-validation" class="level3">
<h3 class="anchored" data-anchor-id="system-level-validation-error-propagation-and-validation">​4. System-Level Validation: Error Propagation and Validation</h3>
<p>These tests assess how errors are surfaced, handled, and communicated across the entire system. They also include strategies for validating the final outputs.​</p>
<p><strong>Check:</strong> Do the underlying tools include error checking and format validation on their outputs?</p>
<p><strong>Check:</strong> Can agents detect and communicate null or failed outputs from other agents or tools?</p>
<p><strong>Check:</strong> Is there a mechanism (e.g., human-in-the-loop or a designated reviewer agent) to validate final results against expected metrics?</p>
<p>Example: Reviewer Agent for Expense Reports. A “Finance Agent” calculates total expenses, and a “Reviewer Agent” checks the result. If the Finance Agent returns £400 instead of £350 for the input “£100 travel, £200 meals, £50 misc.,” the Reviewer Agent can flag the discrepancy.</p>
</section>
</section>
<section id="summary" class="level2">
<h2 class="anchored" data-anchor-id="summary">Summary</h2>
<p>MAS + LLM is becoming an increasingly essential part of a Data Scientist’s toolkit. With the numerous agentic orchestration frameworks available (LangGraph, Autogen, CrewAI, etc.) and that number increasing over time, understanding how to assess MAS and actions to improve them is necessary for their development. I encourage you to use this framework as a starting point to establish robust testing pipelines and governance standards within your teams.</p>
<div class="article-btn">
<p><a href="../../../../../../applied-insights/index.html">Explore more data science ideas</a></p>
</div>
<div class="further-info">
<div class="grid">
<div class="g-col-12 g-col-md-12">
<dl>
<dt>About the author:</dt>
<dd>
<a href="https://www.linkedin.com/in/peter-capsalis-37795958/">Peter Capsalis (MBA, MSc, AdvDSP)</a> is an AI and Data Senior Manager at Ernst and Young where he leads teams of data professionals in the government and energy resources sectors to solve data challenges and deliver transformational change. He sits on the <a href="https://rss.org.uk/policy-campaigns/policy-groups/ai-task-force/">RSS AI Taskforce</a>, and the Society’s <a href="https://rss.org.uk/about/equity-diversity-and-inclusion-(edi)/">EDI committee</a>.
</dd>
</dl>
</div>
<div class="g-col-12 g-col-md-6">
<dl>
<dt>Copyright and licence</dt>
<dd>
© 2025 Capsalis, Peter. “​Testing Multi-Agent Systems in the LLM Age: A Practical Guide for Data Scientists”, Real World Data Science, December 12, 2025. <a href="https://realworlddatascience.net/applied-insights/tutorials/posts/2025/12/12/MAS-guide.html">URL</a>
</dd>
</dl>
</div>


</div>
</div>
</section>

 ]]></description>
  <guid>https://realworlddatascience.net/applied-insights/tutorials/posts/2025/12/12/MAS-guide.html</guid>
  <pubDate>Fri, 12 Dec 2025 00:00:00 GMT</pubDate>
  <media:content url="https://realworlddatascience.net/applied-insights/tutorials/posts/2025/12/12/images/MAS.png" medium="image" type="image/png" height="96" width="144"/>
</item>
</channel>
</rss>
