// Adds dimensions UUID, Author and Topic into GA4
Friday, July 3, 2026
29.4 C
Singapore

Graduate Unemployment

The economist Wilson Wong brought up some interesting points about graduate unemployment in a recent opinion piece that he wrote for the Sunday Times. In the piece, he calls for a need to promote more vocational training and raise awareness of the fact that a degree is not always the best path for financial mobility.

To illustrate his point that too many degree holders can lead to a slowing of the economy, he pointed to Britain as an example, saying, “It is not uncommon for fresh graduates to spend extended periods waiting on tables while clinging on to fading hopes of finding the elusive dream job in keeping with their university education.”

His overall point with this example is that when there is overwhelming number of citizens with a university degree, there will not be enough jobs to fit their education and that many of them will end-up in jobs for which they are over-qualified. His answer to this problem is a shift in culture, where students seek out skills, training and education that are relevant, rather than chasing after a degree just for the sake of having one.

To demonstrate the success that this type of culture shift can provide, Dr. Wong used the example of the German apprenticeship model that has been so successful.

“This model has to some extent buttressed Germany from the ravages of the global economic downturn, which has left the rest of the euro zone with staggeringly high unemployment of 11-12 per cent,” he said.

In regard to the German system, he also went on to say that it was not a model that Singapore could adopt overnight and that it would take time to achieve this kind of societal shift. He notes that the German system comes from a long tradition of the master-craftsman passing his skills to an apprentice.

It will take time to convince many Singaporeans that a university degree is not the right direction for everyone. However, programs and reforms that are designed to raise interest in vocational careers and make them more desirable will be a good first step in making this culture shift.

- Advertisement -

Hot this week

‘Are you her husband or her dad?’: Man says single-income marriage is straining his relationship

SINGAPORE: A man who once enjoyed a DINK (double income, no kids) marriage says he is feeling increasingly burnt out after his wife quit her job due to burnout, turning their two-income household i...

Workers say some HR departments are quick to enforce rules but slow to address misconduct

The story highlights how inconsistent or ineffective HR action on workplace misconduct can weaken trust, allow toxic behaviour to continue, and increase employee stress, disengagement, and turnover...

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); } });
// //
Enable Notifications OK No thanks