// Adds dimensions UUID, Author and Topic into GA4
Thursday, March 5, 2026
25 C
Singapore

SIA remains top considered airline among Singaporeans despite travel consideration slump a week after turbulence accident

SINGAPORE: Singapore Airlines (SIA) travel consideration experienced a significant drop following the severe turbulence on flight SQ321 from London to Singapore on May 21, which resulted in one passenger’s death and seven others critically injured. Despite this setback, SIA remains the top considered airline among Singaporeans.

According to the YouGov BrandIndex, the turbulence incident had a substantial impact on SIA’s public perception. The airline’s Buzz score, reflecting whether consumers have heard more positive or negative things about the brand, plunged by over 35 points, from 54.7 on May 21 to 19.2 by May 31.

Conversely, the airline’s Word of Mouth (WOM) Exposure score, which tracks whether consumers have talked about the brand recently, surged by nearly 14 points, from 42.7 on May 21 to 56.5 by May 31, suggesting that the incident has become a significant topic of conversation among consumers.

Singapore Airlines travel consideration slumps a week after turbulence accident
Photo: YouGov

Despite the shifts in public discourse, SIA’s service quality and corporate reputation saw only slight declines.

See also  Grab introduces fairer payment system for drivers

The airline’s Quality score, reflecting consumer perceptions of service quality, dropped about four points, from 69.3 on May 21 to 65.4 by May 31. However, this score remains nearly three points higher than it was on May 1.

Similarly, the Reputation score, which measures whether residents would be proud or embarrassed to work for the airline, decreased by 2.3 points, falling from 66.9 on May 21 to 64.6 by May 31. This score still stands close to six points higher than at the start of the month.

In contrast, the consideration of SIA as a potential travel provider took a more noticeable hit.

The Consideration score, which measures the percentage of consumers who would consider flying with the airline on their next trip, dropped almost 15 points following the turbulence incident. It fell from 68.0 on May 21 to 53.3 by May 29, but showed signs of recovery by the end of May, rising to 55.9.

See also  ‘This is not an airplane seat; this is a hotel room in the sky’ — YouTuber raves about Singapore Airlines' first-class Suites cabin

This only means that while the incident significantly affected consumers’ immediate willingness to choose SIA, there is potential for rebound.

Despite the decline in consumer willingness to book their next flight with SIA, the airline remains the most considered option among consumers in Singapore.

In response to the incident, Singapore Airlines has tightened its in-flight service protocols, including a complete suspension of meal service when the seat-belt sign is on, to enhance passenger safety. /TISG

Read also: SIA announces changes to cabin rules after May 21 turbulence fatality

- Advertisement -

Hot this week

10¢ beverage deposit charged at checkout, won’t show on price tags

Under the Beverage Container Return Scheme, consumers pay a refundable 10-cent deposit when buying pre-packaged drinks in plastic bottles or metal cans ranging from 150ml to 3L. Major supermarkets...

Good intention, better execution? Tighter security checkpoints sparked huge traffic jams with clearance times reaching as long as 150 minutes

Increased security checks at land, sea, and air borders have caused severe traffic congestion, with traffic jams even stretching all the way back to the Johor Bahru border crossing. A woman complai...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //