Sandbox: Difference between revisions

From Pardee Wiki
Jump to navigation Jump to search
EmoryFerguson (talk | contribs)
No edit summary
EmoryFerguson (talk | contribs)
No edit summary
Line 1: Line 1:
if
if


<math>ThreatIPredBase_{act,ta{\gamma}}
<math>ThreatIPredBase_{act,tay}>0</math>
 
then
 
<math>ThreatIPred_{act,tay}=ThreatIPredBase_{act,tay}+PowerTranTermI_{act,tay}+AllyI_{act,tay}+DemocTermMin_{act,tay}+DemocTermDist_{act,tay}</math>
 
where
 
<math>PowerTranTermI_{act,tay}=AnalFunc(POWER_{act},POWER_{tay},\mathbf{wppowtran1},\mathbf{wppowtran2})</math>
 
<math>AllyI_{act,tay}=ALLY_{act,tay}*\mathbf{wpally}</math>
 
<math>DemocTermMin_{act,tay}=Amin(DEMOCPOLITY_{act},DEMOCPOLITY_{tar})*\mathbf{wpdemmin}</math>
 
<math>DemocTermDist_{act,tay}=(DEMOCPOLITY_{act}-DEMOCPOLITY_{tar})*\mathbf{wpdemdist}

Revision as of 19:32, 10 June 2017

if

ThreatIPredBaseact,tay>0

then

ThreatIPredact,tay=ThreatIPredBaseact,tay+PowerTranTermIact,tay+AllyIact,tay+DemocTermMinact,tay+DemocTermDistact,tay

where

PowerTranTermIact,tay=AnalFunc(POWERact,POWERtay,𝐰𝐩𝐩𝐨𝐰𝐭𝐫𝐚𝐧𝟏,𝐰𝐩𝐩𝐨𝐰𝐭𝐫𝐚𝐧𝟐)

AllyIact,tay=ALLYact,tay*𝐰𝐩𝐚𝐥𝐥𝐲

DemocTermMinact,tay=Amin(DEMOCPOLITYact,DEMOCPOLITYtar)*𝐰𝐩𝐝𝐞𝐦𝐦𝐢𝐧

<math>DemocTermDist_{act,tay}=(DEMOCPOLITY_{act}-DEMOCPOLITY_{tar})*\mathbf{wpdemdist}