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 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 285 [Stand by Me] *
9 [Ann Peebles] *
361 [3 Days to Kill] *
1 [Alfie] *
9 [Say Anything] *
361 [Bullets Over Broadway] *
49 [John Cusack] *
256 [Grosse Pointe Blank] *
361 [Con Air] *
324 [The Grifters] *
16 [Margaret Travolta] *
16 [Alex Désert] *
25 [Ivanna Sakhno] *
4 [Swingers] *
441 [The Simpsons] *
1 [The Avengers: Earth's Mightiest Heroes] *
16 [Enchanted] *
441 [Wild Hogs] *
361 [Catch Me If You Can] *
324 [Pacific Rim: Uprising] *
4 [Ahsoka] *
361 [The Reunion] *
4 [The Spy Who Dumped Me]
)
= 5.94 x 10^39
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.27 [Stand by Me] *
1 [Ann Peebles] *
1 [3 Days to Kill] *
1 [Alfie] *
1 [Say Anything] *
1 [Bullets Over Broadway] *
1 [John Cusack] *
1 [Grosse Pointe Blank] *
1 [Con Air] *
1 [The Grifters] *
1 [Margaret Travolta] *
1 [Alex Désert] *
1 [Ivanna Sakhno] *
1 [Swingers] *
1 [The Simpsons] *
1 [The Avengers: Earth's Mightiest Heroes] *
1 [Enchanted] *
1 [Wild Hogs] *
1 [Catch Me If You Can] *
1 [Pacific Rim: Uprising] *
1 [Ahsoka] *
1 [The Reunion] *
1 [The Spy Who Dumped Me]
)
= 1.27
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
23
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.62%
(5.94 × 1039 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)