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=(LifeExpInd)^{1/3}*(EdInd)^{1/3}*(GDPInd)^{1/3}</math>
<math>WLIFE=\frac{\sum^RLIFEXP_r*POP_r}{WPOP}</math>


where
<math>WLIT=\frac{\sum^RLIT_r*POP_r}{WPOP}
 
<math>LifeExpInd=\frac{LIFEEXP_r-LIFEXPMIN}{LIFEXPMAX-LIFEXPMIN}</math>
 
<math>EdInd=(EDYRSSLEIND)^{1/2}*(EDYRSAG25IND)^{1/2}</math>
 
<math>GDPInd=\frac{Log(GDPPCP_r*1000)-Log(100)}{Log(40000)-Log(100)}</math>
 
where
 
<math>EDYRSSLEIND=EDYRSSLE/EDYRSSLEMAX</math>
<math>EDYRSAG25IND=EDYRSAG25/EDYRSAG25MAX</math>

Revision as of 17:54, 8 June 2017

<math>WLIT=\frac{\sum^RLIT_r*POP_r}{WPOP}