NEW: English for Tech Bundle → Save 40%
presentation
data-vocabulary
stakeholder-communication
metrics
charts

How to Describe Charts and Data in English at Work

ESL English learning: Master the vocabulary to describe line charts, bar charts, and pie charts when presenting metrics to stakeholders.

Why Clear Data Descriptions Matter in Tech

Every sprint review, QBR, or incident post-mortem involves presenting data. Whether you're showing deployment frequency to leadership or explaining user retention to product stakeholders, your ability to describe charts clearly determines whether your audience understands the story behind the numbers.

Many tech professionals can build beautiful dashboards in Grafana or Looker, but struggle to explain what those visualisations actually mean. This creates a gap: your data is only as valuable as your ability to communicate it.

  • Sprint reviews: 'Our velocity increased steadily over the last three sprints.'
  • Incident post-mortems: 'Error rates shot up dramatically at 14:00 UTC.'
  • QBRs: 'The majority of our traffic now comes from mobile devices.'
  • Hiring updates: 'The proportion of senior engineers has grown from 20% to 35%.'

Describing Line Charts: Trends Over Time

Line charts are everywhere in tech — monitoring dashboards, adoption metrics, sprint burndowns. When presenting a line chart to stakeholders, structure your description: start with the overall trend, then highlight specific changes with precise vocabulary.

Trend TypeVocabularyTech Example
Going upincreased, rose, grew, climbed, shot upAPI response times increased dramatically after the deployment.
Going up fastsurged, skyrocketed, tripledDaily active users surged by 40% following the product launch.
Going downdecreased, declined, fell, droppedMemory usage declined steadily after we optimised the cache.
Staying the sameremained stable, levelled off, stayed constantLatency remained stable at around 200ms throughout Q3.
Changing directionfluctuated, peaked, bottomed outCPU usage fluctuated between 60% and 90% during peak hours.

Adverbs Add Precision

Pair trend verbs with adverbs to show speed or intensity: dramatically (big change), steadily (consistent change), slightly (small change), gradually (slow change). Compare: 'Errors increased' vs 'Errors increased dramatically' — the adverb tells stakeholders whether to panic.

Here's a model description for a tech scenario: 'This line chart shows our API adoption rate over the past 12 months. Overall, we can see a steep upward trajectory. Adoption tripled from January to June, then climbed more slowly to 85% by December. The growth slowed down noticeably in Q4, which suggests we may be approaching market saturation.'

Describing Bar Charts: Comparisons and Changes

Bar charts compare categories — team performance, feature usage across user segments, or hiring metrics over time. The key vocabulary focuses on comparisons, proportions, and relative changes.

Comparison TypeVocabularyTech Example
Higher/Lowerexceeds, outperforms, falls short ofMobile conversion rate exceeds desktop by 15 percentage points.
Differencecompared to, in contrast, whereasSenior engineers make up 35% of the team, compared to 20% last year.
Proportionaccounts for, represents, makes upBackend bugs account for 60% of our total bug count.
Majority/Minoritythe majority, a small minority, roughly halfThe majority of our users prefer the dark mode interface.

Model description for a hiring metrics bar chart: 'This bar chart illustrates the engineering team composition from 2020 to 2024. It can be seen that the number of senior engineers grew steadily from 8 to 22. In contrast, junior hires fell slightly from 15 to 12. Overall, seniors now make up the majority of the team, whereas in 2020 there were nearly two juniors for every senior.'

Complete the sentence

Type the missing word or phrase.

Complete the sentence: 'Backend latency ______ dramatically after we deployed the new caching layer, dropping from 450ms to 120ms.'

Describing Pie Charts: Proportions and Percentages

Pie charts show how a whole breaks down into parts — traffic sources, device types, or budget allocation. The vocabulary focuses on fractions, percentages, and relative size.

ProportionAlternative PhrasesExample
50%half, exactly half, roughly halfRoughly half of our users access the app via iOS.
33%a third, about a third, nearly a thirdNearly a third of support tickets relate to authentication issues.
25%a quarter, one in fourA quarter of deployments required a rollback last month.
10-15%a small portion, accounts for about 10%A small portion of traffic comes from the legacy API.
5% or lessa small minority, a negligible amountOnly a small minority of users still use Internet Explorer.

Model description: 'This pie chart shows the breakdown of our cloud infrastructure costs by service. From the chart, it is clear that compute resources account for the majority of spending at 45%. Storage represents about a third of total costs. Networking makes up 15%, while monitoring and logging account for only a small minority at 7%.'

Start with the Biggest Slice

When describing a pie chart, start with the largest segment, then work down. This gives stakeholders the most important information first: 'The majority of our traffic comes from mobile, followed by desktop at 30%, and tablet at just 8%.'

Multiple choice

Choose the best answer.

Which phrase best describes a 32% segment in a pie chart?

Grammar Patterns for Data Descriptions

Data descriptions use specific grammar structures. Mastering these patterns helps you sound natural and professional when presenting metrics.

PatternStructureExample
Subject + verb + adverb[Metric] + [increased/decreased] + [dramatically/steadily]Response times decreased steadily throughout Q2.
There was a + adjective + nounThere was a + [sharp/gradual/slight] + [rise/fall/increase]There was a sharp rise in error rates at 2pm.
From X to Y[Metric] + [rose/fell] + from [number] to [number]Conversion rates rose from 2.1% to 3.8%.
By + amount[Metric] + [increased/decreased] + by + [number/percentage]Daily active users increased by 25%.
Compared to / In contrast[Finding], compared to [other finding]Mobile usage grew 40%, compared to just 5% for desktop.

Notice the difference between 'by' and 'to': 'Errors increased by 50%' means they went up by that amount (e.g., from 100 to 150). 'Errors increased to 50%' means they reached that level (e.g., from 30% to 50% of total requests).

Multiple choice

Choose the best answer.

Which sentence correctly describes a metric that went from 200ms to 300ms?

Register: Slack Updates vs Formal Reports

How you describe data changes based on context. A quick Slack update to your team uses casual language, while a QBR presentation or written report requires more formal phrasing.

Casual (Slack / Standup)Formal (QBR / Report)
Errors shot up after the deployError rates increased dramatically following the deployment
Latency's been pretty flat latelyLatency has remained stable over the past quarter
Most of our traffic is mobile nowThe majority of traffic now originates from mobile devices
Sign-ups tanked last weekNew user registrations declined sharply last week
We're seeing way more API callsAPI request volume has grown significantly

Match the Medium

Slack messages and standups: contractions, phrasal verbs ('shot up', 'levelled off'), and casual intensifiers ('way more', 'pretty flat'). Documents and presentations: full verbs ('increased significantly'), precise adverbs ('steadily', 'dramatically'), and formal connectors ('however', 'in contrast').

Common Mistakes: Heard at Work vs Better English

❌ Heard at Work✅ Better English
The chart shows how errors are increasing.The chart shows that errors increased (or have increased).
It increased three times.It tripled. / It increased threefold.
The majority of users is on mobile.The majority of users are on mobile. ('Majority' takes plural verb.)
Errors raised to 500.Errors rose to 500. ('Raise' needs an object; 'rise' doesn't.)
It's the double of last month.It's double last month's figure. / It doubled compared to last month.

A particularly common error: confusing 'raise' and 'rise'. Raise is transitive (needs an object): 'We raised the alert threshold.' Rise is intransitive: 'Error rates rose dramatically.' In data descriptions, you almost always want 'rise/rose' because the metric itself is the subject.

Pronunciation Guide: Tricky Data Terms

These terms appear frequently in data presentations. Mispronouncing them can distract stakeholders from your message.

percentage /pəˈsen.tɪdʒ/

per-CEN-tage

Saying 'per-cent-AGE' with stress on final syllable

fluctuate /ˈflʌk.tʃu.eɪt/

FLUC-tu-ate

Pronouncing as 'flock-tu-ate' or 'fluc-tate'

trajectory /trəˈdʒek.tər.i/

tra-JEC-tory

Saying 'TRA-jec-tory' with stress on first syllable

comparatively /kəmˈpær.ə.tɪv.li/

com-PAR-a-tive-ly

Omitting syllables: 'com-PAR-tive-ly'

negligible /ˈneɡ.lɪ.dʒə.bəl/

NEG-li-gi-ble

Saying 'neg-li-GI-ble' with wrong stress

Frequently asked questions

Cite this page

Speak Tech English — How to Describe Charts and Data in English at Work. https://app.speaktechenglish.com/knowledge-base/how-to-describe-charts-and-data-in-english. Audience: non-native English speaking software engineers and tech professionals (level B2).

Last updated
2026-09-07
Audience
Non-native English speaking software engineers & tech professionals
Level
B2 (CEFR)

Related searches: how to describe graphs in English · how to present data to stakeholders in English · vocabulary for describing trends and charts · increased by vs increased to · how to describe a pie chart in a presentation · phrases for explaining metrics in meetings