Sandbox: Difference between revisions

From Pardee Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<math>KNENVINDEX_{r,t}=(EconFreeIndex_{r,t}+FreeDomIndex_{r,t}+GovRegQualIndex_{r,t})/3</math>
<math>KNEXTINDEX_{r,t}=(TradeIndex_{r,t}+2*InvIndex_{r,t})/2</math>


<math>EconFreeIndex_{r,t}=ECONFREE_{r,t}/10</math>
<math>TradeIndex_{r,t}=log\frac{XRPA_{r,t}+MRPA_{r,t}}{GDPPOT_{r,t}}/log1000</math>


<math>FreeDomIndex_{r,t}=FREEDOM_{r,t}/14</math>
<math>InvIndex_{r,t}=log\frac{XFDISTOCK_{r,t}+XFDISTOUT_{r,t}}{GDPPOT_{r,t}}/log500
 
<math>GovRegQualIndex_{r,t}=GOVREGQUAL_{r,t}/5

Revision as of 18:20, 25 May 2017

<math>InvIndex_{r,t}=log\frac{XFDISTOCK_{r,t}+XFDISTOUT_{r,t}}{GDPPOT_{r,t}}/log500