# Why Symmetric Countries asymmetric?

**URL:** https://forum.dynare.org/t/why-symmetric-countries-asymmetric/12055
**Category:** Dynare++
**Created:** [28 June 2018 12:53 UTC](https://forum.dynare.org/t/why-symmetric-countries-asymmetric/12055 "2018-06-28T12:53:58Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![jasontx](https://forum.dynare.org/letter_avatar_proxy/v4/letter/j/f1d935/32.png) [@jasontx](https://forum.dynare.org/u/jasontx)
#### Post date: [28 June 2018 12:53 UTC](https://forum.dynare.org/t/why-symmetric-countries-asymmetric/12055/1 "2018-06-28T12:53:58Z")

</div>

Hi All,

I’ve been trying to solve a two-country model with EZ preferences and long-run risks in dynare++. One step is to set 1/IES = risk aversion so that EZ collapse to CRRA and see what happens, and suddenly the two identical countries are asymmetric! To illustrate what’s going on I’ve cooked up the following example:

h.mod and f.mod are exactly the same set of equations except that h.mod uses home country notation and f.mod uses foreign country notation. Not surprisingly, the two files give identical results.

But once I combine the two files into one, even though the two countries have no relation with each other in any way, suddenly the results are not symmetric anymore. I think the same thing happens if I use dynare as well. If I delete the long-run processes, the problem gets resolved somehow. Any idea why this is happening?

Thanks a lot!  
[code.zip](https://forum.dynare.org/uploads/default/original/2X/6/6786201b7f235a6c728737450420837c943f0dd8.zip) (3.8 KB)

---

<div class="post-metadata">

### Author: ![jpfeifer](https://forum.dynare.org/user_avatar/forum.dynare.org/jpfeifer/32/5044_2.png) [@jpfeifer](https://forum.dynare.org/u/jpfeifer)
#### Post date: [28 June 2018 21:10 UTC](https://forum.dynare.org/t/why-symmetric-countries-asymmetric/12055/2 "2018-06-28T21:10:55Z")

</div>

Could it be that you are relying on simulations and the random shocks are not the same anymore across countries?

---

<div class="post-metadata">

### Author: ![jasontx](https://forum.dynare.org/letter_avatar_proxy/v4/letter/j/f1d935/32.png) [@jasontx](https://forum.dynare.org/u/jasontx)
#### Post date: [30 June 2018 13:03 UTC](https://forum.dynare.org/t/why-symmetric-countries-asymmetric/12055/3 "2018-06-30T13:03:46Z")

</div>

Hi Professor Pfeifer,

Thanks for your reply! Yes, what you are suggesting is absolutely possible. But (1) the asymmetry seems severe and doesn’t go away if I change the periods or number of simulations; (2) what you are suggesting should disappear if I delete the long-run processes, since the remaining random shocks should still be different, but if I do delete the “z” processes, suddenly the two countries are symmetric again. Any thoughts?

Thanks a lot!

---

<div class="post-metadata">

### Author: ![jasontx](https://forum.dynare.org/letter_avatar_proxy/v4/letter/j/f1d935/32.png) [@jasontx](https://forum.dynare.org/u/jasontx)
#### Post date: [2 July 2018 13:28 UTC](https://forum.dynare.org/t/why-symmetric-countries-asymmetric/12055/4 "2018-07-02T13:28:46Z")

</div>

Solved. I compared the policy functions for the two countries and they are symmetric. I then re-simulated the moments with dynare\_simul and got roughly symmetric results if I average over a large number of simulations.

Thanks.

---

<div class="post-metadata">

### Author: ![jpfeifer](https://forum.dynare.org/user_avatar/forum.dynare.org/jpfeifer/32/5044_2.png) [@jpfeifer](https://forum.dynare.org/u/jpfeifer)
#### Post date: [4 July 2018 12:34 UTC](https://forum.dynare.org/t/why-symmetric-countries-asymmetric/12055/5 "2018-07-04T12:34:45Z")

</div>

Glad it worked. The issue with long-run shocks can be that they introduce persistent deviations from the steady state that may take a long time to average out.
