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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 8 [Danielson] *
6 [Irvine Welsh] *
1 [Andrew Smith] *
324 [T2 Trainspotting] *
169 [Ewan McGregor] *
64 [Ewen Bremner] *
16 [Robert Carlyle] *
4 [Jonny Lee Miller] *
1 [Aiden Haggarty] *
1 [Anjela Nedyalkova] *
1 [Ben Skelton] *
1 [Charlie Hardie] *
1 [Elek Kish] *
1 [Elijah Wolf] *
9 [Gordon Kennedy] *
1 [John Kazek] *
1 [Logan Gillies] *
1 [Scott Aitken] *
1 [Steven Robertson] *
1 [Tereza Duskova]
)
= 387.56B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Danielson] *
1.5 [Irvine Welsh] *
1 [Andrew Smith] *
1 [T2 Trainspotting] *
1 [Ewan McGregor] *
1 [Ewen Bremner] *
1 [Robert Carlyle] *
1 [Jonny Lee Miller] *
1 [Aiden Haggarty] *
1 [Anjela Nedyalkova] *
1 [Ben Skelton] *
1 [Charlie Hardie] *
1 [Elek Kish] *
1 [Elijah Wolf] *
1 [Gordon Kennedy] *
1 [John Kazek] *
1 [Logan Gillies] *
1 [Scott Aitken] *
1 [Steven Robertson] *
1 [Tereza Duskova]
)
= 3
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
20
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)T2 Trainspotting 52.60%Ewan McGregor 27.44%Ewen Bremner 10.39%Robert Carlyle 2.60%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)