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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 20 [Nick Nolte] *
306 [Do the Right Thing] *
380 [The Curious Case of Benjamin Button] *
289 [On the Nickel] *
361 [Bad Lieutenant] *
324 [Dog Day Afternoon] *
25 [Penelope Allen] *
4 [In the Cut] *
9 [John Savage] *
324 [The Deer Hunter] *
324 [Hotel Rwanda] *
1 [The Prince of Tides] *
1 [Affliction] *
16 [Ben Chaplin] *
9 [Elias Koteas] *
1 [Birthday Girl] *
4 [Murder by Numbers] *
4 [The Truth About Cats & Dogs] *
196 [Crash]
)
= 8.38 x 10^28
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Nick Nolte] *
1.06 [Do the Right Thing] *
1.05 [The Curious Case of Benjamin Button] *
1 [On the Nickel] *
1 [Bad Lieutenant] *
1 [Dog Day Afternoon] *
1 [Penelope Allen] *
1 [In the Cut] *
1 [John Savage] *
1 [The Deer Hunter] *
1 [Hotel Rwanda] *
1 [The Prince of Tides] *
1 [Affliction] *
1 [Ben Chaplin] *
1 [Elias Koteas] *
1 [Birthday Girl] *
1 [Murder by Numbers] *
1 [The Truth About Cats & Dogs] *
1 [Crash]
)
= 1.39
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
19
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.95%
(8.38 × 1028 overall)
Dominant nodes (excluded from chart)The Curious Case of Benjamin Button 14.49%Bad Lieutenant 13.76%Dog Day Afternoon 12.35%The Deer Hunter 12.35%Hotel Rwanda 12.35%Do the Right Thing 11.67%On the Nickel 11.02%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)