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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 29 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 56 [Paul Guilfoyle] *
380 [The Curious Case of Benjamin Button] *
361 [L.A. Confidential] *
4 [Primary Colors] *
361 [CSI: Crime Scene Investigation] *
324 [Beverly Hills Cop II] *
289 [Howard the Duck] *
324 [A Few Good Men] *
49 [Xander Berkeley] *
324 [Shanghai Noon] *
1 [Barb Wire] *
400 [Terminator 2: Judgment Day] *
400 [Sid and Nancy] *
324 [Tag: The Assassination Game] *
289 [Dances with Wolves] *
25 [Tom Everett] *
9 [The Alamo] *
256 [My Fellow Americans] *
16 [Wendy Crewson] *
4 [E.E. Bell] *
16 [Alex Veadov] *
324 [The Covenant] *
361 [The 6th Day] *
25 [Room] *
324 [Water for Elephants] *
400 [The Equalizer] *
4 [We Own the Night] *
4 [Act of Valor] *
306 [Alter Boys]
)
= 3.15 x 10^56
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.14 [Paul Guilfoyle] *
1.05 [The Curious Case of Benjamin Button] *
1 [L.A. Confidential] *
1 [Primary Colors] *
1 [CSI: Crime Scene Investigation] *
1 [Beverly Hills Cop II] *
1 [Howard the Duck] *
1 [A Few Good Men] *
1 [Xander Berkeley] *
1 [Shanghai Noon] *
1 [Barb Wire] *
1 [Terminator 2: Judgment Day] *
1 [Sid and Nancy] *
1 [Tag: The Assassination Game] *
1 [Dances with Wolves] *
1 [Tom Everett] *
1 [The Alamo] *
1 [My Fellow Americans] *
1 [Wendy Crewson] *
1 [E.E. Bell] *
1 [Alex Veadov] *
1 [The Covenant] *
1 [The 6th Day] *
1 [Room] *
1 [Water for Elephants] *
1 [The Equalizer] *
1 [We Own the Night] *
1 [Act of Valor] *
0.9444 [Alter Boys]
)
= 1.14
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
29
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.60%
(3.15 × 1056 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)