Sandbox: Difference between revisions

From Pardee Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<math>HDI_r=\frac{LifeExpInd_r+LitInd+GDPInd}{3}</math>
<math>GDIFLOAT_r=\frac{LifeExpInd_r+LitInd+GDPInd}{3}</math>


where
where


<math>LifeExpInd=\frac{LIFEEXP_r-LIFEXPMIN}{LIFEXPMAX-LIFEXPMIN}</math>
<math>LifeExpInd=\frac{LIFEEXP_r-LIFEXPMIN}{HDILIFEMAXFLOAT-LIFEXPMIN}</math>


<math>LitInd=LIT_r/100</math>
<math>LitInd=LIT_r/100</math>


<math>GDPInd=\frac{Log(GDPPCP_r*1000)-Log(100)}{Log(40000)-Log(100)}
<math>GDPIND=\frac{Log(GDPPCP_r*1000)-Log(100)}{Log(GDPPCMAX)-Log(100)}

Revision as of 17:37, 8 June 2017

where

<math>GDPIND=\frac{Log(GDPPCP_r*1000)-Log(100)}{Log(GDPPCMAX)-Log(100)}