How is this calculated?
The math continuously tracks how strongly this post is connected to the rest of the network. Every tag forms a 2-way link. The base stats determine personal node strength, and the pie charts below show this node's share against its direct neighbours.
// 1. Base variables (floored at 1 to prevent zero-multiplication math errors)
$inbound = max(1, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 81 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 12 [Bobbie Brown] *
56 [Robert Duvall] *
240 [Return to Me] *
306 [True Lies] *
289 [Cliffhanger] *
25 [Paul Winfield] *
9 [Mars Attacks!] *
4 [The Serpent and the Rainbow] *
49 [Star Trek II: The Wrath of Khan] *
49 [Michael Rooker] *
25 [Mark Gibbon] *
361 [The 6th Day] *
100 [Terry Crews] *
16 [Wendy Crewson] *
16 [Tony Goldwyn] *
121 [Arnold Schwarzenegger] *
9 [Don McManus] *
9 [Michael Rapaport] *
25 [Christopher Lawford] *
1 [Colin Cunningham] *
16 [Jennifer Gareis] *
9 [Ken Pogue] *
1 [Mark Brandon] *
1 [Rodney Rowland] *
9 [Sarah Wynter] *
1 [Taylor Reid] *
1 [Wanda Cannon] *
25 [End of Days] *
196 [Conan the Destroyer] *
361 [Total Recall] *
400 [Terminator 2: Judgment Day] *
361 [Kindergarten Cop] *
361 [Jingle All the Way] *
361 [Last Action Hero] *
324 [Red Sonja] *
256 [Zeke and Luther] *
324 [Soapdish] *
25 [Marianne Muellerleile] *
16 [Smokin' Aces] *
1 [SpongeBob SquarePants] *
324 [The Hunchback of Notre Dame] *
25 [Patrick Pinney] *
225 [DuckTales the Movie: Treasure of the Lost Lamp] *
16 [Atlantis: The Lost Empire] *
16 [Dean Norris] *
49 [Xander Berkeley] *
16 [Castulo Guerra] *
16 [Earl Boen] *
4 [Edward Furlong] *
1 [Jared Lounsbery] *
25 [Jenette Goldstein] *
4 [Joe Morton] *
1 [Ken Gibbel] *
1 [Leslie Hamilton Gearren] *
25 [Linda Hamilton] *
25 [Michael Edwards] *
16 [Pete Schrum] *
25 [Robert Patrick] *
16 [Robert Winley] *
36 [S. Epatha Merkerson] *
1 [Shane Wilder] *
16 [Danny Cooksey] *
324 [Tag: The Assassination Game] *
9 [Dante's Peak] *
4 [Terminator: Dark Fate] *
9 [Art Carney] *
9 [Anthony Quinn] *
100 [Ian McKellen] *
25 [F. Murray Abraham] *
16 [Robert Prosky] *
16 [Mercedes Ruehl] *
36 [Charles Dance] *
25 [Tom Noonan] *
1 [Frank McRae] *
16 [Jim Belushi] *
1 [Joan Plowright] *
4 [Karen Duffy] *
1 [Keith Barish] *
1 [Professor Toru Tanaka] *
1 [Austin O'Brien] *
4 [Chevy Chase]
)
= 3.89 x 10^103
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Bobbie Brown] *
1.14 [Robert Duvall] *
1.07 [Return to Me] *
1.06 [True Lies] *
1 [Cliffhanger] *
1 [Paul Winfield] *
1 [Mars Attacks!] *
1 [The Serpent and the Rainbow] *
1 [Star Trek II: The Wrath of Khan] *
1 [Michael Rooker] *
1 [Mark Gibbon] *
1 [The 6th Day] *
1 [Terry Crews] *
1 [Wendy Crewson] *
1 [Tony Goldwyn] *
1 [Arnold Schwarzenegger] *
1 [Don McManus] *
1 [Michael Rapaport] *
1 [Christopher Lawford] *
1 [Colin Cunningham] *
1 [Jennifer Gareis] *
1 [Ken Pogue] *
1 [Mark Brandon] *
1 [Rodney Rowland] *
1 [Sarah Wynter] *
1 [Taylor Reid] *
1 [Wanda Cannon] *
1 [End of Days] *
1 [Conan the Destroyer] *
1 [Total Recall] *
1 [Terminator 2: Judgment Day] *
1 [Kindergarten Cop] *
1 [Jingle All the Way] *
1 [Last Action Hero] *
1 [Red Sonja] *
1 [Zeke and Luther] *
1 [Soapdish] *
1 [Marianne Muellerleile] *
1 [Smokin' Aces] *
1 [SpongeBob SquarePants] *
1 [The Hunchback of Notre Dame] *
1 [Patrick Pinney] *
1 [DuckTales the Movie: Treasure of the Lost Lamp] *
1 [Atlantis: The Lost Empire] *
1 [Dean Norris] *
1 [Xander Berkeley] *
1 [Castulo Guerra] *
1 [Earl Boen] *
1 [Edward Furlong] *
1 [Jared Lounsbery] *
1 [Jenette Goldstein] *
1 [Joe Morton] *
1 [Ken Gibbel] *
1 [Leslie Hamilton Gearren] *
1 [Linda Hamilton] *
1 [Michael Edwards] *
1 [Pete Schrum] *
1 [Robert Patrick] *
1 [Robert Winley] *
1 [S. Epatha Merkerson] *
1 [Shane Wilder] *
1 [Danny Cooksey] *
1 [Tag: The Assassination Game] *
1 [Dante's Peak] *
1 [Terminator: Dark Fate] *
1 [Art Carney] *
1 [Anthony Quinn] *
1 [Ian McKellen] *
1 [F. Murray Abraham] *
1 [Robert Prosky] *
1 [Mercedes Ruehl] *
1 [Charles Dance] *
1 [Tom Noonan] *
1 [Frank McRae] *
1 [Jim Belushi] *
1 [Joan Plowright] *
1 [Karen Duffy] *
1 [Keith Barish] *
1 [Professor Toru Tanaka] *
1 [Austin O'Brien] *
1 [Chevy Chase]
)
= 1.72
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
81
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.01%
(3.89 × 10103 overall)
Dominant nodes (excluded from chart)Terminator 2: Judgment Day 6.33%The 6th Day 5.71%Total Recall 5.71%Kindergarten Cop 5.71%Jingle All the Way 5.71%Last Action Hero 5.71%Red Sonja 5.13%Soapdish 5.13%The Hunchback of Notre Dame 5.13%Tag: The Assassination Game 5.13%True Lies 4.84%Cliffhanger 4.57%Zeke and Luther 4.05%Return to Me 3.80%DuckTales the Movie: Treasure of the Lost Lamp 3.56%Conan the Destroyer 3.10%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)