Believe those who are seeking the truth. Doubt those who find it. Andre Gide

Thursday, January 30, 2014

A bit more on the economics of Bitcoin

I'm still trying to understand the details of how cryptocurrencies like Bitcoin work. But the general principles involved seem clear enough, so let me start by explaining (what I think) these are. I'll let the experts out there fill in the gaps (and correct any errors I may have made). So what follows is basically an introductory lecture I would deliver to a class on the subject.

This is about the payment system: the way we pay and get paid for things. Any payment system has to solve the following two problems:

    [1] How to transfer credits across accounts in an honest, secure, and reliable manner;
     and
    [2] How to manage the total supply of credits over time.

The earliest (and arguably still most important) payment system relies on informal communal record-keeping. In small communities (villages, networks consisting of close friends, or work colleagues, clubs, etc.) a lot of what gets produced and consumed relies on what one might call "social credit" designed to exploit multilateral gains to trade (even when bilateral gains to trade are absent). In small groups, it is relatively easy for many members of the community to keep track of individual contributions to, and individual withdrawals from, the collective good. I may sometimes ask a favor of a team member even if we both know I have no direct way to return the favor personally. At the same time, I may be asked to deliver a favor to a team member even if we both know he/she has no direct way to return the favor personally. We just do these things because it is in our collective self-interest. In such reciprocal "gift-giving" economies, the currency that facilitates exchange consists of individual reputations (credit histories). If credit histories are easily observed by members of the community, then its difficult to misrepresent or distort your credits, or steal credits from others. If you try to do so, and if you are caught, you may be ostracized from the community, or worse. (

I mention this idea of "communal monitoring" because some form of it seems to play a critical role in the practical application of the Bitcoin protocol.

As a practical matter, the "social credit" system described above seems to work well for small groups, but not so well for larger communities. It's tough to keep track of the individual credit histories of thousands or millions of people, let alone ensure that such records remain a true representation of history. In large communities, many individuals become "anonymous" to one another. Anonymity here means that anything they do in a transient bilateral meeting will not be observed and recorded by the community. That's too bad because efficiency may have dictated that a gift be made in such a meeting. The gift might have been made if the gift-giver received (a social) credit for his/her sacrifice. But if no social credit is forthcoming (because nobody can see it), then the trade does not take place, even though it should have (in an ideal world).

One solution to this problem is monetary exchange. That is, imagine that there exists a set of durable, divisible, portable, recognizable physical object that is hard to steal/counterfeit (the way that reputations need to be hard to steal or counterfeit). Then contributors (workers) could build up credit by accumulating this object, and recipients (consumers) could draw down their credit by spending this object. As it circulates in this manner, this object becomes money. According to this interpretation, money is nothing more than a substitute for the missing (excessively costly) communal record-keeping technology (see Ostory 1973, Townsend 1987, and Kocherlakota 1998).

In a monetary economy, there is no explicit communal monitoring going on. If money is difficult to steal/counterfeit, then the only way I could have acquired it is by working for it (or by having someone else who worked for it bequeath it to me as a gift). When I show up at my local Starbucks and ask for a triple grande latte, they won't hand over my drink until I show evidence my contributions to society. The evidence is in the form of the money that I earned from work. As I hand over my money, I debit my wallet and credit the Starbucks wallet. This transfer of credits involves no intermediary--it is a "self-serve" accounting mechanism.

Of course, many exchanges do take place via intermediaries like banks and clearinghouses. A check drawn on my bank account is an instruction to debit my account and credit another account. The accounts sit on the books of a third party--the intermediary. The money in this case need not even take a physical form -- it can exist simply as a book-entry object. Today, these book-entry objects take the form of electronic digits, and these digits are debited and credited across accounts managed by banks with instructions from debit card technology.

O.K., well suppose that you do not trust the government (or central bank) and their paper money. Suppose you want the convenience of electronic money (so no commodity money). And moreover, suppose you do not want to rely on a third party like a bank. Maybe you don't trust them, or you do not like their fees, or the records of your purchases they keep, or the fact that your identity is associated with your account. What is the alternative?

What we want is some way to replicate the cash experience using electronic digits instead of physical currency. Recall that in bilateral cash transactions, the accounting is done on a self-service basis without the help of the community or some other third party. When it comes to digital money transferred over the internet across a large network of users, self-serve accounting is not likely to be practical. The self-serve part will have to be replaced by some communal monitoring service (obviously not a delegated third party, since this is what we are trying to avoid). I'll try to explain why in a moment, but first let me considered an idealized world where the relevant information is costlessly accessible to all members of the community.

Digital cash with communal record-keeping and communal monetary policy

Digital cash consists of information encoded electronically as bits. For concreteness, let's call digital cash "e-coins" and assume that an e-coin takes the form of a unique N-digit serial number.

[A1] Assume that the serial numbers of every e-coin created are recorded in a public data bank for all to see.

There is an initial money supply (50 bitcoins in the case of the Bitcoin protocol) and a publicly known protocol that governs money creation. In a nutshell, money growth can only occur by "communal consent." In the present context, you can think of monetary policy as a rule for money creation (and distribution), where the rule can only be changed by communal consent.

Members of the community possess "computer wallets" where e-coins are stored in an encrypted file and managed by a computer app (you can download these programs for free). Computer wallets have a public address, like a P.O. box (the identity of the wallet is not known, and a person may own several wallets). So people can send money to your wallet, but only you can extract money from your wallet (only you possess a private digital key for this purpose).

[A2] The e-coin content of every wallet is part of the public database.

So here's how things might work. Suppose a buyer wants to send an e-coin to a seller. Essentially, the buyer sends a message to the community: I wish to send e-coin SN01234 to [seller's wallet address]. A digital signature ensures that this message could only have originated from the buyer's wallet.

[A3] All messages are publicly observable.

 (The italicized sentences above emphasize the assumed information structure. For Bitcoin, there is even more information than this: the entire transaction history of every wallet is part of the public database.)

Now, if every member can costlessly scan and verify every element of the public database, the transaction process should be straightforward. First, the seller can see that the buyer does indeed own e-coin SN01234. Second, by comparing SN01234 to the public database of serial numbers outstanding, the seller can see that SN01234 is unique and was not counterfeited by the buyer. Third, the seller can see that the buyer is not trying to "double spend" SN01234 (e.g., by simultaneously offering it to another merchant's wallet).

The practical problem with this protocol is not that information assumptions [A1]-[A3] are violated. The information is available. There's just so much of it that not everyone can be expected to absorb it all instantaneously. It is time lag that opens the door for scammers. The task of legitimizing, recording, and updating the database has to be delegated in some manner. In the Bitcoin protocol, the task is not delegated to any single third party, rather it is delegated to members of the community who wish to "volunteer" their monitoring services.

Now, the precise details of how this public monitoring and record-keeping is done presently escapes me. The basic idea is that the monitoring activity must be made costly, because otherwise there is an incentive for scammers to announce that their scam deals (e.g., attempts to double spend) are legitimate. In Bitcoin, the monitors (miners) are required to solve a complicated mathematical problem (consumes energy and CPU time), the answer to which is easily verifiable. I think that (somehow) the verification of this answer also verifies the legitimacy of the transaction (someone help me out here).

But if it is costly for miners to verify transactions, what motivates them to do it? There is a reward, of course. In Bitcoin, the reward comes in two forms: newly minted bitcoin and/or service fees. So in the Bitcoin protocol, the verification costs are partly financed via seigniorage. I do not understand the exact mechanics of this process, in particular, the cryptographic techniques involved, and how the parameters are varied over time (for example, to ensure that the supply of bitcoins never exceeds 21 million). Maybe some smart person can explain it to me in plain language. (Here is a good attempt).

Before I leave this part of the discussion, I want to make a remark about the "mining" activity in Bitcoin. A lot of people, including Paul Krugman, appear confused about it. I initially shared in this confusion. Mining actual gold for the purpose of increasing the money supply is indeed socially wasteful. That's because an existing supply of gold can be stretched into an arbitrarily large supply of real money balances via an appropriate deflation. But the mining activity in Bitcoin is not a social waste--it is the cost associated with operating a payment system of this particular form when people have an incentive to cheat. The analog here is the cost associated with opening and maintaining your checking account at a bank.

Is Bitcoin a good money?

One could argue that the USD is at least partially backed by its ability to discharge real tax obligations. But bitcoins truly are purely fiat in nature (they have no intrinsic use in either consumption or production). Does this mean that the value of bitcoins must eventually crash to zero (their fundamental value)? No.

Bitcoins are information -- record-keeping devices. You can't eat my credit history either, but some companies would value (and pay for) this information nevertheless. So as long as Bitcoin conveys accurate information, its value can persist indefinitely. (There is, of course, the threat of entry, though Bitcoin appears to have a substantial early-mover advantage.)

One problem with Bitcoin as a currency is that its purchasing power sometimes fluctuates violently and at high frequency. As I have argued before, a desirable property of a monetary instrument is that it possess a relatively stable short-run rate of return. (A stable long-run rate of return is nice, but not essential, since other assets than money can be utilized as long-term stores of wealth.). Let's take a look at the USD price of bitcoin:


Holy cow. (Wish I had bought in at 5 cents!)

What accounts for this price volatility? (By comparison, the real rate of return on USD over the same period of time was a relatively stable -1% p.a.). Well, it might have something to do with the thinness of the USD/BTC market (can anyone point me to some evidence?). Or it might have something to do with the fact that bitcoin is not a unit of account (even if it is a medium of exchange, prices are usually denominated in USD). Both of these problems might diminish over time as the popularity of the instrument grows.

But my own take on this is that the price volatility reflects the perception that the supply of bitcoins is (relatively) fixed. This, combined with large fluctuations in the demand for bitcoin, naturally results in huge rate of return volatility. We saw the same thing under gold standard monetary regimes (where gold was a unit of account). In principle, an "elastic" supply of currency (even the credible threat of an elastic supply) can be used to offset sudden changes in demand to keep the rate of return (inflation rate) on money relatively stable.

Trust

My colleague, Francois Velde of the Chicago Fed, has a nice primer on Bitcoin. (It delves into the mechanics of the cryptography involved, but I still find many parts of his discussion a little vague.) But in terms of what sort of trust is involved in Bitcoin and similar endeavors, I like what he has to say here:
[B]itcoin protocol is based on open-source software. Bitcoin is what bitcoin users use. The general principles of bitcoin and its early versions are attributed to an otherwise unknown Satoshi Nakamoto; improvements, bug fixes, and repairs have since been carried out by the community of bitcoin users, dominated by a small set of programmers.

Although some of the enthusiasm for bitcoin is driven by a distrust of state-issued currency, it is hard to imagine a world where the main currency is based on an extremely complex code understood by only a few and controlled by even fewer, without accountability, arbitration, or recourse.
 Yes, it's hard to imagine. But maybe it's because we lack imagination? Only time will tell.

Friday, January 17, 2014

U.S. Inflation Expectations: Low, But Rising

There's been a lot of talk lately about the threat of global deflation. According to Christine Lagarde, Managing Director of the IMF:
“With inflation running below many central banks’ targets, we see rising risks of deflation, which could prove disastrous for the recovery.”
And closer to home:
Ms Lagarde’s comments were echoed by Charles Evans, president of the Chicago Fed. “The recent news on inflation has not been good,” he said in a speech on Wednesday. “Inflation is too low and is running well below the FOMC’s 2 per cent target.”
Inflation in the U.S. is indeed running below target, but what about inflation expectations? Here are some market-based measures of U.S. inflation expectations (based on TIPS spreads) for two, five, and ten years out:


According to this data, inflation expectations in the second quarter of 2013 declined significantly at all horizons. The sudden jump down in expectations in the summer corresponds with the sudden rise in Treasury yields associated with the so-called "taper tantrum" following the June 19 FOMC meeting.

But it is interesting to note that immediately after the taper tantrum, inflation expectations recovered and stabilized, albeit at low levels (especially at the two and five year horizons). At the same time, nominal yields rose and remain elevated (with the 10 year hovering at or just below 3%).

What is even more interesting the reaction of inflation expectations after the December 2013 FOMC meeting, where the taper was actually implemented (the timing of which came as a surprise to most market participants). Short-run inflation expectations, in particular, appear to be on an upward trajectory. The effect is less evident at longer horizons.

I'm not going to offer any interpretation of what economic forces are at play here (I'll leave it up to you to offer your take on things in the comments section). One thing I can say though is that this data will provide at least a small measure of comfort to Fed policy makers concerned about the threat of deflation.

Saturday, January 4, 2014

What is the OLG model of money good for?

I want to say a few things in response to Brad DeLong's post concerning the usefulness of overlapping generations (OLG) models of money (and on the value of "microfoundations" in general). Let's start with this:
As I say over and over again, forcing your model to have microfoundations when they are the wrong microfoundations is not a progressive but rather a degenerative research program.
Why is he saying this "over and over again" and to whom is he saying it? What if I had said "As I say over and over again, forcing your model to have hand-waving foundations when they are the wrong hand-waving foundations is not a progressive but rather degenerative research program."? That would be silly. And the quoted passage above is just as silly.

A theory usually take the following form: given X, let me explain to you why Y is likely to happen. The "explanation" is something that links X (exogenous variables) to Y (endogenous variables). This link can be represented abstractly as a mapping Y = f(X).

There are many different ways to construct the mapping f. One way is empirical: maybe you have data on X and Y, and you want to estimate f. Another way is to just "wave your hands" and talk informally about the origins and properties of f. Alternatively, you might want to derive f based on a set of assumed behavioral relations. Or, you may want to deduce the properties of f based on a particular algorithm (individual optimization and some equilibrium concept -- the current notion of "microfoundations"). Some brave souls, like my colleague Arthur Robson, try to go even deeper--seeking the biological foundations for preferences, for example.

I don't think we (as a profession) should be religiously wedded to any one methodological approach. Which way to go often depends on the question being asked. Or perhaps a particular method is "forced" because we want to see how far it can be pushed (the outcome is uncertain -- this is the nature of research, after all). And I'm not sure what it means to have the "wrong" microfoundations. (Is it OK to have the wrong "macrofoundations?") Any explanation, whether expressed verbally or mathematically, is based on assumption and abstraction. Something "wrong" can always be found in any approach -- but this is hardly worth saying--let alone saying "over and over again."

Now on to the OLG model of money. Here is DeLong again:
Yes, it seemed to me that handwaving was not good. But saying something precise and false–that we held money because it was the only store of value in a life-cycle context, and intergenerational trade was really important–seemed to me to be vastly inferior to saying something handwavey but true–that holding money allows us to transact not just with those we trust to make good on their vowels but with those whom we do not so trust, and that as a result we can have a very fine-grained and hence very productive division of labor.
Not many people know this, but the OLG model (invented first by Allais, not Samuelson) is just an infinite-horizon version of Wicksell's triangle. The following diagram depicts a dynamic version of the triangle. Adam wants to eat in the morning, but can only produce food at night. Betty wants to eat in the afternoon, but can only produce food in the morning. Charlie wants to eat at night, but can only produce food in the afternoon (assume food is nonstorable).


In the model economy above, there are no bilateral gains to trade (if we were to pair any two individuals, they would not trade). Sometimes this is called a "complete lack of coincidence of wants." There are, however, multilateral gains to trade: everyone would be made better off by producing when they can, and eating when they want to (from each according to their ability, to each according to their need).

Consider an N-period version of the triangle above. Adam still wants bread in period 1, but can only produce bread in period N. Now send N to infinity and interpret Adam as the "initial old" generation (they can only produce bread off into the infinite future). Interpret Betty as the initial young generation (they produce output in period 1, but want to consume in period 2), and so on. Voila: we have the OLG model.

I've always considered Wicksell's triangle a useful starting point for thinking about what might motivate monetary trade (sequential spot market trade involving a swap of goods for an object that circulates widely as an exchange medium). In particular, while there is an absence of coincidence of wants, we can plainly see how this does not matter if people trust each other (a point that DeLong alludes to in the quoted passage above). If trust is lacking--assume, for example, that only Adam is trustworthy--then Adam's IOU (a claim against period N output) can serve as a monetary instrument, permitting intertemporal trade even when trust is in short supply.

An exchange medium is valued in an OLG model for precisely the same reason it is in the Wicksell model or, for that matter, any other model that features a limited commitment friction. So if anyone tries to tell you that the OLG model of money relies on money being the only store of value to facilitate intergenerational trade, you now know they are wrong. The overlapping generation language is metaphorical.

In any case, as it turns out, the foundation of monetary exchange relies on something more than just a lack of trust. A lack of trust is necessary, but not sufficient. As Narayana Kocherlakota has shown (building on the work of Joe Ostroy and Robert Townsend) a lack of record-keeping is also necessary to motivate monetary exchange (since otherwise, credit histories with the threat of punishment for default can support credit exchange even when people do not trust each other).

Also, as I explain here, a lack of coincidence of wants seems neither necessary or sufficient to explain monetary exchange. (Yes, I construct a model where money is necessary even when there are bilateral gains to trade.)

Are any of these results interesting or useful? Well, I find them interesting. And I think the foundations upon which these results are based may prove useful in a variety of contexts. We very often find that policy prescriptions depend on the details. On the other hand, I have nothing against models that simply assume a demand for money. These are models that are designed to address a different set of questions. Sometimes the answers to these questions are sensitive to the assumed microstructure and sometimes they are not. We can't really know beforehand. That's why it's called research.

Finally, is a "rigorous microfoundation" like an OLG (Wicksell) model really necessary to deduce and understand the points made above? I suppose that the answer is no. But then, it's also true that motor vehicles are not necessary for transport. It's just that using them let's you get there a lot faster and more reliably.

Saturday, December 28, 2013

The most obvious source of cyclical asymmetry is not a nominal rigidity

I've long been interested in the apparent cyclical asymmetry in business fluctuations. So it's nice to see Paul Krugman publicize the issue here: On the Asymmetry of Booms and Slumps. His post, in turn, was motivated this one, by Antonio Fatas: Four Missing Ingredients in Macroeconomic Models. Fatas writes:
1. The business cycle is not symmetric. Most macroeconomic models start with the idea that fluctuations are caused by a succession of events that are both positive and negative (on average they are equal to zero). Not only this is a wrong representation of economic shocks but it also leads to the perception that stabilization policy cannot do much. Interestingly, it was Milton Friedman who put forward the "plucking" model of business cycles as an alternative to the notion that fluctuations are symmetric. In Friedman's model output can only be below potential or maximum. If we were to rely on asymmetric models of the business cycle, our views on potential output and the natural rate of unemployment would be radically different. We would not be rewriting history to claim that in 2007 GDP was above potential in most OECD economies and we would not be arguing that the natural unemployment rate in Souther Europe is very close to its actual.
Let me dissect the passage above.

1. "The business cycle is not symmetric." Agreed.
2. "Most macro models assume a symmetric impulse mechanism." Agreed.
3. "Not only is this a wrong representations of economic shocks..."

Not sure what to make of this claim. I think it's alright to assume that the shocks are symmetric (unless there is compelling evidence to suggest otherwise). The asymmetry in question is more likely to be the byproduct of human interaction -- the economy's propagation mechanism.

4. "...but it also leads to the perception that stabilization policy cannot do much."

I'm also not sure what to make of this statement. We probably can't infer much about the desirability of policy interventions solely on the basis of the statistical properties of time-series data. And in any case, there are plenty of symmetric models suggesting beneficial policy interventions.

5. "If we were to rely on asymmetric models of the business cycle, our views on potential output and the NRU would be radically different."

Presumably, he means that our views would be more in line with Milton Friedman's plucking model. 

6. "We would not be rewriting history to claim that in 2007 GDP was above potential..."

I often hear people make this claim. Sometimes, they are the same people who claim that the last recession was caused by a bursting asset-price bubble -- of an overheated real estate sector -- of a booming construction (and related) sectors--and over-accumulated debt. According to Larry Summers, this was all needed to get the economy to potential (in this era of secular stagnation). 

In any case, on to Krugman's pet idea that asymmetry is explained by DNWR (downward nominal wage rigidity). Maybe there's something to this idea, but my own view is that any such effect is not likely to be very important. Why is this?

I've explained why before here, but let me summarize the argument here. I claim that economists who rely on sticky wage theories are unwitting slaves of Marshall's scissors--static supply and demand curves. If unemployment exists, it must be because reality does not correspond with scissor-intersection: markets do not clear.

But Marshall's scissors are meant to describe what happens in an anonymous spot market for goods like wheat or oil. The labor market is a market for relationships. Relationships are durable. Relationships are a form of capital. We have to move away from Marshall's scissors to understand these relationships (search theory is one way to do this). The economic surplus generated by a productive relationship is divided through a bilateral or multilateral bargaining process that specifies (among other things) how wages are to evolve through time over the life of the relationship. The spot wage (the wage that an econometrician might observe in a data set) plays no allocative role in the relationship. Stickiness in the spot wage does not matter.

That's the theory, anyway. But then, there is also some evidence: Evaluating the Economic Significance of Downward Nominal Wage Rigidity (Michael Elsby) and here: The Effect of Implicit Contracts on the Movement of Wages over the Business Cycle (Beaudry and DiNardo).

Well then, if not a nominal rigidity, what might account for the asymmetry in the unemployment rate?


As it turns out, the sharp rise in unemployment followed by a slow decline follows as a natural property of labor market search models, something that I showed here (the example I alluded to above).

The basic idea is very simple. As I explained above, the labor market is a market for productive relationships. It takes time to build up relationship capital. It takes no time at all to destroy relationship capital. (It takes time to build a nice sandcastle, but an instant for some jerk to kick it down.)

We see the same sort of phenomenon in population dynamics--the so-called "heat wave effect." That is, mortality rates spike up during a spell of bad weather, causing a sudden decline in the population. There is no corresponding spike up in the population during a spell of good weather for obvious reasons (unless you believe in zombies returning suddenly to life).

***

PS. Some related papers where a shock destroys (reshuffles) match capital and takes time to recover: Adaptive Capital, Information Depreciation, and Schumpeterian Growth (Jones and Newman) and Distributional Dynamics Following a Technological Revolution (Andolfatto and Smith). 

Tuesday, December 24, 2013

In gold we trust?

I've written before that a desirable property of a monetary instrument is for it to hold its value over short periods of time (See: Why Gold and Bitcoin Make Lousy Money).

In other words, a good monetary instrument should have a stable short-run rate of return. If I earn some money today, I don't want to see its value decline by 50% tomorrow. If I spend a dollar today, I don't want to see its value rise by 50% tomorrow. Even if these fluctuations cancelled out in the long run, it would be terribly inconvenient and annoying. I'd rather live in a world where my money lost value at a slow but steady rate. Of course, I would not want to store my wealth in the form of such an instrument. But that's not how we store wealth anyway. To store wealth, we can always sell the money we do not need for transaction purposes and purchase other securities.

Now let's take a look at some data -- the type of data Ron Paul likes to use. Let p(t) denote the price-level at date t (I will use the consumer price index). Then 1/p(t) measures the purchasing power of money. If p(t) rises over time (inflation), the purchasing power of money falls over time. And so we have this familiar picture:


I've written about this before here: Ron Paul's Money Illusion.

Now, we can perform the same sort of exercise for gold. Let q(t) denote the USD price of gold at date t. Then the purchasing power of gold is measured by q(t)/p(t). So, if the price of gold rises as fast as the price level, the purchasing power of gold remains constant. If the former rises faster than the latter, then the purchasing power of gold is rising; and vice-versa.

We know that over very long horizons, the rate of return on gold exceeds that of money. But all this says is that gold is a better store of value than cash over long periods of time. (I discuss here whether gold is a good store of value relative to other assets.). How has the purchasing power of gold held up over the last little while?

Here is the purchasing power of gold vs the USD since the beginning of the year:


OK, so this past year was not a good one for gold. If you had earned your wages in gold at the beginning of the year, that gold would now buy you 25% less bread. That's like a tax. And it was not the Fed doing it to you. In fact, if you had instead held on to your USD over same period of time, you would have experienced a much smaller decline in purchasing power.

What if we look at the past 2 years? Here is the picture:


What we see from the picture above is that the purchasing power of gold held up with that of the USD in 2012, but that its short-run rate of return was more volatile. It's rate of return then fell down a  steep hill in 2013.

Let's go back 3 years now:


Gold can't even beat the rate of return on cash over a three-year horizon? That's pretty sad for a store of value.

The main lesson I take away from this is not that people shouldn't invest in gold. By all means, go ahead and invest in all sorts of stuff, including gold. The main lesson is that commodity prices tend to be highly volatile over short periods of time and that this short-run volatility makes them undesirable as payment instruments. There is a better alternative available, and the United States has it in the form of the Federal Reserve.

Happy 100th birthday, Fed!

And a Merry Christmas to all.

PS. My colleague Christian Zimmermann points me to this potentially interesting paper: The Gold Dilemma by Claude Erb and Campbell Harvey.

Saturday, December 14, 2013

Labor Force Participation Gaps (U.S. vs. Canada)

This post is meant as a complement to my earlier posts: [1] Employment Gaps, [2] Employment Slumps in Canada and the U.S., and [3] U.S. Labor Force on Trend?

In what follows, I report the labor force participation rates (LPRs) for Canada and the U.S., for males and females, and across various age groups (1976-2013). Let's take a look first at  prime-age males and females.
 

To the extent that one can consider the Canadian LPR a measure of a common trend (the Canadian recession being less severe than in the U.S.), one might be able to support the idea of a 1-2ppt LPR "gap" for the U.S. 


The behavior of prime-age females across the two countries appears quite similar up until the mid-to-late 1990s. The divergence since then has been quite remarkable. (Has anyone heard of any explanation for why this might be the case?)

Here we have teen-aged males and females. In both cases, we see big gaps emerging some time around 2000.
 


Next we have young males and females. 



And finally, older males and females:



Any comments or suggested references that speak to these patterns would be appreciated. 

Thursday, December 12, 2013

U.S. Labor Force Participation Rate on Trend?

The labor force participation rate (LPR) is defined as the share of the civilian noninstitutionalized that is employed (working) or unemployed (looking for work). In 1970, the U.S. LPR was about 60%. It rose steadily for 30 years, reaching peak of 67.1% in 2000. It has been declining since that time, dropping sharply in the recent recession, and currently sits at around 63%.
 
Question: How much of the recent decline in LPR is due to a bad economy (cyclical factors)? And how much of it might be due to long-term trends associated with changing demographics (structural factors)?

The answer to this question is important for policy because a cyclical interpretation suggests the presence of an undesirable "output gap," whereas a structural interpretation does not.

Christopher Erceg and Andrew Levin have a new paper out which suggests that cyclical factors are responsible (Labor Force Participation and Monetary Policy in the Wake of the Great Recession). Much of their estimate of LPR trend, however, seems to be based on a particular BLS projection. On pages 9-10, they state:
In our view, the labor force projections published by the BLS in November 2007 serve as an invaluable resource in assessing the influence of demographic factors on the subsequent decline in the LFPR. In making such projections, BLS sta¤ consider detailed demographic groups using state-of-the-art statistical procedures in conjunction with micro data from the Current Population Survey (CPS) and various other sources, including interim updates from the U.S. Census Bureau.
But as the following figure demonstrates, BLS projections of trend LPR seem to vary quite a bit over time:

The figure above is drawn from
A Closer Look at the Decline in the Labor Force Participation Rate (Maria Canon, Peter Debbaut, and Marianna Kudlyak). The authors state:
It is tempting to interpret the prerecession projections as reflecting the long-term trend in the LFP rate. However, we observed that the BLS's projections did not necessarily capture the long-term trend; rather, to a substantial degree, they were influenced by the most recent data points. Consequently, this cautions against treating the difference between the actual LFP in 2012 and its BLS projection released in 2007 as entirely due to cyclical factors.
[Note: Erceg and Levin do not rely solely on BLS measures of trend LPR. Much of their empirical work is based on state-level differences in labor market variables.]

It is of some interest to note that this is not the first time policymakers have been interested in the cyclical vs. structural decomposition of LPR. The same questions were being asked nearly a decade ago following a much milder recession (and jobless recovery).

In 2006, economists Stephanie Aaraonson, Bruce Fallick, Andrew Figura, Jonathan Pingle, and William Waacher published this interesting study: The Recent Decline in the Labor Force Participation Rate and Its Implications for Potential Supply.

The authors use a cohort-based model to estimate LPR trend. They state their conclusions as follows:
On balance, the results suggest that most of the decline in the participation rate during and immediately following the 2001 recession was a response to business cycle developments. However, the continued decline in participation in subsequent years and the absence of a significant rebound in 2005 appear to derive from other, more structural factors. Indeed, the participation rate at the end of 2005 was close to our model-based estimate of its longer-run trend level, suggesting that the current state of the labor market is roughly neutral for the participation rate. Finally, projections from the model suggest that many of these structural factors will continue to put downward pressure on the participation rate for some time, so that any future cyclical fluctuations in participation will take place around a declining trend.
The most remarkable picture they produce is, in my view, their Figure 12 (pg. 111):


Their 2006 forecast of the U.S. LPR for 2013 was 63%. Not bad.