Main article · Academic Write-up · Appendix

Does the news really call out “Tesla” more than other car brands after a crash?

Short answer: yes — a lot more. When a Tesla is involved in a crash, Australian news headlines named the brand 57% of the time; when it was any other car (and we know what car it was), the car make is only mentioned 3.7% of the time.

9News headline: 'Tesla goes airborne after striking bollard near Adelaide mall', by Joseph Sahyoun, August 14, 2026

One of the three Tesla incidents in this study — one of the real headlines behind the 57% figure above.

This page is the plain-English version. If you want the full methodology, every table, and the statistical tests, read the full write-up. If you want to check every single crash and headline used, see the data appendix.

Where this question comes from

You probably remember reading news titles such as “Tesla crashes into shopfront”. It’s been raised by some (including myself) that Tesla appears to be named in the news title more than other car makes; however, others claim that such allegation is an over-reaction based on one’s personal brand allegiance, and that the brand-mention is universal and unbiased.

Both sides are arguing from memory and vibes. Neither position is really testable just by recalling headlines you happen to remember.

This project sets out to actually measure it. It’s otherwise an arduous project, but with the help of an LLM the process becomes feasible.

How I tried to check it fairly

The first “natural” way to check this i.e. search the news for “Tesla crash” and “Toyota crash” and count respective headlines is statistically invalid. If you search for the word “Tesla,” you will only ever find articles that already contain the word “Tesla.” That guarantees the brand shows up, before you’ve looked at a single real crash. It proves nothing.

Instead, I went through a fairer process:

  1. Scour through one full year of news articles on the most popular Australian news websites — 7 out of the 10 most-visited news sites have full index files that could be read.
  2. Filter for crash-related articles generically — words like “crash,” “collision,” “rolled,” “T-boned,” “airborne” — across those seven sites, and never search for a car brand name, ever, at any point.
  3. Confirm that these are genuine car crashes — 215 initial candidate crashes, checked by both an LLM and a human (myself). 65 were excluded for various reasons (non-Australian crashes only reported because a celebrity was involved, cases that turned out not to be a car crash at all, etc.), leaving 150 confirmed real crashes.
  4. Figure out what car was actually involved by parsing the article’s body text, with the headline hidden.
  5. Only keep crashes where we actually know what car it was, and where at least two outlets covered it. This matters more than it sounds: for a lot of ordinary crashes, nobody ever bothers to say what brand the car was — it’s just “a car.” If we counted those as “didn’t name the brand,” we’d be comparing Tesla against a mix of real brands and cases where there’s no brand to compare against in the first place. So those get dropped entirely, for both Tesla and non-Tesla. That leaves 66 usable crashes — 3 of which involved a Tesla.
  6. Only then, ask the one real question: for every article, did the headline name the car’s make?
  7. Compare the Tesla group against everyone else.

Because the brand was never part of the search, and because the car’s identity was figured out from the article, the comparison isn’t rigged in either direction.

What we found

When it was a Tesla
57%
of headlines named the make
(4 of 7 articles, 3 crashes)
When it was any other car
3.7%
of headlines named the make
(7 of 189 articles, 63 crashes)

But could it be something else, not “Tesla” specifically?

We checked two alternative explanations before believing this was really about the Tesla brand.

Maybe it’s just that “expensive” or “fast” cars get named more? Partly true — brands like BMW, Audi, and Mercedes-Benz did get named more often than ordinary brands like Toyota or Mazda (about 22 times more often). But Tesla’s rate was still about 4 times higher again than even those luxury brands. So “expensive car” explains some of it, but not most of it.

Tesla
57.1%
of headlines named the make
(4 of 7 articles, 3 crashes)
Premium/luxury brands
15.4%
of headlines named the make
(6 of 39 articles, 10 crashes)
Mainstream brands
0.7%
of headlines named the make
(1 of 150 articles, 53 crashes)

Maybe it’s just that dramatic, out-of-control crashes get named more, and Tesla crashes happen to be more dramatic? Two of the three Tesla crashes were exactly this kind of story — a car going airborne and hitting a bollard, and a car crashing into a restaurant. So we compared Tesla only against other dramatic, out-of-control crashes — cars ploughing into buildings, going airborne, rolling. Even in that narrower, fairer comparison, Tesla was named 60% of the time versus 4.9% for everyone else — about 12 times more.

Two real examples make this last point without needing any statistics at all. Both are exactly the same kind of dramatic story as the Tesla crashes above, and in neither case was the car’s brand ever mentioned:

Canberra · January 2026
Car ploughs into a shopping centre
A four-year-old boy died. Just as dramatic as either Tesla incident above — but the car's make was never reported anywhere, not in the headline, not even in the body of the article. This is exactly the kind of case explained in step 5 above: with no brand ever mentioned, it can't be counted either way, so it's excluded from the numbers rather than counted as "didn't name the brand."
Sydney · April 2026
Car crashes into a hair salon, bursts into flames
The car was a Nissan — reported deep in the article text, but it never once made it into a headline, on any of the outlets that covered the fire.

Both of those are at least as horrific and tragic as the Tesla incidents. Neither got the brand named.

What this does not show

This is a study of how headlines are written, not of car safety. It says nothing about whether Teslas crash more or less often than other cars, or whether Tesla drivers are better or worse. It’s purely about word choice once a crash has already happened and already made the news.

It also doesn’t prove journalists or editors are deliberately targeting Tesla, though an engagement incentive remains a possibility.

The honest caveats

This entire result rests on just seven articles from three real Tesla crashes. That’s a genuine limitation. Three incidents are not a lot, and a different twelve-month window could plausibly have looked somewhat different. The direction and rough size of the effect held up across every check we tried, but “held up across every check we tried, on 3 incidents” is a different, weaker claim than “this is a large, precise, generalisable number.”

This is also a personal research project, not a peer-reviewed academic study. The code, data, and every single incident used are public and linked below specifically so anyone can check the work rather than take it on faith — that’s the whole point of publishing the appendix alongside this.

As a non-academic project performed in my free time, this is heavily LLM-assisted, though important steps e.g. verification of clusters have been manually done. I have a degree in statistics and am familiar with statistical methods. For full transparency, I acknowledge that a large part of this write-up’s prose was drafted with LLM assistance, though all three pages have been manually read and edited by me.

Read the full write-up for the complete methodology, every statistical test, and further robustness checks (by outlet, by publication, and more).

See the data appendix for every single crash, every headline, and every source link used in this analysis.