Sandbox: Difference between revisions

From Pardee Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<math>HDI21stFIX_r=\frac{LifeExpInd_r+LitInd+GDPInd}{3}</math>
<math>HDI_r=(LifeExpInd)^{1/3}*(EdInd)^{1/3}*(GDPInd)^{1/3}</math>


where
where


<math>HDILIFEMAX21=\mathbf{hdilifemaxf}</math>
<math>LifeExpInd=\frac{LIFEEXP_r-LIFEXPMIN}{LIFEXPMAX-LIFEXPMIN}</math>


<math>LifeExpInd=\frac{LIFEEXP_r-LIFEXPMIN}{HDILIFEMAX21-LIFEXPMIN}</math>
<math>EdInd=(EDYRSSLEIND)^{1/2}*(EDYRSAG25IND)^{1/2}</math>


<math>LitInd=LIT_r/100</math>
<math>GDPInd=\frac{Log(GDPPCP_r*1000)-Log(100)}{Log(40000)-Log(100)}</math>


<math>LogGDPPCP21=Log(\mathbf{hdigdppcmax}*1000)</math>
where


<math>GDPInd=\frac{Log(GDPPCP_r*1000)-Log(100)}{Log(GDPPCP21)-Log(100)}
<math>EDYRSSLEIND=EDYRSSLE/EDYRSSLEMAX</math>
<math>EDYRSAG25IND=EDYRSAG25/EDYRSAG25MAX</math>

Revision as of 17:50, 8 June 2017

where

where