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 *
( 12 [Cazuza] *
1 [Ashes of Paradise] *
1 [Cazuza: Time Doesn't Stop] *
1 [Georg Solti] *
256 [The Talented Mr. Ripley] *
49 [Jude Law] *
25 [Sky Captain and the World of Tomorrow] *
324 [Captain Marvel] *
324 [Cold Mountain] *
324 [The New Pope] *
361 [King Arthur: Legend of the Sword] *
16 [Colin Stinton] *
16 [John Bloom] *
400 [The Hours] *
289 [The Bourne Ultimatum] *
25 [Tomorrow Never Dies] *
400 [Notes on a Scandal] *
16 [Gandhi] *
324 [Runaway Train]
)
= 1.77 x 10^33
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Cazuza] *
1 [Ashes of Paradise] *
1 [Cazuza: Time Doesn't Stop] *
1 [Georg Solti] *
1 [The Talented Mr. Ripley] *
1 [Jude Law] *
1 [Sky Captain and the World of Tomorrow] *
1 [Captain Marvel] *
1 [Cold Mountain] *
1 [The New Pope] *
1 [King Arthur: Legend of the Sword] *
1 [Colin Stinton] *
1 [John Bloom] *
1 [The Hours] *
1 [The Bourne Ultimatum] *
1 [Tomorrow Never Dies] *
1 [Notes on a Scandal] *
1 [Gandhi] *
1 [Runaway Train]
)
= 1.33
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.78%
(1.77 × 1033 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)