In Asia, middle managers such as department heads make more than 14 times as much as operational employees such as clerical workers--the biggest such pay disparity in the world, according to a report by global management consulting firm Hay Group.

department heads:部门主管,部门领导    clerical:办事员,牧师    

The difference in pay in Asia is far greater, for example, than in North America (3.5 times) and Europe (2.9 times), and somewhat bigger than in the Middle East (11.9 times) and Central and South America (10.2), other regions comprised mostly of emerging markets, the report said.

The greater disparity in pay in emerging versus developed markets can largely be blamed on a battle for experienced talent in emerging markets that is pushing up management salaries, said Thomas Higgins, managing director of Hay Group.

In places where the disparity is extreme, such as Pakistan and Egypt, it creates 'strains between haves and have-nots,' he said.

Among cities, pay is most unequal in Karachi, Pakistan, where middle managers earn 22.5 times as much as workers. A number of East Asian cities, though, ranked among the 10 most unequal. They include Shanghai (18.5), Delhi (18.3), Beijing (18), Mumbai (16.6) and Bangkok (16.6). The global average for 2012 was 8.4.

Growing inequality in Asia has begun to attract attention. In a report last year, the Asian Development Bank cited as contributing factors technological advances, globalization and market-oriented reforms that tend to favor those who live in urban areas, highly skilled workers and the owners of capital.

Earlier this year, China's State Council vowed to shrink the growing gap between rich and poor by improving social safety nets and raising taxes on the rich.

Workers fared best overall in purchasing power in Geneva, the Hay Group study reported, with 166% of the purchasing power of their counterparts in New York. But senior management in Doha, Qatar, enjoyed the world's greatest purchasing power by far--366% of senior managers in New York City.

While workers' purchasing power is lower in Eastern European and Asia, middle managers and executives there have fared well, often better than those in the West.

The report also measured the cost of employing operational workers beyond their base salary, including such things as payments for pensions and disability benefits. The most expensive employees in the world? Operational workers in Zurich, who cost 75% more than those in New York.

每日英语:Asia Has World's Biggest Pay Gap, Study Finds的更多相关文章

  1. 33. Pay Gap for the Brightest Female Graduatea 最聪明的大学女毕业生面临的工资差距

    33. Pay Gap for the Brightest Female Graduatea 最聪明的大学女毕业生面临的工资差距 ① When young women were found to ma ...

  2. 每日英语:The Biggest Distraction In The Office Is Sitting Next To You

    The big push in office design is forcing co-workers to interact more. Cubicle walls are lower, offic ...

  3. 每日英语:Some Chinese Students Stay Home to Get Ahead

    Li Shan's oldest son was the perfect candidate to join the throngs of Chinese students studying abro ...

  4. 每日英语:why can't China produce world-class CEO?

    The appointment of India-born Satya Nadella as Microsoft Corp.'s CEO has caused a bit of a stir in C ...

  5. 每日英语:Surviving a Conference Call

    The conference call is one of the most familiar rituals of office life -- and one of the most hated. ...

  6. 每日英语:Welcome to the Global Middle-Class Surge

    The mass uprisings this summer in Egypt, Turkey and Brazil are powerful reminders that the middle cl ...

  7. 每日英语:China Destroys Six Tons of Confiscated Ivory

    BEIJING—Chinese government officials destroyed more than six tons of ivory that had been illegally s ...

  8. 每日英语:Redfin Real-Estate Firm Gets Cold Shoulder in Silicon Valley

    "I used to think I was this made man," says entrepreneur Glenn Kelman. "That's what t ...

  9. 每日英语:Patent Wars Erupt Again in Tech Sector

    The long-running patent war among the technology industry's heavyweights just grew a whole lot bigge ...

随机推荐

  1. sql 的 DATE_FORMATE()函数

    定义和用法 DATE_FORMAT() 函数用于以不同的格式显示日期/时间数据. 语法 DATE_FORMAT(date,format) date 参数是合法的日期.format 规定日期/时间的输出 ...

  2. Windows之权限的继承性 累加性 优先性 交叉性及四项基本原则

    Windows NT以后的文件,及文件夹共享设置有以下特性:继承性.累加性.优先性.交叉性.     继承性是说下级的目录在没有经过重新设置之前,是拥有上一级目录权限设置的.这里还有一种情况要说明一下 ...

  3. input type=file文件选择表单元素二三事

    一.原生input上传与表单form元素 如果想使用浏览器原生特性实现文件上传(如图片)效果,父级的form元素有个东西不能丢,就是: enctype="multipart/form-dat ...

  4. linux下tar.gz、tar、bz2、zip、 xz、rar等解压缩、压缩命令小结

    http://www.jb51.net/LINUXjishu/43356.html unrar x aa.rarunrar e aa.rarx参数 是解压到一个文件夹里 e参数是把所有文件解压到当前目 ...

  5. 算法笔记_012:埃拉托色尼筛选法(Java)

    1 问题描述 Compute the Greatest Common Divisor of Two Integers using Sieve of Eratosthenes. 翻译:使用埃拉托色尼筛选 ...

  6. js setTimeout和setInterval区别

    1.区别 2.示例代码 <!DOCTYPE html> <html lang="zh"> <head> <meta charset=&qu ...

  7. Sublime Text 包管理工具及扩展大全

    Sublime Text 是程序员们公认的编码神奇,拥有漂亮的用户界面和强大的功能,例如代码缩略图,多重选择,快捷命令等.还可自定义键绑定,菜单和工具栏.Sublime Text 的主要功能包括:拼写 ...

  8. 01-maven环境配置

    一,下载maven.进入官网,点击downland,选择相应的版本下载. 2, 二,解压到相应目录下. 例如下载如下: 解压到该路径: 三,配置环境变量,新建一个maven_Home的变量,值为有bi ...

  9. 主从复制时报:ERROR 1794 (HY000): Slave is not configured or failed to initialize properly. You must at least set --server-id to enable either a master or a slave. Additional error messages can be found in t

    centos 6.5 mysql5.7 在从库作stop slave时报: error:ERROR 1794 (HY000): Slave is not configured or failed to ...

  10. 阿里云RDS实例内不同数据库之间的数据迁移

    适用场景 本文适用于使用DTS实现相同实例下库名不同的数据库之间的数据迁移.本文以使用DTS将同一RDS实例下的amptest库迁移到jiangliu_amptest库为例来说明如何使用DTS实现相同 ...