Sandbox: Difference between revisions

From Pardee Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<math>SwingEffects_{r,t}=timeadj*\mathbf{swingstsdem}_{r=Swinger,p=1}*(WDemoc_{t-1}-DEMOCPOLITY_{r=Swingee,t-1}+timadj*\mathbf{swingstdem_{r=Swinger,p=2}}*(DEMOCPOLITY_{r=Swinger,t-1}-DEMOCPOLITY_{r=Swingee,t-1})+timadj*\mathbf{swingstdem_{r=Swinger,p=3}}*(RgDemoc-DEMOCPOLITY_{r=Swingee,t-1})</math>
<math>DEMOCPOLITY_{r,t}=DEMOCPOLITYBaseRev_{r,t}+SwingEffects_{r,t}+DemGlobalEffects_{r,t}
 
where timeadj=.2
 
<math>WDemoc_{t-1}=\frac{\sum^RDEMOCPOLITY_{r,t-1}}{R}</math>
 
else
 
<math>SwingEffects_{r,t}=0</math>

Revision as of 17:18, 8 June 2017

<math>DEMOCPOLITY_{r,t}=DEMOCPOLITYBaseRev_{r,t}+SwingEffects_{r,t}+DemGlobalEffects_{r,t}