Description Usage Arguments Details Value References Examples
The 95–50 and 50–10 wage ratios are representations of the level of inequality within the hourly wage distribution. The larger the ratio, the greater the gap between the top and the middle or the middle and the bottom of the wage distribution.
1 |
by |
|
A 50–10 wage ratio of 1.91 means that workers at the 50th percentile of the wage distribution are paid 1.91 times more per hour than the workers at the 10th percentile.
A 95–50 wage ratio of 3.28 means that workers at the 95th percentile of the wage distribution are paid 3.28 times more per hour than the workers at the 50th percentile.
tbl_df
with data filtered by the selected criteria.
data frame
Economic Policy Institute Data Library
1 2 3 4 5 | if (not_dos()) get_wage_ratios()
if (not_dos()) get_wage_ratios("r")
if (not_dos()) get_wage_ratios("gr")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.