diff --git a/models/We-Would-Like-In-Econ-ARK/AHLifeCycleExpenditure/WangT-AHLifeCycleExpenditure.ipynb b/models/We-Would-Like-In-Econ-ARK/AHLifeCycleExpenditure/WangT-AHLifeCycleExpenditure.ipynb
index b8825f07..ef3b668c 100644
--- a/models/We-Would-Like-In-Econ-ARK/AHLifeCycleExpenditure/WangT-AHLifeCycleExpenditure.ipynb
+++ b/models/We-Would-Like-In-Econ-ARK/AHLifeCycleExpenditure/WangT-AHLifeCycleExpenditure.ipynb
@@ -103,7 +103,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.7.1"
+ "version": "3.7.3"
}
},
"nbformat": 4,
diff --git a/models/We-Would-Like-In-Econ-ARK/Aiyagari1994QJE_updated.ipynb b/models/We-Would-Like-In-Econ-ARK/Aiyagari1994QJE_updated.ipynb
new file mode 100644
index 00000000..6a29dc34
--- /dev/null
+++ b/models/We-Would-Like-In-Econ-ARK/Aiyagari1994QJE_updated.ipynb
@@ -0,0 +1,218 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "# Uninsured Idiosyncratic Risk and Aggregate Saving\n",
+ "* Authors: S. Rao Aiyagari\n",
+ "* Source: The Quaterly Journal of Economics, Vol. 109, No. 3 (Aug., 1994), pp. 659-684\n",
+ "* Notebook by Zixuan Huang and Mingzuo Sun\n",
+ "* 2019 Fall"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Introduction of Heterogeneity\n",
+ "* The flaw of Representative Agent (RA) model: inconsistency with empirical studies. \n",
+ "> * Empricial studies suggest that individual consumption is much more variable than aggregate consumption, which is inconsistent with conclusions of RA model.\n",
+ "> * The behavior of wealth and portfolios is strongly at variance with the complete markets model implicit in RA models.\n",
+ "\n",
+ "* Thus due to incomplete markets, the existence of heterogeneity may be important especially with a context of borrowing constraints."
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Abtract \n",
+ "* The paper modifies standard growth model to include precautionary saving motives and liquidity constraints. \n",
+ "* The paper presents the impact on the aggregate saving rate, the importance of asset trading to individuals and the relative inequality of wealth and income distributions. "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Introduction\n",
+ "\n",
+ "### Goals \n",
+ "* To provide an exposition of models whose aggregate behavior is the result of market interaction among a large number of agents subject to idiosyncratic shocks. \n",
+ "> * This class of models contrasts with representative agent models where individual dynamics and uncertainty coincide with aggregate dynamics and uncertainty.
\n",
+ "> * This exposition is built around the standard growth model of Brock and Mirman(1972) modified to include a role for uninsured idiosyncratic risk and borrowing constraint.\n",
+ "* To use such a model to study the quantitative importance of individual risk for aggregate saving.
\n",
+ "\n",
+ "\n",
+ "### Key features\n",
+ "* Endogenous heterogeneity \n",
+ "* Aggregation\n",
+ "* Infinite horizons \n",
+ "* Borrowing constraint\n",
+ "* General equilibrium. i.e. interest rate is endogenously determined since in a steady state equilibrium the capital per capita must equal the per capita asset holdings of consumers, and the interest rate must equal the net marginal product of capital. "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Related Literature\n",
+ "* Aiyagari model originates from Bewley model and Hugget model. These models all share the same key components as mentioned in the previous part. And they are used to study the following topics:\n",
+ "> * How much of observed wealth inequality can one explain through uninsurable earnings variation across agents?
\n",
+ "> * What is the fraction of aggregate savings due to the precautionary motive?
\n",
+ "> * What are the redistributional implications of various policies?\n",
+ "\n",
+ "* The evolution of those models\n",
+ "> * Bewley(1986): an exogenous interest rate $r$ is assumed.
\n",
+ "> * Huggett(1993): a pure exchange economy in which the interest rate is endogenized.
\n",
+ "> * Aiyagari(1994): a production sector is added to Huggett model."
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Model\n",
+ "### The Individual's Problem\n",
+ "$$\n",
+ "\\begin{align}\n",
+ "max E_0[\\Sigma_{t=0}^\\infty \\beta^t U(c_t)]\n",
+ "\\end{align}\n",
+ "$$\n",
+ "subject to \n",
+ "$$\n",
+ "\\begin{align}\n",
+ "c_t+a_{t+1}&=wl_{t}+(1+r)a_t \\\\\n",
+ "c_t\\geq0&, a_t\\geq-b\n",
+ "\\end{align}\n",
+ "$$\n",
+ "where $b$ (if positive) is the limit on borrowing and $l_t$ is assumed to be i.i.d with bounded support given by $[l_{min},l_{max}]$, with $l_{min}>0$\n",
+ "\n",
+ "* If $r<0$, some limit on borrowing is required, otherwise the problem is not well posed and a solution does not exist. \n",
+ "* If $r>0$, a borrowing constraint, $a_{t} \\geq \\frac{-wl_{min}}{r}$, is implied by nonnegative consumption. Hence, if $b$ exceeds $\\frac{-wl_{min}}{r}$, the the borrowing limit $b$ wil never be binding, and $b$ should be replaced by $\\frac{wl_{min}}{r}$; In other words, the constraints may be specified as:\n",
+ "$$\n",
+ "\\begin{align}\n",
+ "a_t &\\geq -\\phi \\\\\n",
+ "\\phi &\\equiv min\\{b, \\frac{wl_{min}}{r}\\},\\ for\\ r>0; \\phi \\equiv b,\\ for\\ r \\leq 0\n",
+ "\\end{align}\n",
+ "$$\n"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "* Define $\\hat{a_t}=a_t+\\phi$ and $z_t=wl_t+(1+r)\\hat{a_t}-r\\phi$, where $\\hat{a_t}$ and $z_t$ may be thought of as the total financial resources at data $t$ and total resources of the agent at date $t$ respectively, then the Bellman equation is as follows:\n",
+ "$$\n",
+ "\\begin{align}\n",
+ "V(z_t,b,w,r) \\equiv \\underset{\\hat{a_{t+1}}}{max}\\{U(z_t-\\hat{a_t})+\\beta \\int V(z_{t+1},b,w,r)dF(l_{t+1}) \\}\n",
+ "\\end{align}\n",
+ "$$\n",
+ "* Solving the Bellman equation, the paper derives the optimal asset demand rule: $\\hat{a_{t+1}}=A(z_t,b,w,r)$ and the transition law for total resources $z_t$ is $z_{t+1}=wl_{t+1}+(1+r)A(z_t,b,w,r)-r\\phi$"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Endogenous Heteogeneity and Aggregation\n",
+ "* The distribution of $\\{z_t\\}$ and the value of $Ea_w$ (denoting long-run average assets) reflect the endogenous heterogeneity and the aggregation features mentioned above. $Ea_w$ represents the aggregate assets of the population consistent with the distribution of assets across population implied by individual optimal saving behavior.\n",
+ "* If earnings were certain (or, equivalently, markets complete), $Ea_w$ would equal ($-\\phi$) for all $r<\\lambda$, where $\\lambda$ denotes the rate of time preference. That is, per capita assets under certainty are at their lower permissible level since all agents are alike and everyone is constrained. However, in a steady state under incomplete markets, there is a distribution of agents with different total resources reflecting different histories of labor endowment shocks. \n",
+ "* Those with low total resources will continue to be liquidity constrained, whereas those with high total resources will accumulate assets beyond the constrained level. Aggregation then implies that per capita must necessarily exceed their level under certainty. "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### General Equilibrium\n",
+ "* In the steady state, the capital desired by firms at the interest rate $r$ must be equal to the capital supplied by households at the interest rate $r$, which is time invariant.\n",
+ "* The effects of varying the borrowing limit $b$ is described: when borrowing is permitted individuals need not rely solely on holdings of capital to buffer earnings variations. Borrowing can also be used to buffer these shocks and, hence, leads to smaller holdings of capital. "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Model Specification, Parameterization, and Consumption\n",
+ "\n",
+ "### Model specification and parameters\n",
+ "* Discount factor: $\\beta=0.96$\n",
+ "* Production function: Cobb Douglas with the capital share taken to be 0.36\n",
+ "* Depreciation rate: $\\delta=0.08$\n",
+ "* Utility function: CRRA with the relative risk aversion coefficient $\\mu \\in \\{1,3,5\\}$\n",
+ "* Labor endowment shocks: Markov charin specification with seven states to match the following first-order autoregressive representation for the logarithm of the labor endowment shock:\n",
+ "$$\n",
+ "\\begin{align}\n",
+ "\\log(l_t)=\\rho\\log(l_{t-1})+\\sigma(1-\\rho^2)^{1/2}\\epsilon_{t}, \\epsilon_t--Normal(0,1) \\\\\n",
+ "\\sigma \\in \\{0.2,0.4\\}, \\rho \\in \\{0,0.3,0.6,0.9\\}.\n",
+ "\\end{align}\n",
+ "$$\n",
+ "* Borrowing limit: $b=0$"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Computation\n",
+ "* Approximate the asset demand as a function of total resources (for each of the seven possible current labor endowment shocks).\n",
+ "* Approximate the steady state: start with some value of $r$ (say, $r_1$), then compute the asset demand function corresponding to $r_1$, then simulate the Markov chain for the labor endowment shock using a random number generator and obtain a series of 10,000 draws. These are used with the asset demand function to obtain a simulated series of assets. The sample mean of this is taken to be $Ea$.Then calculate $r_2$ such that $K(r_2)$ equals $Ea$. If $r_2$ exceeds the rate of time preference, it is replaced by the rate of time preference. Define $r_3=(r_1+r_2)/2$ and calculate $Ea$ corresponding to $r_3$. If $Ea$ exceeds $K(r_3)$, then $r_2$ is replaced by $r_3$, and use bisection again. If $Ea$ is less than $K(r_3)$, then $r_1$ is replaced by $r_3$ then use bisection again. Typically this yields an excellent approximation to the steady state within ten iterations. \n",
+ "* Once the steady state is approximated, calculate the mean, median, standard deviation, skewness, serial correlation coefficient for labor income, asset holdings, gross saving, consumtion, etc. "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Results\n",
+ "\n",
+ "### Aggregate Saving\n",
+ "* The differences between the saving rates with an without insurance are quite small for moderate and empirically plausible values of $\\sigma$, $\\rho$, and $\\mu$. However for high values of $\\sigma$, $\\rho$, and $\\mu$, the presence of idiosyncratic risk can raise the saving rate quite significantly by up to seven percentage points. \n",
+ "
\n",
+ "\n",
+ "### Variabilities \n",
+ "* Consumption varies about 50-70 percent as much as income. Saving and assets are much more volatile than income: Saving varies about three times as much as income, and assets vary about twice as much as income. \n",
+ "* Risk aversion tends to reduce the variabilities of all these variabilities. \n",
+ "\n",
+ "### Importance of Asset Trading\n",
+ "* If $\\mu=3$,$\\sigma=4$ and $\\rho=0.6$, then, by optimally accumulating and depleting assets, consumption variability is cut in half, yielding a welfare benefit of about 14 percent of per capita consumption.\n",
+ "\n",
+ "### Cross-Section Distributions and Inequality Measures\n",
+ "* Since long-run distrubutions for an individual coincide with cross-section distrbutions for the population, results for variabilities of individual consumption, income, and assets have immediate implications for cross-section distributions. \n",
+ "* There is much less dispersion across households in consumption compared with income and much greater dispersion in wealth compared with income. \n",
+ "* Skewness coefficients reveal another aspect of inequality. All of the cross-section distributions are positively skewed (median$<$mean). However, the degree of skewness is less than in the data. "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Conclusions and Comments\n",
+ "The Aiyagari model extends the Bewley model and the Hugget model to a context with a production sector. Deviating from the representative agent model in which complete market is implicitly assumed, it tries to study the aggregate saving behavior of the economy with the agents facing uninsured idiosyncratic risk. With an empirically plausible set of parameters, it finds that the aggregate saving rate does increase compared to the case with a complete market, however, the change here caused by the precautionary saving motive is mild. Also, the results of the model qualitatively match the real data in terms of the ranking of the fluctuations of some economic variables. However, in terms of approaching the real inequalities of income and wealth shown by the data, the model does not perform very well. Also, in this model, the joint distribution of income and wealth is not treated as a state variable, which neglects the distribution effect Krusell and Smith(1998) try to address."
+ ]
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.7.3"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 2
+}
diff --git a/models/We-Would-Like-In-Econ-ARK/GMLifeCycleInvestment/GMLifeCylceInvestment.ipynb b/models/We-Would-Like-In-Econ-ARK/GMLifeCycleInvestment/GMLifeCylceInvestment.ipynb
new file mode 100644
index 00000000..57476edf
--- /dev/null
+++ b/models/We-Would-Like-In-Econ-ARK/GMLifeCycleInvestment/GMLifeCylceInvestment.ipynb
@@ -0,0 +1,227 @@
+{
+ "cells": [
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## [Optimal Life-Cycle Asste Allocation: Understanding the Empirial Evidence (2005)](http://faculty.london.edu/fgomes/gm.pdf)\n",
+ "\n",
+ "\n",
+ "- Authors: Francisco Gomes and Alexander Michaelides\n",
+ "- Notebook by Zixuan Huang\n",
+ "- 2019 Fall"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Abstract\n",
+ "\n",
+ "- The paper finds a way to match stock market participation rates and asset allocation decisions conditional on participation, by using a life-cycle model with uninsurable labor income risk and moderate risk aversion, where the labor income risk is **idiosyncratic** and the degree of risk aversion is **heterogenous**. \n",
+ "- They found that households with low risk aversion smooth earnings shocks with a small buffer stock of assets, and consequently most of them never invest in equities. Endogenously, stockholders are more risk averse, but they still do not invest their portfolios fully in stocks."
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Empirical Evidence\n",
+ "\n",
+ "- In most industrialized countries, stock market participation rates have increased substantially. A large share of population, however, still do not own stocks either directly or indirectly (through pension funds etc.) \n",
+ "> In U.S., the stock market participation rate is close to 50%.\n",
+ "\n",
+ "- Even for those households who do own stocks, a significant proportion of their portfilios are not in stock. \n",
+ "> Conditional on stock market participation, the average equity holdings as a share of financial wealth for stock market participation is 54.8%\n",
+ "\n",
+ "- Participation rate goes up during working life and might go down during retirement.\n",
+ "\n",
+ "- There is no clear pattern of equity holdings over the life cycle. "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Model\n",
+ "\n",
+ "> ### ***Key features: Fixed entry cost; Epstein-Zin utility function; Preference heterogeneity***"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Preferences\n",
+ "\n",
+ "- Discrete time; agents live for a maximum of age 100; conditional being alive at time t, the probability that a consumer is alive at t+1 is $p_t$.\n",
+ "\n",
+ "- Epstein-Zin utility function\n",
+ "\n",
+ "> \\begin{equation} \\label{eq1}\n",
+ "V_t=\\{(1-\\beta p_t) C_t^{1-1/\\varphi}+\\beta E_t[p_t[V_{t+1}^{1-\\rho}]+(1-p_t)b\\frac{(X_{t+1}/b)^{1-\\rho}}{1-\\rho}]^\\frac{1-1/\\varphi}{1-\\rho}\\}^\\frac{1}{1-1/\\varphi} \\\\\n",
+ "\\end{equation} \n",
+ "\n",
+ "where $\\rho$ is the coefficient of RRA, $\\varphi$ is the elasticity of intertemporal substitution (EIS), $\\beta$ is the discount factor and $b$ determines the strength of the bequest motive.\n",
+ "\n",
+ "- Given the prescence of a bequest motive, the terminal condition for the recursive equation $(1)$ is:\n",
+ "> \\begin{equation} \\label{eq2}\n",
+ "V_{T+1}=b \\frac{(X_{T+1}/b)^{1-\\rho}}{1-\\rho} \\\\\n",
+ "\\end{equation}\n",
+ "\n"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Labor income process\n",
+ "\n",
+ "> \\begin{equation}\n",
+ "Y_{it}=P_{it}U_{it} \\\\\n",
+ "\\end{equation}\n",
+ "\n",
+ "
\n", + "\n", + "> \\begin{equation} \n", + "P_{it}=exp(f(t,Z_{it}))P_{it-1}N_{it} \\\\\n", + "\\end{equation}\n", + "\n", + "
\n",
+ "\n",
+ "where $f(t,Z_{it})$ is a deterministic function of age and household characteristics $Z_{it}$, $P_{it}$ is a permanent component with innovation $N_{it}$, and $U_{it}$ is a transitory component.\n",
+ "- Retirement is deterministic and exogenous, with all households retiring at age 65; Earnings in retirement are given by $Y_{it}=\\lambda P_{iK}$, where $K$ denotes the period of retiring, and $\\lambda$ is the replacement ratio (a scalar between zero and one)\n",
+ "- For each age ($t$), the percentage of household income that is dedicated to housing expenditure ($h_t$) is estimated according to the Panel Study of Income Dynamics and is substracted from the measure of disposal income. "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Financial Assets\n",
+ "- There are two financial assets, one riskless (e.g. Treasury bills, cash) and one risky (stocks). The riskless asset yields a constant gross return, $R^f$, while the return on the risky asset is given by \n",
+ "> \\begin{equation}\n",
+ "R_{t+1}^S-R^f=\\mu + \\epsilon_{t+1} \\\\\n",
+ "\\end{equation}
\n",
+ "where $\\epsilon$ follows a normal distribution with mean 0 and standard devitation $\\sigma_{\\epsilon}^2$.\n",
+ "- The positive correlation between stock returns and earnings shocks is allowed: $\\phi_N$ denotes the correlation coefficient between stock returns and permanent income shocks, while $\\phi_U$ is for tansitory shocks.\n",
+ "- Before investing in stocks for the first time, the investor must pay for a fixed lump sum cost, $F*P_{it}$. This is scaled by the level of permanent component of labor income as this significantly simplies the solution of the model and also motivated by the interpretation of the entry fee as the opportunity cost of time. "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Wealth Accumulation\n",
+ "\n",
+ "- Cash on hand is denoted as the liquid resources for consumption and saving; Dummy variable $I_p$ that is equal to one when the fixed entry cost is incurred for the first time and is zero otherwise. The household's next period cash on hand ($X_{i,t+1}$) is given by:\n",
+ "> \\begin{equation}\n",
+ "X_{i,t+1}=S_{it}R_{t+1}^S+B_{it}R^f+(1-h_t)Y_{i,t+1}-FI_pP_{i,t+1} \\\\\n",
+ "\\end{equation}
\n",
+ "where $S_{it}$ and $B_{it}$ denote respectively stock holdings and riskless asset holdings at time $t$, and $h_t$ is the fraction of income dedicated to housing-related expenditures. \n",
+ "\n",
+ "- Since the households must allocate cash on hand ($X_{it}$) between consumption expenditures and savings, cash on hand is given by:\n",
+ "> \\begin{equation}\n",
+ "X_{it}=C_{it}+S_{it}+B_{it} \\\\\n",
+ "\\end{equation}\n",
+ "\n",
+ "- Borrowing against future labor income is prevented, therefore, the following restrictions are imposed: \n",
+ "> \\begin{equation}\n",
+ "B_{it}\\geq0 \\\\\n",
+ "\\end{equation}\n",
+ ">\n",
+ "> \\begin{equation}\n",
+ "S_{it}\\geq0 \\\\\n",
+ "\\end{equation}"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Optimization\n",
+ "- The complete optimization problem is \n",
+ "> \\begin{equation}\n",
+ "max E(V_0) \\\\ \n",
+ "\\end{equation}
\n",
+ "by choosing $(S_{it}, B_{it})_{t=1}^{T}$, where $V_0$ is given by equation (1) and equation (2) and is subject to the constraints given by equations (5) to (9), and the stochastic labor income process is given by equation (3) and (4)\n",
+ "\n",
+ "- The analytical solutions do not exist. Therefore a numerical solution method based on the maximization of the value function to derive the optimal decision rules is used. "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "### Calibration\n",
+ "- Preference parameters (baseline): $\\rho=5$, $\\varphi=0.2$, $\\beta=0.96$, and $b$=2.5; With preference heterogeneity, 50% of the population with low risk aversion and low EIS ($\\rho=1.2, \\varphi=0.2$) and the other 50% with moderate risk aversion and moderate EIS ($\\rho=5,\\varphi=0.5$) are incorporated to the model. \n",
+ "\n",
+ "- Labor income process: $\\sigma_u=0.15$, $\\sigma_n=0.1$\n",
+ "\n",
+ "- Interest rate: $(R^f-1)=2\\%$; the stock return process: mean equity premium $\\mu=4\\%$ and standard deviation $\\sigma_{\\epsilon}=18\\%$\n",
+ "\n",
+ "- Correlation between stock returns and income shocks: $\\phi_{N}=0.15$ and $\\phi_{U}=0.0$ for benchmark calibration\n",
+ "\n",
+ "- Fixed cost: two limit cases: 0 and 2.5% as a share of household's expectated annual income.\n",
+ "\n",
+ "- Housing expenditure: $h_t=max(A+B_1*age+B_2*age^2+B_3*age^3,0)$, where the parameters are estimated by using the data from the Panel Study of Income Dynamics"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Conclusions"
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "- The paper presents a life-cycle model with idiosyncractic and uninsurable labor income risks to explain two important empirical observations: low stock market participation rates in the population as a whole, and moderate equity holdings for stock market participants. \n",
+ "- Households with low risk aversion and low EIS accumulate very little wealth and as a result, they do not invest in equities; households with high risk aversion and high EIS accumulate more wealth and therefore have a stronger incentive to pay for the fixed entry cost, and they are the ones who enter the stock market. Since they are more risk averse, they wouldn't like to invest much in the stock market. "
+ ]
+ },
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "## Comments\n",
+ "\n",
+ "- The key feature making the model fit the empirical evidence (low stock market participation rate and the low share of investment in stock market conditional on participation) well is Epstein-Zin utility function. This specific utility function makes it possible that the degree of risk aversion is unrelated with elasticity of intertemporal substitution (EIS). \n",
+ "\n",
+ "- Due to the separability of risk aversion and EIS, the assumption that the population is composed of two groups (a group with low risk aversion and low EIS, and a group with high risk aversion and high EIS) leads to the result that people who enter the stock market are **endougously** more risk averse and thus not investing all their portfolio into the stock market. \n",
+ "\n",
+ "- However, the underlying reason why this utility form is reasonable to accomodate data is absent. "
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": []
+ }
+ ],
+ "metadata": {
+ "kernelspec": {
+ "display_name": "Python 3",
+ "language": "python",
+ "name": "python3"
+ },
+ "language_info": {
+ "codemirror_mode": {
+ "name": "ipython",
+ "version": 3
+ },
+ "file_extension": ".py",
+ "mimetype": "text/x-python",
+ "name": "python",
+ "nbconvert_exporter": "python",
+ "pygments_lexer": "ipython3",
+ "version": "3.7.3"
+ }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 2
+}
diff --git a/models/We-Would-Like-In-Econ-ARK/Table2.png b/models/We-Would-Like-In-Econ-ARK/Table2.png
new file mode 100644
index 00000000..01dba93d
Binary files /dev/null and b/models/We-Would-Like-In-Econ-ARK/Table2.png differ