GitHub

File tree

  • lectures

    • _static

      • lecture_specific/long_run_growth

Original file line numberDiff line numberDiff line change

@@ -3,6 +3,31 @@

33

Note: Extended Information (like abstracts, doi, url's etc.) can be found in quant-econ-extendedinfo.bib file in _static/

44

###

55
6+

@book{Burns_2023,

7+

title={Milton Friedman: The Last Conservative by Jennifer Burns},

8+

author={Burns, Jennifer},

9+

year={2023},

10+

publisher={Farrar, Straus, and Giroux},

11+

address = {New York}

12+

}

13+
14+

@article{kuznets1939incomes,

15+

title={Incomes from independent professional practice, 1929-1936},

16+

author={Kuznets, Simon and Friedman, Milton},

17+

journal={National Bureau of Economic Research Bulletin},

18+

number = {72-23},

19+

year={1939},

20+

publisher={National Bureau of Economic Research}

21+

}

22+
23+

@book{friedman1954incomes,

24+

title={Income from Independent Professional Practice},

25+

author={Friedman, Milton and Kuznets, Simon},

26+

year={1945},

27+

publisher={National Bureau of Economic Research},

28+

address = {New York}

29+

}

30+
631

@book{smith2010wealth,

732

title = {The Wealth of Nations: An inquiry into the nature and causes of the Wealth of Nations},

833

author = {Smith, Adam},

Original file line numberDiff line numberDiff line change

@@ -18,6 +18,12 @@ kernelspec:

1818

This lecture presents a model of the college-high-school wage gap in which the

1919

"time to build" a college graduate plays a key role.

2020
21+

```{note}

22+

Milton Friedman used our model to study whether differences in the earnings of US dentists and doctors were justified by competitive labor markets or whether

23+

they reflected entry barriers imposed by US governments working in conjunction with doctors' lobbies. Chapter 4 of Jennifer Burns {cite}`Burns_2023` presents an

24+

interesting account of Milton Friedman's joint work with Simon Kuznets that eventually led to the publication of {cite}`kuznets1939incomes` and {cite}`friedman1954incomes`. To map Friedman's application to our model, think of our high school students as Friedman's dentists and our college graduates as Friedman's doctors.

25+

```

26+
2127

The model is "incomplete" in the sense that it is just one "condition" in the form of a single equation that would be part of set equations comprising all "equilibrium conditions" of a more fully articulated model.

2228
2329

The condition featured in our model determines a college, high-school wage ratio that equalizes the present values of a high school worker and a college educated worker.

Read the original on github.com ↗