Skip to main content

How can the unemployment rate fall even if there are no new jobs being created?

The key is to recognize what the unemployment rate is actually measuring. It's not the proportion of people without jobs; it's the proportion of people seeking jobs---people who don't have jobs and want to have jobs.

When someone becomes a full-time student, or retires, or becomes disabled, or even simply gets so discouraged they give up on finding work, they are counted as "not in the labor force"---so they do not factor into the unemployment rate.

The rate of people who don't have jobs for any reason is the nonemployment rate, and it's always vastly higher---in most countries as high as 40% or even 50%. But while unemployment is a macroeconomic problem, nonemployment is not; having a lot of students or retirees isn't necessarily a bad thing.

This is why adding up the number of unemployed people plus employed people does not give you the country's whole population; you have to add in everyone who is not in the labor force for one reason or another.

Thus, if a lot of unemployed people leave the labor force by becoming students, retiring, or just giving up, the unemployment rate can fall, even though nobody actually got a job.

There's another way the unemployment rate can fall, which is if the unemployed people emigrate to other countries. Then they wouldn't even be counted in the nonemployment rate, because they're not in that country's population anymore. This rarely happens in the US (a lot more people migrate into the US than out of the US), but it does happen in many other countries, ranging from Lebanon to Nicaragua to Uganda.

There are some newer measures of "broad unemployment" which include "discouraged workers" (people who give up on finding work) and "part-time employed for economic reasons" (people who'd like to work full-time but can only find part-time jobs); these measures may be better for accessing macroeconomic health, but they're relatively recent and we don't have good data on them far back. They also still wouldn't show a rise in unemployment if people became students or left the country.

Comments

Popular posts from this blog

Is there a word/phrase for "unperformant"?

As a software engineer, I need to sometimes describe a piece of code as something that lacks performance or was not written with performance in mind. Example: This kind of coding style leads to unmaintainable and unperformant code. Based on my Google searches, this isn't a real word. What is the correct way to describe this? EDIT My usage of "performance" here is in regard to speed and efficiency. For example, the better the performance of code the faster the application runs. My question and example target the negative definition, which is in reference to preventing inefficient coding practices. Answer This kind of coding style leads to unmaintainable and unperformant code. In my opinion, reads more easily as: This coding style leads to unmaintainable and poorly performing code. The key to well-written documentation and reports lies in ease of understanding. Adding poorly understood words such as performant decreases that ease. In addressing the use of such a poorly ...

Is 'efficate' a word in English?

I routinely hear the word "efficate" being used. For example, "The most powerful way to efficate a change in the system is to participate." I do not find entries for this word in common English dictionaries, but I do not have an unabridged dictionary. I have checked the OED (I'm not sure if it is considered unabridged), and it has no entry for "efficate". It does have an entry for "efficiate", which is used in the same way. Wordnik has an entry for "efficate" with over 1800 hits, thus providing some evidence for the frequency of use. I personally like the word and find the meaning very clear and obvious when others use it. If it's not currently an "officially documented" word, perhaps its continued use will result in it being better documented.