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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 20 [Will Rothhaar] *
72 [I, Robot] *
36 [Contraband] *
25 [My Own Victim] *
25 [Jeff Toy] *
25 [Sky Captain and the World of Tomorrow] *
361 [District 9] *
324 [Hearts in Atlantis] *
361 [Benji] *
289 [Killing Kennedy] *
9 [Jim Parrack] *
25 [Michelle Rodriguez] *
49 [Bridget Moynahan] *
400 [Suicide Squad] *
16 [Fury] *
324 [Furious 7] *
16 [The Fast and the Furious] *
256 [Widows] *
36 [Fast & Furious 6] *
361 [John Wick: Chapter 2] *
361 [John Wick] *
400 [Lord of War] *
361 [Blue Bloods] *
9 [The Sum of All Fears]
)
= 1.41 x 10^47
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Will Rothhaar] *
1.13 [I, Robot] *
1 [Contraband] *
1 [My Own Victim] *
1 [Jeff Toy] *
1 [Sky Captain and the World of Tomorrow] *
1 [District 9] *
1 [Hearts in Atlantis] *
1 [Benji] *
1 [Killing Kennedy] *
1 [Jim Parrack] *
1 [Michelle Rodriguez] *
1 [Bridget Moynahan] *
1 [Suicide Squad] *
1 [Fury] *
1 [Furious 7] *
1 [The Fast and the Furious] *
1 [Widows] *
1 [Fast & Furious 6] *
1 [John Wick: Chapter 2] *
1 [John Wick] *
1 [Lord of War] *
1 [Blue Bloods] *
1 [The Sum of All Fears]
)
= 1.41
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
24
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.60%
(1.41 × 1047 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)