How to read your AI exposure score
Short answer
Your score measures one thing: how much of your occupation's work showed up in real conversations with one AI assistant, and how far that assistant got with it. It is a measure of overlap with observed use, not a probability that you lose your job. Its absolute value carries almost no meaning on its own, which is why this site shows you a band and a percentile: those compare you against 784 other occupations, and comparison is the only thing this number does reliably.
What the number is made of
The score comes from a Microsoft Research study that analysed roughly 200,000 anonymised conversations between United States users and Bing Copilot, collected between 1 January and 30 September 2024.1 It matched two separate things against the work activities that make up each occupation: what the user asked for, and what the assistant actually did. Your score is the average of those two sides.2
Three things were classified for every activity, by a language-model pipeline rather than by a person reading each conversation: how often it showed up at all, whether the assistant finished the job, and how much of the activity it handled rather than a corner of it. The authors report that pipeline agreeing with human annotators at Cohen's kappa between 0.34 and 0.53, a range they themselves call generally low, because it is often arguable whether a given activity describes a conversation at all. Their own documentation says plainly that "LLM-based classifiers are imperfect, so all metrics should be interpreted with caution".1 Treat individual rows as indicative, not exact.
Why the band matters more than the decimal
The study's own authors are blunt about the raw figure. Because an activity only counts as covered once it crosses a frequency threshold they chose, they write that "relative comparisons are more meaningful than absolute score values", and they demonstrate the point by showing that moving the threshold lets you conclude almost anything.1
So a score of 0.195 does not mean 19.5% of anything. Read the band and the percentile instead. The five bands are quintiles: each one holds exactly one fifth of the 785 occupations, so "elevated" means "in the fourth fifth", not "in danger". The exact cut-offs and the arithmetic behind them are on the methodology page.3
What "not observed" really means on your task table
Of the 332 work activities measured, 205 score zero on the user-goal side, which is the side the task table shows, and the table labels those "not observed".2 That reads like "AI cannot do this". It does not mean that.
Checking the published dataset directly: 203 of those 205 activities did appear in the conversations.2 They simply fell below the study's cut-off of 0.05% of all classified activity, so they score zero by construction. That cut-off measures share of activity, not share of conversations: each conversation is divided equally between the activities it matches. Earlier versions of the paper glossed that cut-off as roughly 100 to 300 conversations in samples of 100,000, before conversion to activity share; version 6, of 22 December 2025, drops that gloss.1
Two of the 205 did not appear on the user-goal side at all: fabricating medical devices and supervising activities in a correctional facility. Of those, only supervising a correctional facility is absent from both sides of the dataset. That is one activity out of 332 that never appeared anywhere.2
The honest reading of a zero is therefore: this activity almost never came up in this dataset. There are at least four reasons that can happen, and the number cannot tell you which applies. The work may be genuinely hard for AI. It may happen in a warehouse rather than a chat window. Nobody may have thought to ask. Or, and the study's authors name this one themselves, the people who do that work may use an entirely different tool: programmers work inside AI-enhanced development environments, and legal, medical and financial work runs on compliance-approved systems. None of that traffic appears in a consumer chat log.1
Three ways people misread the score
Reading it as a probability. A score of 0.25 is not a 25% chance of anything. There is no time horizon anywhere in the underlying study and no model of employment in it at all.
Comparing it to numbers from other studies. Other well-known figures count entirely different objects. Eloundou and colleagues estimate that around 80% of United States workers could have at least 10% of their work tasks affected by large language models, an estimate of potential exposure rather than a measurement of what has happened; the International Monetary Fund put almost 40% of global employment in an exposed category, with the high and low cut-offs set at the median.4 Neither is comparable to a score built from usage frequency. Exposure, automation and replacement sets out what each layer of evidence can and cannot support.
Treating a zero as a guarantee. Zero means the activity was rare in this dataset, not that AI cannot do it.
What this means for you
Use the band and percentile to place yourself, not to predict yourself. Then use the task table, which is the genuinely useful part: it shows which parts of your work overlap with AI use and which do not, and that distinction is what any sensible plan is built on. If your own job differs from the occupation average, and most people's do, the six questions on your occupation page adjust the estimate and show you every adjustment they make.
Start from the calculator if you have not looked up your occupation yet, or work from your actual weekly tasks with the task self-assessment.
- Kiran Tomlinson, Sonia Jaffe, Will Wang, Scott Counts and Siddharth Suri, Working with AI: Measuring the Applicability of Generative AI to Occupations, Microsoft Research, 2025. arXiv:2507.07935, version 6 of 22 December 2025, with the accompanying repository documentation. Quoted: the January to September 2024 United States collection window; the statement that relative comparisons are more meaningful than absolute score values; the Cohen's kappa range of 0.34 to 0.53 between the classifier and human annotators; the note that LLM-based classifiers are imperfect and all metrics should be interpreted with caution; and the authors' own observation that consumer usage data excludes AI-enhanced development environments and compliance-approved legal, medical and financial tools.
- Microsoft Research, Working with AI published result files, released under CC BY 4.0. github.com/microsoft/working-with-ai. The repository documentation states that the published applicability score is the average of the user-goal and AI-action scores. The zero counts were computed directly from
iwa_metrics.csvon 22 August 2026: 205 of 332 activities score zero on the user-goal side, 245 on the AI-action side and 196 on both; 203 of the user-side zeros still appear in the data below the study's 0.05% activity-share threshold. Two have a user-goal share of exactly zero, fabricating medical devices and supervising activities in correctional facilities, and only the second has zero share on both sides. The repository defines activity share as the fraction of conversations mapping to each activity, divided equally where a conversation matches several, so a 0.05% activity share is not the same as a 0.05% share of conversations. Versions 1 to 5 of the paper carried a footnote glossing the threshold as "approximately equal to appearing in 100-300 conversations in our 100k samples, before converting to activity share"; that footnote was removed in version 6 of 22 December 2025, which states the threshold as an activity share only. The paper was also retitled between those versions, so quotations from it should name the version they come from. - JobRiskAI, methodology: band cut-offs, percentile construction and the editorial layers this site adds on top of the source data.
- Tyna Eloundou, Sam Manning, Pamela Mishkin and Daniel Rock, GPTs are GPTs, 2023 (arXiv:2303.10130), for the estimate that around 80% of the United States workforce could have at least 10% of their work tasks affected by large language models, which the authors present as potential exposure and pair with an explicit refusal to predict adoption timelines; and Mauro Cazzaniga and colleagues, Gen-AI: Artificial Intelligence and the Future of Work, International Monetary Fund Staff Discussion Note SDN/2024/001, January 2024, for almost 40% of global employment in a high-exposure category, with high and low categories defined relative to median values.
Every figure above is quoted with the caveat its own source states. Last verified 2026-08-22. Scores and bands used on this site are documented on the methodology page.