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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 306 [Sons of Liberty] *
289 [Edward Scissorhands] *
25 [Bryan Larkin] *
400 [London Has Fallen] *
1 [The Accidental Narco] *
9 [Dungeons & Dragons: Honor Among Thieves] *
256 [The Mortal Instruments: City of Bones] *
64 [Jonathan Rhys Meyers] *
361 [Mission: Impossible II] *
36 [Elvis] *
169 [A Film with Me in It] *
400 [Mission: Impossible III] *
9 [The Tudors] *
1 [The 12th Man] *
289 [Dracula Untold] *
9 [Diarmaid Murtagh] *
16 [Vladimir Kulich] *
400 [The Equalizer] *
1 [The 13th Warrior] *
16 [Smokin' Aces]
)
= 4.39 x 10^33
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [Sons of Liberty] *
1 [Edward Scissorhands] *
1 [Bryan Larkin] *
1 [London Has Fallen] *
1 [The Accidental Narco] *
1 [Dungeons & Dragons: Honor Among Thieves] *
1 [The Mortal Instruments: City of Bones] *
1 [Jonathan Rhys Meyers] *
1 [Mission: Impossible II] *
1 [Elvis] *
1 [A Film with Me in It] *
1 [Mission: Impossible III] *
1 [The Tudors] *
1 [The 12th Man] *
1 [Dracula Untold] *
1 [Diarmaid Murtagh] *
1 [Vladimir Kulich] *
1 [The Equalizer] *
1 [The 13th Warrior] *
1 [Smokin' Aces]
)
= 1.06
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
20
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.52%
(4.39 × 1033 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)