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, 18) = 18
$outbound = max(1, 17) = 17
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 18 * 17 = 306
Base_Influence (IV) = $inbound / $outbound = 18 / 17 = 1.0588
// 3. Exponential Network Values (accumulating 44 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 306 *
( 306 [Miss Congeniality] *
121 [Point Blank] *
400 [NYPD Blue] *
4 [Dennis Franz] *
196 [The Dark Knight] *
441 [Batman Begins] *
196 [Michael Caine] *
361 [Inception] *
225 [The Cider House Rules] *
324 [The Prestige] *
4 [The Quiet American] *
576 [The Dark Knight Rises] *
289 [Interstellar] *
324 [Now You See Me] *
324 [Last Love] *
256 [Dirty Rotten Scoundrels] *
361 [The Ipcress File] *
36 [ghostbusters] *
289 [Ace Ventura: Pet Detective] *
289 [Ghostbusters II] *
36 [David Margulies] *
289 [Man of the Century] *
324 [Running on Empty] *
400 [RoboCop] *
361 [RoboCop 2] *
361 [Poltergeist III] *
25 [Nancy Allen] *
64 [RoboCop 3] *
289 [The Legend of Billie Jean] *
4 [Keith Gordon] *
1 [Angie Dickinson] *
1 [Anneka Di Lorenzo] *
1 [Brandon Maggart] *
1 [Fred Weber] *
1 [Ken Baker] *
1 [Mary Davenport] *
1 [Norman Evans] *
1 [Robbie L. McDermott] *
4 [Samm-Art Williams] *
1 [Susanna Clemm] *
1 [Amalie Collier] *
1 [Sean O'Rinn] *
289 [Blood Simple] *
2 [Bill Randolph]
)
= 1.18 x 10^71
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.0588 *
( 1.06 [Miss Congeniality] *
1 [Point Blank] *
1 [NYPD Blue] *
1 [Dennis Franz] *
1 [The Dark Knight] *
1 [Batman Begins] *
1 [Michael Caine] *
1 [Inception] *
1 [The Cider House Rules] *
1 [The Prestige] *
1 [The Quiet American] *
1 [The Dark Knight Rises] *
1 [Interstellar] *
1 [Now You See Me] *
1 [Last Love] *
1 [Dirty Rotten Scoundrels] *
1 [The Ipcress File] *
1 [ghostbusters] *
1 [Ace Ventura: Pet Detective] *
1 [Ghostbusters II] *
1 [David Margulies] *
1 [Man of the Century] *
1 [Running on Empty] *
1 [RoboCop] *
1 [RoboCop 2] *
1 [Poltergeist III] *
1 [Nancy Allen] *
1 [RoboCop 3] *
1 [The Legend of Billie Jean] *
1 [Keith Gordon] *
1 [Angie Dickinson] *
1 [Anneka Di Lorenzo] *
1 [Brandon Maggart] *
1 [Fred Weber] *
1 [Ken Baker] *
1 [Mary Davenport] *
1 [Norman Evans] *
1 [Robbie L. McDermott] *
1 [Samm-Art Williams] *
1 [Susanna Clemm] *
1 [Amalie Collier] *
1 [Sean O'Rinn] *
1 [Blood Simple] *
0.5 [Bill Randolph]
)
= 0.5605
Outbound
18
Tags on post
Inbound
17
Posts tagging this
Connections
44
Total nodes
Base Node Strength
306
Base Node Influence
1.0588
Strength Share (vs Direct Neighbours)
3.78%
(1.18 × 1071 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)