Sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<math> | <math>HDI21stFIX_r=\frac{LifeExpInd_r+LitInd+GDPInd}{3}</math> | ||
where | where | ||
<math>LifeExpInd=\frac{LIFEEXP_r-LIFEXPMIN}{ | <math>HDILIFEMAX21=\mathbf{hdilifemaxf}</math> | ||
<math>LifeExpInd=\frac{LIFEEXP_r-LIFEXPMIN}{HDILIFEMAX21-LIFEXPMIN}</math> | |||
<math>LitInd=LIT_r/100</math> | <math>LitInd=LIT_r/100</math> | ||
<math> | <math>LogGDPPCP21=Log(\mathbf{hdigdppcmax}*1000)</math> | ||
<math>GDPInd=\frac{Log(GDPPCP_r*1000)-Log(100)}{Log(GDPPCP21)-Log(100)} |
Revision as of 17:43, 8 June 2017
where
<math>GDPInd=\frac{Log(GDPPCP_r*1000)-Log(100)}{Log(GDPPCP21)-Log(100)}