Skip to content

Commit 8137668

Browse files
committed
Develop notation guide for unemployment course
1 parent 7ca39a3 commit 8137668

File tree

31 files changed

+254
-103
lines changed

31 files changed

+254
-103
lines changed

content/courses/c1.md

+28-13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Unemployment"
3-
date: 2025-01-28
3+
date: 2025-01-29
44
url: /c1/
55
aliases:
66
- /t1.html
@@ -483,15 +483,30 @@ In the United States, unemployment insurance is more generous in bad times than
483483

484484
## Notation guide
485485

486-
+ $H$ – Labor force = number of workers who are able, willing, and seeking to work
487-
+ $U$ – Unemployment level = number of labor force participants who do not have a job
488-
+ $L$ – Employment level = number of labor force participants who do have a job
489-
+ $V$ – Vacancy level = number of job vacancies advertised by firms
490-
+ $u$ – Unemployment rate = share of labor force without a job = $U / H$
491-
+ $v$ – Vacancy rate = $V / H$
492-
+ $\theta$ – Labor market tightness = number of job vacancies per job seeker = $V/U$
493-
+ $m(U,V)$ – Matching function
494-
+ $\eta$ – Matching elasticity = $\partial \ln(m)/\partial \ln(U)$
495-
+ $f$ – Job-finding rate = $m(U,V)/U$
496-
+ $q$ – Vacancy-filling rate = $m(U,V)/V$
497-
+ $s$ – Job-separation rate
486+
| Symbol | Name | Verbal Definition | Mathematical Definition |
487+
| -------- | ---------------------------- | ----------------------------------------- | ------------------------------------------------ |
488+
| $H$ | Labor force level | Number of people who are able, willing, and seeking to work | - |
489+
| $U$ | Unemployment level | Number of labor force participants without a job | - |
490+
| $L$ | Employment level | Number of labor force participants with a job | - |
491+
| $V$ | Vacancy level | Number of job vacancies advertised by firms | - |
492+
| $u$ | Unemployment rate | Share of labor force without a job | $U / H$ |
493+
| $v$ | Vacancy rate | Number of job vacancies as share of the labor force | $V / H$ |
494+
| $\theta$ | Labor market tightness | Number of job vacancies per job seeker | $V / U$ |
495+
| $m(U,V)$ | Matching function | Number of new worker-firm matches per period | |
496+
| $\eta$ | Matching elasticity | Elasticity of the matching function with respect to unemployment | $\frac{\partial \ln(m)}{\partial \ln(U)}$ |
497+
| $f$ | Job-finding rate | Probability that an unemployed person finds a job in a period | $\frac{m(U,V)}{U}$ |
498+
| $q$ | Vacancy-filling rate | Probability that a job vacancy is filled in a period | $\frac{m(U,V)}{V}$ |
499+
| $s$ | Job-separation rate | Probability that a worker separates from their job in a period | - |
500+
| $R$ | Recruiter level | Number of employees allocated to recruiting | - |
501+
| $N$ | Producer level | Number of employees allocated to producing | - |
502+
| $\tau$ | Recruiter-producer ratio | Number of recruiters per producer | $R/N$ |
503+
| $w$ | Real wage | | |
504+
| $L^s$ | Labor supply | | |
505+
| $L^d$ | Labor demand | | |
506+
| $y(N)$ | Production function | | |
507+
| $a$ | Technology | | |
508+
| $\alpha$ | Diminishing returns to labor | | |
509+
| $u^R$ | Rationing unemployment | | |
510+
| $u^F$ | Frictional unemployment | | $u - u^R$ |
511+
512+

public/c1/index.html

+157-21
Large diffs are not rendered by default.

public/courses/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h2 class="entry-hint-parent">Unemployment
142142
<div class="entry-content">
143143
<p>This course presents a matching model of unemployment. It uses the model to study unemployment fluctuations; job rationing; efficient unemployment and unemployment gap; and labor market policies such as minimum wage, public employment, and unemployment insurance.</p>
144144
</div>
145-
<footer class="entry-footer"><span title='2025-01-28 00:00:00 +0000 UTC'>January 2025</span>&nbsp;&middot;&nbsp;Pascal Michaillat</footer>
145+
<footer class="entry-footer"><span title='2025-01-29 00:00:00 +0000 UTC'>January 2025</span>&nbsp;&middot;&nbsp;Pascal Michaillat</footer>
146146
<a class="entry-link" aria-label="post link to Unemployment" href="https://pascalmichaillat.org/c1/"></a>
147147
</article>
148148

public/courses/index.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
</image>
1212
<generator>Hugo -- 0.135.0</generator>
1313
<language>en</language>
14-
<lastBuildDate>Tue, 28 Jan 2025 00:00:00 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 29 Jan 2025 00:00:00 +0000</lastBuildDate>
1515
<atom:link href="https://pascalmichaillat.org/courses/index.xml" rel="self" type="application/rss+xml" />
1616
<item>
1717
<title>Unemployment</title>
1818
<link>https://pascalmichaillat.org/c1/</link>
19-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
19+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
2020
<guid>https://pascalmichaillat.org/c1/</guid>
2121
<description>This course presents a matching model of unemployment and uses it to study unemployment fluctuations, efficient unemployment, and labor market policies.</description>
2222
</item>

public/index.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
</image>
1212
<generator>Hugo -- 0.135.0</generator>
1313
<language>en</language>
14-
<lastBuildDate>Tue, 28 Jan 2025 00:00:00 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 29 Jan 2025 00:00:00 +0000</lastBuildDate>
1515
<atom:link href="https://pascalmichaillat.org/index.xml" rel="self" type="application/rss+xml" />
1616
<item>
1717
<title>Unemployment</title>
1818
<link>https://pascalmichaillat.org/c1/</link>
19-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
19+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
2020
<guid>https://pascalmichaillat.org/c1/</guid>
2121
<description>This course presents a matching model of unemployment and uses it to study unemployment fluctuations, efficient unemployment, and labor market policies.</description>
2222
</item>

public/sitemap.xml

+15-15
Original file line numberDiff line numberDiff line change
@@ -3,49 +3,49 @@
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
55
<loc>https://pascalmichaillat.org/tags/beveridge-curve/</loc>
6-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
6+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
77
</url><url>
88
<loc>https://pascalmichaillat.org/courses/</loc>
9-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
9+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
1010
</url><url>
1111
<loc>https://pascalmichaillat.org/tags/dmp-model/</loc>
12-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
12+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
1313
</url><url>
1414
<loc>https://pascalmichaillat.org/tags/job-rationing/</loc>
15-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
15+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
1616
</url><url>
1717
<loc>https://pascalmichaillat.org/tags/labor-market-tightness/</loc>
18-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
18+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
1919
</url><url>
2020
<loc>https://pascalmichaillat.org/tags/matching-function/</loc>
21-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
21+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
2222
</url><url>
2323
<loc>https://pascalmichaillat.org/tags/matching-model/</loc>
24-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
24+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
2525
</url><url>
2626
<loc>https://pascalmichaillat.org/</loc>
27-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
27+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
2828
</url><url>
2929
<loc>https://pascalmichaillat.org/tags/public-employment/</loc>
30-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
30+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
3131
</url><url>
3232
<loc>https://pascalmichaillat.org/tags/shimer-puzzle/</loc>
33-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
33+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
3434
</url><url>
3535
<loc>https://pascalmichaillat.org/c1/</loc>
36-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
36+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
3737
</url><url>
3838
<loc>https://pascalmichaillat.org/tags/unemployment-fluctuations/</loc>
39-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
39+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
4040
</url><url>
4141
<loc>https://pascalmichaillat.org/tags/unemployment-gap/</loc>
42-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
42+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
4343
</url><url>
4444
<loc>https://pascalmichaillat.org/tags/unemployment-insurance/</loc>
45-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
45+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
4646
</url><url>
4747
<loc>https://pascalmichaillat.org/tags/wage-rigidity/</loc>
48-
<lastmod>2025-01-28T00:00:00+00:00</lastmod>
48+
<lastmod>2025-01-29T00:00:00+00:00</lastmod>
4949
</url><url>
5050
<loc>https://pascalmichaillat.org/officehours/</loc>
5151
<lastmod>2024-12-13T00:00:00+00:00</lastmod>

public/tags/beveridge-curve/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h2 class="entry-hint-parent">Unemployment
128128
<div class="entry-content">
129129
<p>This course presents a matching model of unemployment. It uses the model to study unemployment fluctuations; job rationing; efficient unemployment and unemployment gap; and labor market policies such as minimum wage, public employment, and unemployment insurance.</p>
130130
</div>
131-
<footer class="entry-footer"><span title='2025-01-28 00:00:00 +0000 UTC'>January 2025</span>&nbsp;&middot;&nbsp;Pascal Michaillat</footer>
131+
<footer class="entry-footer"><span title='2025-01-29 00:00:00 +0000 UTC'>January 2025</span>&nbsp;&middot;&nbsp;Pascal Michaillat</footer>
132132
<a class="entry-link" aria-label="post link to Unemployment" href="https://pascalmichaillat.org/c1/"></a>
133133
</article>
134134

public/tags/beveridge-curve/index.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
</image>
1212
<generator>Hugo -- 0.135.0</generator>
1313
<language>en</language>
14-
<lastBuildDate>Tue, 28 Jan 2025 00:00:00 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 29 Jan 2025 00:00:00 +0000</lastBuildDate>
1515
<atom:link href="https://pascalmichaillat.org/tags/beveridge-curve/index.xml" rel="self" type="application/rss+xml" />
1616
<item>
1717
<title>Unemployment</title>
1818
<link>https://pascalmichaillat.org/c1/</link>
19-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
19+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
2020
<guid>https://pascalmichaillat.org/c1/</guid>
2121
<description>This course presents a matching model of unemployment and uses it to study unemployment fluctuations, efficient unemployment, and labor market policies.</description>
2222
</item>

public/tags/dmp-model/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h2 class="entry-hint-parent">Unemployment
128128
<div class="entry-content">
129129
<p>This course presents a matching model of unemployment. It uses the model to study unemployment fluctuations; job rationing; efficient unemployment and unemployment gap; and labor market policies such as minimum wage, public employment, and unemployment insurance.</p>
130130
</div>
131-
<footer class="entry-footer"><span title='2025-01-28 00:00:00 +0000 UTC'>January 2025</span>&nbsp;&middot;&nbsp;Pascal Michaillat</footer>
131+
<footer class="entry-footer"><span title='2025-01-29 00:00:00 +0000 UTC'>January 2025</span>&nbsp;&middot;&nbsp;Pascal Michaillat</footer>
132132
<a class="entry-link" aria-label="post link to Unemployment" href="https://pascalmichaillat.org/c1/"></a>
133133
</article>
134134

public/tags/dmp-model/index.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
</image>
1212
<generator>Hugo -- 0.135.0</generator>
1313
<language>en</language>
14-
<lastBuildDate>Tue, 28 Jan 2025 00:00:00 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 29 Jan 2025 00:00:00 +0000</lastBuildDate>
1515
<atom:link href="https://pascalmichaillat.org/tags/dmp-model/index.xml" rel="self" type="application/rss+xml" />
1616
<item>
1717
<title>Unemployment</title>
1818
<link>https://pascalmichaillat.org/c1/</link>
19-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
19+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
2020
<guid>https://pascalmichaillat.org/c1/</guid>
2121
<description>This course presents a matching model of unemployment and uses it to study unemployment fluctuations, efficient unemployment, and labor market policies.</description>
2222
</item>

public/tags/index.xml

+13-13
Original file line numberDiff line numberDiff line change
@@ -11,89 +11,89 @@
1111
</image>
1212
<generator>Hugo -- 0.135.0</generator>
1313
<language>en</language>
14-
<lastBuildDate>Tue, 28 Jan 2025 00:00:00 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 29 Jan 2025 00:00:00 +0000</lastBuildDate>
1515
<atom:link href="https://pascalmichaillat.org/tags/index.xml" rel="self" type="application/rss+xml" />
1616
<item>
1717
<title>Beveridge curve</title>
1818
<link>https://pascalmichaillat.org/tags/beveridge-curve/</link>
19-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
19+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
2020
<guid>https://pascalmichaillat.org/tags/beveridge-curve/</guid>
2121
<description></description>
2222
</item>
2323
<item>
2424
<title>DMP model</title>
2525
<link>https://pascalmichaillat.org/tags/dmp-model/</link>
26-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
26+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
2727
<guid>https://pascalmichaillat.org/tags/dmp-model/</guid>
2828
<description></description>
2929
</item>
3030
<item>
3131
<title>job rationing</title>
3232
<link>https://pascalmichaillat.org/tags/job-rationing/</link>
33-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
33+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
3434
<guid>https://pascalmichaillat.org/tags/job-rationing/</guid>
3535
<description></description>
3636
</item>
3737
<item>
3838
<title>labor market tightness</title>
3939
<link>https://pascalmichaillat.org/tags/labor-market-tightness/</link>
40-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
40+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
4141
<guid>https://pascalmichaillat.org/tags/labor-market-tightness/</guid>
4242
<description></description>
4343
</item>
4444
<item>
4545
<title>matching function</title>
4646
<link>https://pascalmichaillat.org/tags/matching-function/</link>
47-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
47+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
4848
<guid>https://pascalmichaillat.org/tags/matching-function/</guid>
4949
<description></description>
5050
</item>
5151
<item>
5252
<title>matching model</title>
5353
<link>https://pascalmichaillat.org/tags/matching-model/</link>
54-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
54+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
5555
<guid>https://pascalmichaillat.org/tags/matching-model/</guid>
5656
<description></description>
5757
</item>
5858
<item>
5959
<title>public employment</title>
6060
<link>https://pascalmichaillat.org/tags/public-employment/</link>
61-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
61+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
6262
<guid>https://pascalmichaillat.org/tags/public-employment/</guid>
6363
<description></description>
6464
</item>
6565
<item>
6666
<title>Shimer puzzle</title>
6767
<link>https://pascalmichaillat.org/tags/shimer-puzzle/</link>
68-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
68+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
6969
<guid>https://pascalmichaillat.org/tags/shimer-puzzle/</guid>
7070
<description></description>
7171
</item>
7272
<item>
7373
<title>unemployment fluctuations</title>
7474
<link>https://pascalmichaillat.org/tags/unemployment-fluctuations/</link>
75-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
75+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
7676
<guid>https://pascalmichaillat.org/tags/unemployment-fluctuations/</guid>
7777
<description></description>
7878
</item>
7979
<item>
8080
<title>unemployment gap</title>
8181
<link>https://pascalmichaillat.org/tags/unemployment-gap/</link>
82-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
82+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
8383
<guid>https://pascalmichaillat.org/tags/unemployment-gap/</guid>
8484
<description></description>
8585
</item>
8686
<item>
8787
<title>unemployment insurance</title>
8888
<link>https://pascalmichaillat.org/tags/unemployment-insurance/</link>
89-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
89+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
9090
<guid>https://pascalmichaillat.org/tags/unemployment-insurance/</guid>
9191
<description></description>
9292
</item>
9393
<item>
9494
<title>wage rigidity</title>
9595
<link>https://pascalmichaillat.org/tags/wage-rigidity/</link>
96-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
96+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
9797
<guid>https://pascalmichaillat.org/tags/wage-rigidity/</guid>
9898
<description></description>
9999
</item>

public/tags/job-rationing/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h2 class="entry-hint-parent">Unemployment
128128
<div class="entry-content">
129129
<p>This course presents a matching model of unemployment. It uses the model to study unemployment fluctuations; job rationing; efficient unemployment and unemployment gap; and labor market policies such as minimum wage, public employment, and unemployment insurance.</p>
130130
</div>
131-
<footer class="entry-footer"><span title='2025-01-28 00:00:00 +0000 UTC'>January 2025</span>&nbsp;&middot;&nbsp;Pascal Michaillat</footer>
131+
<footer class="entry-footer"><span title='2025-01-29 00:00:00 +0000 UTC'>January 2025</span>&nbsp;&middot;&nbsp;Pascal Michaillat</footer>
132132
<a class="entry-link" aria-label="post link to Unemployment" href="https://pascalmichaillat.org/c1/"></a>
133133
</article>
134134

public/tags/job-rationing/index.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
</image>
1212
<generator>Hugo -- 0.135.0</generator>
1313
<language>en</language>
14-
<lastBuildDate>Tue, 28 Jan 2025 00:00:00 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 29 Jan 2025 00:00:00 +0000</lastBuildDate>
1515
<atom:link href="https://pascalmichaillat.org/tags/job-rationing/index.xml" rel="self" type="application/rss+xml" />
1616
<item>
1717
<title>Unemployment</title>
1818
<link>https://pascalmichaillat.org/c1/</link>
19-
<pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate>
19+
<pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
2020
<guid>https://pascalmichaillat.org/c1/</guid>
2121
<description>This course presents a matching model of unemployment and uses it to study unemployment fluctuations, efficient unemployment, and labor market policies.</description>
2222
</item>

0 commit comments

Comments
 (0)