// Adds dimensions UUID, Author and Topic into GA4
Friday, January 23, 2026
25 C
Singapore

25% S’poreans say “work” gives them meaning in life; Netizen asks, “A quarter of us don’t have anything more meaningful in life than to work?”

The results of a study from 2021 have raised a few eyebrows, after a tweet showing how many people in a given country say that it is work that gives life meaning.

In Singapore, the study showed, 25 per cent of the respondents surveyed mentioned “their occupation and career when describing what gives them meaning in life.

The study, titled “What Makes Life Meaningful? Views from 17 Advanced Economies” was carried out by the US-based Pew Research Center for the Spring 2021 Global Attitudes Survey.

Journalist and podcaster Matthew Yglesias tweeted that it was an, “Extremely stereotype-defying survey.”

The survey showed that in Singapore, family ranked number one when respondents were asked what gives them meaning in life, followed by work, society, material well-being and friends.

Screen Shot 2022 10 19 at 7.45.35 AM

The tweet was then posted on r/singapore, where Singaporeans weighed in.

One said that “it’s no surprise asian countries rank so low on this list — we’re grossly overworked and few here derive any joy from it.”

See also  Employee asks, "Is it bad to leave job after 9 months only?"

Screen Shot 2022 10 19 at 7.37.55 AM

Another netizen agreed with this.

Screen Shot 2022 10 19 at 7.42.19 AM

“I looked at 25% and instead thought it was too high! A quarter of us don’t have anything more meaningful in life than to work?” another wrote.

Screen Shot 2022 10 19 at 7.38.05 AM One chimed in that how meaningful work depends on the type of work they do.

Screen Shot 2022 10 19 at 7.39.15 AM Another wrote that “the most meaning in life is gotten from petting the hdb void deck cat, rather than from slaving for some corporate entity to achieve dem gdp gains.”

Screen Shot 2022 10 19 at 7.40.15 AM

In a reflection on current housing issues, another wrote that “BTO is the meaning of life.”

Screen Shot 2022 10 19 at 7.40.32 AM One said that they were “more curious about how the 25% managed to” find such value in work.

Screen Shot 2022 10 19 at 7.42.06 AM

Yet another pointed out that “your job is an integral part of your life – so much so that when you retire and someone asks ‘what do you do?’ You’ll typically hear ‘I’m a retired teacher’ or ‘I’m a retired train driver.’

Like it or not you’ll spend a massive chunk of your life doing work, so finding some meaning in it is better than hating it for decades in my opinion.”

See also  "Working as senior staff but earning less than juniors feels like a huge slap in the face!" — SG employee laments

Screen Shot 2022 10 19 at 7.44.00 AM/TISG

Singlepore: Study shows half of single Singaporeans aren’t dating, 38% have never dated

- Advertisement -

Hot this week

For his 50th birthday, Jamus Lim gets not 1 but 2 surprise parties

SINGAPORE: When Workers’ Party MP Jamus Lim turned 50...

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); } });
// //